Pull request #44673 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2f212873ac83b8077ce719ac2a7d28a39f6c7532+42c8b314993e5eb3cc2776da0bbe41d5eb4b707b (caa1b16e0c71d3fc399ce1b03cc0104c24a81f89) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44673@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-12-19T22:00:46.990Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-19T22:00:46.994Z] Trying to pass milestone 1 [Pipeline] milestone [2022-12-19T22:00:47.102Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-19T22:00:47.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a49e1abb9dfc147) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] { [Pipeline] checkout [2022-12-19T22:00:47.331Z] The recommended git tool is: git [2022-12-19T22:00:47.368Z] using credential docker-jenkins-github-credentials [2022-12-19T22:00:47.380Z] Cloning the remote Git repository [2022-12-19T22:00:47.380Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:00:47.383Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:00:47.383Z] > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10 [2022-12-19T22:00:47.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:00:47.390Z] > git --version # timeout=10 [2022-12-19T22:00:47.393Z] > git --version # 'git version 2.17.1' [2022-12-19T22:00:47.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:00:47.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:01:02.932Z] Fetching without tags [2022-12-19T22:01:03.161Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:01:02.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:01:02.911Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:01:02.918Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:01:02.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:01:02.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:01:02.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:01:02.936Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:01:03.163Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:01:03.171Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:01:03.640Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:01:03.640Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:01:04.171Z] Commit message: "update containerd binary to v1.6.14" [2022-12-19T22:01:03.602Z] > git remote # timeout=10 [2022-12-19T22:01:03.613Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:01:03.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:01:03.622Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:01:03.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:01:03.643Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:01:03.654Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:01:04.174Z] > git rev-list --no-walk 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:01:04.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/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 [2022-12-19T22:01:04.848Z] Unable to find image 'alpine:latest' locally [2022-12-19T22:01:04.848Z] latest: Pulling from library/alpine [2022-12-19T22:01:04.848Z] c158987b0551: Pulling fs layer [2022-12-19T22:01:05.107Z] c158987b0551: Verifying Checksum [2022-12-19T22:01:05.107Z] c158987b0551: Download complete [2022-12-19T22:01:05.107Z] c158987b0551: Pull complete [2022-12-19T22:01:05.107Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-19T22:01:05.107Z] Status: Downloaded newer image for alpine:latest [2022-12-19T22:01:08.394Z] 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 [2022-12-19T22:01:08.594Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a49e1abb9dfc147) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] node [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 [2022-12-19T22:01:08.641Z] The recommended git tool is: git [2022-12-19T22:01:08.648Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-12-19T22:01:08.664Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-12-19T22:01:08.673Z] Fetching without tags [Pipeline] // stage [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 [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-12-19T22:01:08.877Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-12-19T22:01:08.980Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:01:08.980Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:01:09.094Z] Commit message: "update containerd binary to v1.6.14" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:01:08.658Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44673/.git # timeout=10 [2022-12-19T22:01:08.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:01:08.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:01:08.675Z] > git --version # timeout=10 [2022-12-19T22:01:08.684Z] > git --version # 'git version 2.17.1' [2022-12-19T22:01:08.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:01:08.685Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:01:08.879Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:01:08.882Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:01:08.922Z] > git remote # timeout=10 [2022-12-19T22:01:08.942Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:01:08.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:01:08.952Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:01:08.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:01:08.983Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:01:08.989Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:01:09.729Z] + [ PR != PR ] [2022-12-19T22:01:09.729Z] + [ 20.10 != master ] [2022-12-19T22:01:09.729Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:01:10.044Z] + docker version [2022-12-19T22:01:10.044Z] Client: Docker Engine - Community [2022-12-19T22:01:10.044Z] Version: 22.06.0-beta.0 [2022-12-19T22:01:10.044Z] API version: 1.42 [2022-12-19T22:01:10.044Z] Go version: go1.18.3 [2022-12-19T22:01:10.044Z] Git commit: 3e9117b [2022-12-19T22:01:10.044Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:01:10.044Z] OS/Arch: linux/amd64 [2022-12-19T22:01:10.044Z] Context: default [2022-12-19T22:01:10.044Z] [2022-12-19T22:01:10.044Z] Server: Docker Engine - Community [2022-12-19T22:01:10.044Z] Engine: [2022-12-19T22:01:10.044Z] Version: 22.06.0-beta.0 [2022-12-19T22:01:10.044Z] API version: 1.42 (minimum version 1.12) [2022-12-19T22:01:10.044Z] Go version: go1.18.3 [2022-12-19T22:01:10.044Z] Git commit: 38633e7 [2022-12-19T22:01:10.044Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:01:10.044Z] OS/Arch: linux/amd64 [2022-12-19T22:01:10.044Z] Experimental: true [2022-12-19T22:01:10.044Z] containerd: [2022-12-19T22:01:10.044Z] Version: 1.6.8 [2022-12-19T22:01:10.044Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:01:10.044Z] runc: [2022-12-19T22:01:10.044Z] Version: 1.1.4 [2022-12-19T22:01:10.044Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T22:01:10.044Z] docker-init: [2022-12-19T22:01:10.044Z] Version: 0.19.0 [2022-12-19T22:01:10.044Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T22:01:10.328Z] + docker info [2022-12-19T22:01:10.328Z] Client: [2022-12-19T22:01:10.328Z] Context: default [2022-12-19T22:01:10.328Z] Debug Mode: false [2022-12-19T22:01:10.328Z] Plugins: [2022-12-19T22:01:10.328Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T22:01:10.328Z] Version: c5aec24 [2022-12-19T22:01:10.328Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-19T22:01:10.328Z] compose: Docker Compose (Docker Inc.) [2022-12-19T22:01:10.328Z] Version: v2.12.0 [2022-12-19T22:01:10.328Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T22:01:10.328Z] scan: Docker Scan (Docker Inc.) [2022-12-19T22:01:10.328Z] Version: v0.17.0 [2022-12-19T22:01:10.328Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-19T22:01:10.328Z] [2022-12-19T22:01:10.328Z] Server: [2022-12-19T22:01:10.328Z] Containers: 0 [2022-12-19T22:01:10.328Z] Running: 0 [2022-12-19T22:01:10.328Z] Paused: 0 [2022-12-19T22:01:10.328Z] Stopped: 0 [2022-12-19T22:01:10.328Z] Images: 6 [2022-12-19T22:01:10.328Z] Server Version: 22.06.0-beta.0 [2022-12-19T22:01:10.328Z] Storage Driver: overlay2 [2022-12-19T22:01:10.328Z] Backing Filesystem: extfs [2022-12-19T22:01:10.328Z] Supports d_type: true [2022-12-19T22:01:10.328Z] Using metacopy: false [2022-12-19T22:01:10.328Z] Native Overlay Diff: true [2022-12-19T22:01:10.328Z] userxattr: false [2022-12-19T22:01:10.328Z] Logging Driver: json-file [2022-12-19T22:01:10.328Z] Cgroup Driver: cgroupfs [2022-12-19T22:01:10.328Z] Cgroup Version: 1 [2022-12-19T22:01:10.328Z] Plugins: [2022-12-19T22:01:10.328Z] Volume: local [2022-12-19T22:01:10.328Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T22:01:10.328Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T22:01:10.328Z] Swarm: inactive [2022-12-19T22:01:10.328Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-19T22:01:10.328Z] Default Runtime: runc [2022-12-19T22:01:10.328Z] Init Binary: docker-init [2022-12-19T22:01:10.328Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:01:10.328Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T22:01:10.328Z] init version: de40ad0 [2022-12-19T22:01:10.328Z] Security Options: [2022-12-19T22:01:10.328Z] apparmor [2022-12-19T22:01:10.328Z] seccomp [2022-12-19T22:01:10.328Z] Profile: builtin [2022-12-19T22:01:10.328Z] Kernel Version: 5.4.0-1088-aws [2022-12-19T22:01:10.328Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-19T22:01:10.328Z] OSType: linux [2022-12-19T22:01:10.328Z] Architecture: x86_64 [2022-12-19T22:01:10.328Z] CPUs: 2 [2022-12-19T22:01:10.328Z] Total Memory: 7.483GiB [2022-12-19T22:01:10.328Z] Name: ip-10-100-119-219 [2022-12-19T22:01:10.328Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-19T22:01:10.328Z] Docker Root Dir: /var/lib/docker [2022-12-19T22:01:10.328Z] Debug Mode: false [2022-12-19T22:01:10.328Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:01:10.328Z] Labels: [2022-12-19T22:01:10.328Z] Experimental: true [2022-12-19T22:01:10.328Z] Insecure Registries: [2022-12-19T22:01:10.328Z] 127.0.0.0/8 [2022-12-19T22:01:10.328Z] Live Restore Enabled: true [2022-12-19T22:01:10.328Z] [2022-12-19T22:01:10.328Z] WARNING: No swap limit support [Pipeline] sh [2022-12-19T22:01:10.606Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:01:10.606Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:01:10.606Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-19T22:01:10.606Z] + bash /home/ubuntu/workspace/moby_PR-44673/check-config.sh [2022-12-19T22:01:10.606Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-19T22:01:10.606Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-19T22:01:10.606Z] [2022-12-19T22:01:10.606Z] Generally Necessary: [2022-12-19T22:01:10.606Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-19T22:01:10.606Z] - apparmor: enabled and tools installed [2022-12-19T22:01:10.606Z] - CONFIG_NAMESPACES: enabled [2022-12-19T22:01:10.606Z] - CONFIG_NET_NS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_PID_NS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_IPC_NS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_UTS_NS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CGROUPS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-19T22:01:10.606Z] - CONFIG_CPUSETS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_MEMCG: enabled [2022-12-19T22:01:10.606Z] - CONFIG_KEYS: enabled [2022-12-19T22:01:10.606Z] - CONFIG_VETH: enabled (as module) [2022-12-19T22:01:10.606Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-19T22:01:10.606Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-19T22:01:10.606Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-19T22:01:10.606Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-19T22:01:10.606Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-19T22:01:10.864Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-19T22:01:10.864Z] [2022-12-19T22:01:10.864Z] Optional Features: [2022-12-19T22:01:10.864Z] - CONFIG_USER_NS: enabled [2022-12-19T22:01:10.864Z] - CONFIG_SECCOMP: enabled [2022-12-19T22:01:10.864Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-19T22:01:10.864Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-19T22:01:10.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-19T22:01:10.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-19T22:01:10.864Z] - CONFIG_BLK_CGROUP: enabled [2022-12-19T22:01:10.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-19T22:01:10.864Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-19T22:01:10.864Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-19T22:01:10.864Z] - CONFIG_CGROUP_PERF: enabled [2022-12-19T22:01:10.864Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-19T22:01:10.864Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-19T22:01:10.864Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-19T22:01:10.864Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-19T22:01:10.864Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-19T22:01:10.864Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_IP_VS: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-19T22:01:10.864Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-19T22:01:10.864Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-19T22:01:10.864Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-19T22:01:10.864Z] - CONFIG_EXT4_FS: enabled [2022-12-19T22:01:10.864Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-19T22:01:10.864Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-19T22:01:10.864Z] - Network Drivers: [2022-12-19T22:01:10.864Z] - "overlay": [2022-12-19T22:01:11.122Z] - CONFIG_VXLAN: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-19T22:01:11.122Z] Optional (for encrypted networks): [2022-12-19T22:01:11.122Z] - CONFIG_CRYPTO: enabled [2022-12-19T22:01:11.122Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-19T22:01:11.122Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-19T22:01:11.122Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-19T22:01:11.122Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-19T22:01:11.122Z] - CONFIG_XFRM: enabled [2022-12-19T22:01:11.122Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-19T22:01:11.122Z] - "ipvlan": [2022-12-19T22:01:11.122Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-19T22:01:11.122Z] - "macvlan": [2022-12-19T22:01:11.122Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_DUMMY: enabled (as module) [2022-12-19T22:01:11.122Z] - "ftp,tftp client in container": [2022-12-19T22:01:11.122Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-19T22:01:11.122Z] - Storage Drivers: [2022-12-19T22:01:11.122Z] - "aufs": [2022-12-19T22:01:11.122Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-19T22:01:11.122Z] - "btrfs": [2022-12-19T22:01:11.122Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-19T22:01:11.122Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-19T22:01:11.122Z] - "devicemapper": [2022-12-19T22:01:11.122Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-19T22:01:11.122Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-19T22:01:11.122Z] - "overlay": [2022-12-19T22:01:11.122Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-19T22:01:11.122Z] - "zfs": [2022-12-19T22:01:11.122Z] - /dev/zfs: present [2022-12-19T22:01:11.122Z] - zfs command: missing [2022-12-19T22:01:11.122Z] - zpool command: missing [2022-12-19T22:01:11.122Z] [2022-12-19T22:01:11.122Z] Limits: [2022-12-19T22:01:11.122Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-19T22:01:11.122Z] [2022-12-19T22:01:11.122Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T22:01:11.443Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 . [2022-12-19T22:01:11.700Z] #1 [internal] load build definition from Dockerfile [2022-12-19T22:01:11.700Z] #1 transferring dockerfile: 16.91kB done [2022-12-19T22:01:11.700Z] #1 DONE 0.0s [2022-12-19T22:01:11.700Z] [2022-12-19T22:01:11.700Z] #2 [internal] load .dockerignore [2022-12-19T22:01:11.700Z] #2 transferring context: 87B done [2022-12-19T22:01:11.700Z] #2 DONE 0.0s [2022-12-19T22:01:11.700Z] [2022-12-19T22:01:11.700Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T22:01:11.700Z] #3 DONE 0.3s [2022-12-19T22:01:11.959Z] [2022-12-19T22:01:11.959Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T22:01:11.959Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-19T22:01:11.959Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-19T22:01:11.959Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 8.39MB / 9.94MB 0.1s [2022-12-19T22:01:11.959Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T22:01:11.959Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-19T22:01:11.959Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-12-19T22:01:11.959Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-12-19T22:01:12.217Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-12-19T22:01:12.217Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-12-19T22:01:12.217Z] #4 DONE 0.5s [2022-12-19T22:01:12.475Z] [2022-12-19T22:01:12.475Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:01:13.040Z] #5 DONE 0.5s [2022-12-19T22:01:13.040Z] [2022-12-19T22:01:13.040Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-19T22:01:13.040Z] #6 DONE 0.5s [2022-12-19T22:01:13.040Z] [2022-12-19T22:01:13.040Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:01:13.040Z] #7 DONE 0.5s [2022-12-19T22:01:13.040Z] [2022-12-19T22:01:13.040Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:01:13.040Z] #8 DONE 0.5s [2022-12-19T22:01:13.301Z] [2022-12-19T22:01:13.301Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:01:13.301Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:01:13.301Z] #9 ... [2022-12-19T22:01:13.301Z] [2022-12-19T22:01:13.301Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:01:13.301Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:01:13.301Z] #10 DONE 0.1s [2022-12-19T22:01:13.301Z] [2022-12-19T22:01:13.301Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:01:13.301Z] #11 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:01:13.301Z] #11 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-19T22:01:13.562Z] #11 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T22:01:13.562Z] #11 sha256:a4b14cf13428c71a5fce6d9380eb2ac1452a7ae4253e594dc90c8a884fdf3db2 529B / 529B done [2022-12-19T22:01:13.562Z] #11 sha256:291bf168077c554abde831d52178c76aa8d7dad0e55a2e37a68c2b55a5d92e64 1.46kB / 1.46kB done [2022-12-19T22:01:13.562Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 0B / 55.04MB 0.1s [2022-12-19T22:01:13.562Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 17.94MB / 55.04MB 0.3s [2022-12-19T22:01:13.821Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 29.36MB / 55.04MB 0.4s [2022-12-19T22:01:13.821Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 37.75MB / 55.04MB 0.5s [2022-12-19T22:01:14.080Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 47.19MB / 55.04MB 0.6s [2022-12-19T22:01:14.080Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 0.7s [2022-12-19T22:01:14.646Z] #11 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 1.0s done [2022-12-19T22:01:15.586Z] #11 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 0.6s [2022-12-19T22:01:18.128Z] #11 ... [2022-12-19T22:01:18.128Z] [2022-12-19T22:01:18.128Z] #12 [internal] load build context [2022-12-19T22:01:18.128Z] #12 transferring context: 53.56MB 4.3s done [2022-12-19T22:01:18.128Z] #12 DONE 4.7s [2022-12-19T22:01:18.128Z] [2022-12-19T22:01:18.128Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:01:18.128Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-19T22:01:18.128Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-12-19T22:01:18.128Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:01:18.128Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-19T22:01:18.128Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-12-19T22:01:18.128Z] #10 DONE 4.7s [2022-12-19T22:01:18.128Z] [2022-12-19T22:01:18.128Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:01:18.128Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:01:18.128Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T22:01:18.128Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T22:01:18.128Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-12-19T22:01:18.128Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-12-19T22:01:18.128Z] #9 DONE 4.8s [2022-12-19T22:01:18.128Z] [2022-12-19T22:01:18.128Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:18.128Z] #13 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.1s done [2022-12-19T22:01:18.128Z] #13 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done [2022-12-19T22:01:18.128Z] #13 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 1.1s done [2022-12-19T22:01:18.128Z] #13 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done [2022-12-19T22:01:18.128Z] #13 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done [2022-12-19T22:01:18.128Z] #13 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 0.3s done [2022-12-19T22:01:18.128Z] #13 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 0.6s done [2022-12-19T22:01:18.128Z] #13 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 2.0s done [2022-12-19T22:01:18.128Z] #13 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 2.9s done [2022-12-19T22:01:18.128Z] #13 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 4.6s [2022-12-19T22:01:18.128Z] #13 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 2.1s done [2022-12-19T22:01:20.037Z] #13 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 4.8s done [2022-12-19T22:01:20.037Z] #13 ... [2022-12-19T22:01:20.037Z] [2022-12-19T22:01:20.037Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:01:20.037Z] #11 DONE 6.5s [2022-12-19T22:01:20.037Z] [2022-12-19T22:01:20.037Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:20.037Z] #13 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.1s [2022-12-19T22:01:20.037Z] #13 ... [2022-12-19T22:01:20.037Z] [2022-12-19T22:01:20.037Z] #14 [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 [2022-12-19T22:01:20.295Z] #14 ... [2022-12-19T22:01:20.295Z] [2022-12-19T22:01:20.295Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-19T22:01:20.295Z] #15 DONE 0.5s [2022-12-19T22:01:20.295Z] [2022-12-19T22:01:20.295Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:20.295Z] #13 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.3s done [2022-12-19T22:01:20.295Z] #13 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.2s [2022-12-19T22:01:20.863Z] #13 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.5s done [2022-12-19T22:01:20.863Z] #13 ... [2022-12-19T22:01:20.863Z] [2022-12-19T22:01:20.863Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-19T22:01:20.863Z] #16 DONE 0.7s [2022-12-19T22:01:21.121Z] [2022-12-19T22:01:21.121Z] #14 [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 [2022-12-19T22:01:21.121Z] #14 1.283 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:01:21.121Z] #14 1.292 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:01:21.121Z] #14 1.307 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:01:21.382Z] #14 1.486 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:01:21.641Z] #14 1.777 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:01:22.210Z] #14 2.361 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:01:23.151Z] #14 3.330 Fetched 8616 kB in 2s (3743 kB/s) [2022-12-19T22:01:23.593Z] Still waiting to schedule task [2022-12-19T22:01:23.593Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-19T22:01:23.594Z] Still waiting to schedule task [2022-12-19T22:01:23.594Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-19T22:01:23.595Z] Still waiting to schedule task [2022-12-19T22:01:23.595Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-12-19T22:01:23.597Z] Still waiting to schedule task [2022-12-19T22:01:23.597Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-12-19T22:01:23.598Z] Still waiting to schedule task [2022-12-19T22:01:23.598Z] All nodes of label ‘windows-2019’ are offline [2022-12-19T22:01:24.088Z] #14 3.330 Reading package lists... [2022-12-19T22:01:24.656Z] #14 4.098 Reading package lists... [2022-12-19T22:01:24.915Z] #14 4.816 Building dependency tree... [2022-12-19T22:01:24.915Z] #14 5.158 The following additional packages will be installed: [2022-12-19T22:01:24.915Z] #14 5.158 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T22:01:24.915Z] #14 5.158 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T22:01:24.915Z] #14 5.158 Recommended packages: [2022-12-19T22:01:24.915Z] #14 5.158 libldap-common publicsuffix libsasl2-modules [2022-12-19T22:01:25.174Z] #14 5.330 The following NEW packages will be installed: [2022-12-19T22:01:25.174Z] #14 5.330 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T22:01:25.174Z] #14 5.330 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T22:01:25.174Z] #14 5.330 libssh2-1 openssl [2022-12-19T22:01:25.432Z] #14 5.605 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T22:01:25.432Z] #14 5.605 Need to get 3047 kB of archives. [2022-12-19T22:01:25.432Z] #14 5.605 After this operation, 6661 kB of additional disk space will be used. [2022-12-19T22:01:25.432Z] #14 5.605 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-19T22:01:25.432Z] #14 5.616 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-19T22:01:25.432Z] #14 5.616 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-19T22:01:25.432Z] #14 5.630 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-19T22:01:25.432Z] #14 5.630 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-19T22:01:25.432Z] #14 5.630 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-19T22:01:25.432Z] #14 5.630 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-19T22:01:25.432Z] #14 5.631 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-19T22:01:25.432Z] #14 5.632 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-19T22:01:25.432Z] #14 5.635 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-19T22:01:25.432Z] #14 5.637 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-19T22:01:25.432Z] #14 5.640 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-19T22:01:25.432Z] #14 5.642 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:01:25.432Z] #14 5.643 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:01:25.432Z] #14 5.644 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:01:25.690Z] #14 5.850 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:01:25.690Z] #14 5.874 Fetched 3047 kB in 0s (9546 kB/s) [2022-12-19T22:01:25.690Z] #14 5.902 Selecting previously unselected package openssl. [2022-12-19T22:01:25.690Z] #14 5.902 (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.) [2022-12-19T22:01:25.690Z] #14 5.902 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-19T22:01:25.690Z] #14 5.905 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:01:25.950Z] #14 6.038 Selecting previously unselected package ca-certificates. [2022-12-19T22:01:25.950Z] #14 6.039 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T22:01:25.950Z] #14 6.044 Unpacking ca-certificates (20210119) ... [2022-12-19T22:01:25.950Z] #14 6.113 Selecting previously unselected package libbrotli1:amd64. [2022-12-19T22:01:25.950Z] #14 6.113 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-19T22:01:25.950Z] #14 6.122 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:01:25.950Z] #14 6.192 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-19T22:01:25.950Z] #14 6.192 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:01:25.950Z] #14 6.195 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:01:25.950Z] #14 6.235 Selecting previously unselected package libsasl2-2:amd64. [2022-12-19T22:01:25.950Z] #14 6.235 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:01:25.950Z] #14 6.238 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:01:25.950Z] #14 6.284 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-19T22:01:25.950Z] #14 6.284 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-19T22:01:25.950Z] #14 6.289 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:01:26.208Z] #14 6.355 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-19T22:01:26.208Z] #14 6.356 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-19T22:01:26.208Z] #14 6.360 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:01:26.208Z] #14 6.404 Selecting previously unselected package libpsl5:amd64. [2022-12-19T22:01:26.208Z] #14 6.406 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-19T22:01:26.208Z] #14 6.412 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:01:26.208Z] #14 6.455 Selecting previously unselected package librtmp1:amd64. [2022-12-19T22:01:26.208Z] #14 6.455 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-19T22:01:26.208Z] #14 6.460 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:01:26.208Z] #14 6.501 Selecting previously unselected package libssh2-1:amd64. [2022-12-19T22:01:26.208Z] #14 6.501 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-19T22:01:26.208Z] #14 6.504 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:01:26.208Z] #14 6.563 Selecting previously unselected package libcurl4:amd64. [2022-12-19T22:01:26.208Z] #14 6.563 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:01:26.467Z] #14 6.564 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:01:26.467Z] #14 6.640 Selecting previously unselected package curl. [2022-12-19T22:01:26.467Z] #14 6.640 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:01:26.467Z] #14 6.645 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:01:26.467Z] #14 6.706 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:01:26.467Z] #14 6.706 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:01:26.467Z] #14 6.712 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:01:26.467Z] #14 6.778 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:01:26.467Z] #14 6.778 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:01:26.467Z] #14 6.790 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:01:26.467Z] #14 6.832 Selecting previously unselected package jq. [2022-12-19T22:01:26.467Z] #14 6.832 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:01:26.725Z] #14 6.836 Unpacking jq (1.6-2.1) ... [2022-12-19T22:01:26.725Z] #14 6.875 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:01:26.725Z] #14 6.885 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:01:26.725Z] #14 6.894 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:01:26.725Z] #14 6.904 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:01:26.725Z] #14 6.914 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:01:26.725Z] #14 6.924 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:01:26.725Z] #14 6.933 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:01:26.725Z] #14 6.943 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:01:26.725Z] #14 6.956 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:01:26.725Z] #14 6.967 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:01:26.725Z] #14 6.976 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:01:26.725Z] #14 6.985 Setting up ca-certificates (20210119) ... [2022-12-19T22:01:27.292Z] #14 7.561 Updating certificates in /etc/ssl/certs... [2022-12-19T22:01:28.229Z] #14 8.272 129 added, 0 removed; done. [2022-12-19T22:01:28.229Z] #14 8.305 Setting up jq (1.6-2.1) ... [2022-12-19T22:01:28.229Z] #14 8.315 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:01:28.229Z] #14 8.325 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:01:28.229Z] #14 8.334 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:01:28.229Z] #14 8.351 Processing triggers for ca-certificates (20210119) ... [2022-12-19T22:01:28.229Z] #14 8.359 Updating certificates in /etc/ssl/certs... [2022-12-19T22:01:28.795Z] #14 8.953 0 added, 0 removed; done. [2022-12-19T22:01:28.795Z] #14 8.953 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T22:01:28.795Z] #14 8.953 done. [2022-12-19T22:01:31.325Z] #14 ... [2022-12-19T22:01:31.325Z] [2022-12-19T22:01:31.325Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:31.325Z] #13 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 4.2s done [2022-12-19T22:01:31.325Z] #13 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 4.1s done [2022-12-19T22:01:31.325Z] #13 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 1.4s [2022-12-19T22:01:31.325Z] #13 ... [2022-12-19T22:01:31.325Z] [2022-12-19T22:01:31.325Z] #14 [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 [2022-12-19T22:01:31.325Z] #14 DONE 11.4s [2022-12-19T22:01:31.325Z] [2022-12-19T22:01:31.325Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:31.325Z] #13 ... [2022-12-19T22:01:31.325Z] [2022-12-19T22:01:31.325Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T22:01:31.325Z] #17 DONE 0.2s [2022-12-19T22:01:31.325Z] [2022-12-19T22:01:31.325Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:01:36.595Z] #13 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 6.5s [2022-12-19T22:01:36.854Z] #13 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 7.1s done [2022-12-19T22:01:36.854Z] #13 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba [2022-12-19T22:01:37.112Z] #13 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba done [2022-12-19T22:01:37.112Z] #13 DONE 23.8s [2022-12-19T22:01:37.112Z] [2022-12-19T22:01:37.112Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T22:01:39.644Z] #18 DONE 2.1s [2022-12-19T22:01:39.644Z] [2022-12-19T22:01:39.644Z] #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 [2022-12-19T22:01:39.644Z] #0 1.435 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T22:01:39.644Z] #0 1.669 [2022-12-19T22:01:39.644Z] #0 1.890 #=#=# ######################################################################## 100.0% [2022-12-19T22:01:39.644Z] #0 2.143 [2022-12-19T22:01:39.644Z] #0 3.015 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T22:01:39.644Z] #0 3.264 [2022-12-19T22:01:39.644Z] #0 3.484 #=#=# ######################################################################## 100.0% [2022-12-19T22:01:39.644Z] #0 3.771 [2022-12-19T22:01:39.644Z] #0 4.667 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T22:01:39.644Z] #0 4.943 [2022-12-19T22:01:39.644Z] #0 5.158 #=#=# 0.1% ##################################### 51.9% ########################################### 60.1% ###################################################################### 97.6% ######################################################################## 100.0% [2022-12-19T22:01:39.644Z] #0 5.972 [2022-12-19T22:01:39.644Z] #0 6.801 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T22:01:39.644Z] #0 6.976 [2022-12-19T22:01:39.644Z] #0 7.191 #=#=# ######################################################################## 100.0% [2022-12-19T22:01:39.644Z] #0 7.397 [2022-12-19T22:01:39.644Z] #19 8.083 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T22:01:39.904Z] #19 ... [2022-12-19T22:01:39.904Z] [2022-12-19T22:01:39.904Z] #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 [2022-12-19T22:01:39.904Z] #20 DONE 0.6s [2022-12-19T22:01:39.904Z] [2022-12-19T22:01:39.904Z] #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 [2022-12-19T22:01:39.904Z] #19 8.341 [2022-12-19T22:01:39.904Z] #19 ... [2022-12-19T22:01:39.904Z] [2022-12-19T22:01:39.904Z] #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 [2022-12-19T22:01:39.904Z] #21 ... [2022-12-19T22:01:39.904Z] [2022-12-19T22:01:39.904Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T22:01:39.904Z] #22 DONE 0.2s [2022-12-19T22:01:39.904Z] [2022-12-19T22:01:39.904Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:01:39.904Z] #23 DONE 0.2s [2022-12-19T22:01:40.162Z] [2022-12-19T22:01:40.162Z] #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 [2022-12-19T22:01:40.162Z] #19 8.562 #=#=# ######################################################################## 100.0% [2022-12-19T22:01:40.424Z] #19 9.035 [2022-12-19T22:01:40.693Z] #19 9.169 Download of images into '/build' complete. [2022-12-19T22:01:40.693Z] #19 9.169 Use something like the following to load the result into a Docker daemon: [2022-12-19T22:01:40.693Z] #19 9.169 tar -cC '/build' . | docker load [2022-12-19T22:01:40.693Z] #19 DONE 9.3s [2022-12-19T22:01:40.693Z] [2022-12-19T22:01:40.693Z] #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 [2022-12-19T22:01:44.883Z] #24 4.986 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-19T22:01:44.883Z] #24 4.995 Cloning into '.'... [2022-12-19T22:01:45.453Z] #24 ... [2022-12-19T22:01:45.453Z] [2022-12-19T22:01:45.453Z] #25 [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 [2022-12-19T22:01:45.453Z] #0 5.392 + RM_GOPATH=0 [2022-12-19T22:01:45.453Z] #0 5.392 + TMP_GOPATH= [2022-12-19T22:01:45.453Z] #0 5.392 + : /build [2022-12-19T22:01:45.453Z] #0 5.392 + '[' -z '' ']' [2022-12-19T22:01:45.453Z] #0 5.392 ++ mktemp -d [2022-12-19T22:01:45.453Z] #0 5.392 + export GOPATH=/tmp/tmp.P9nLYUX4Ke [2022-12-19T22:01:45.453Z] #0 5.392 + GOPATH=/tmp/tmp.P9nLYUX4Ke [2022-12-19T22:01:45.453Z] #0 5.392 + RM_GOPATH=1 [2022-12-19T22:01:45.453Z] #0 5.392 + case "$(go env GOARCH)" in [2022-12-19T22:01:45.453Z] #0 5.396 ++ go env GOARCH [2022-12-19T22:01:45.453Z] #0 5.449 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:45.453Z] #0 5.449 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:45.453Z] #0 5.494 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:45.453Z] #0 5.503 + dir=/tmp/install [2022-12-19T22:01:45.453Z] #0 5.503 + bin=golangci_lint [2022-12-19T22:01:45.453Z] #0 5.503 + shift [2022-12-19T22:01:45.453Z] #0 5.503 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-19T22:01:45.453Z] #0 5.503 + . /tmp/install/golangci_lint.installer [2022-12-19T22:01:45.453Z] #0 5.503 ++ : v1.44.0 [2022-12-19T22:01:45.453Z] #0 5.503 + install_golangci_lint [2022-12-19T22:01:45.453Z] #0 5.503 + set -e [2022-12-19T22:01:45.453Z] #0 5.503 + echo 'Install golangci-lint version v1.44.0' [2022-12-19T22:01:45.453Z] #0 5.503 + GOBIN=/build [2022-12-19T22:01:45.453Z] #0 5.503 + GO111MODULE=on [2022-12-19T22:01:45.453Z] #0 5.503 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-19T22:01:45.453Z] #0 5.503 Install golangci-lint version v1.44.0 [2022-12-19T22:01:45.712Z] #25 5.985 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-19T22:01:45.712Z] #25 ... [2022-12-19T22:01:45.712Z] [2022-12-19T22:01:45.712Z] #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 [2022-12-19T22:01:45.712Z] #21 5.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:01:45.712Z] #21 5.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:01:45.712Z] #21 5.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:01:46.649Z] #21 6.885 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:01:48.558Z] #21 8.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:01:49.937Z] #21 ... [2022-12-19T22:01:49.937Z] [2022-12-19T22:01:49.937Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:01:49.937Z] #0 6.001 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:01:49.937Z] #0 6.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:01:49.937Z] #0 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:01:49.937Z] #0 7.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:01:49.937Z] #0 9.050 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:01:49.937Z] #26 ... [2022-12-19T22:01:49.937Z] [2022-12-19T22:01:49.937Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-19T22:01:49.937Z] #0 5.047 + RM_GOPATH=0 [2022-12-19T22:01:49.937Z] #0 5.047 + TMP_GOPATH= [2022-12-19T22:01:49.937Z] #0 5.047 + : /build [2022-12-19T22:01:49.937Z] #0 5.047 + '[' -z '' ']' [2022-12-19T22:01:49.937Z] #0 5.047 ++ mktemp -d [2022-12-19T22:01:49.937Z] #0 5.053 + export GOPATH=/tmp/tmp.dQPJQj5R1q [2022-12-19T22:01:49.937Z] #0 5.053 + GOPATH=/tmp/tmp.dQPJQj5R1q [2022-12-19T22:01:49.937Z] #0 5.053 + RM_GOPATH=1 [2022-12-19T22:01:49.937Z] #0 5.053 + case "$(go env GOARCH)" in [2022-12-19T22:01:49.937Z] #0 5.053 ++ go env GOARCH [2022-12-19T22:01:49.937Z] #0 5.074 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:49.937Z] #0 5.074 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:49.937Z] #0 5.082 Install shfmt version v3.0.2 [2022-12-19T22:01:49.937Z] #0 5.082 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:49.937Z] #0 5.082 + dir=/tmp/install [2022-12-19T22:01:49.937Z] #0 5.082 + bin=shfmt [2022-12-19T22:01:49.937Z] #0 5.082 + shift [2022-12-19T22:01:49.937Z] #0 5.082 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-19T22:01:49.937Z] #0 5.082 + . /tmp/install/shfmt.installer [2022-12-19T22:01:49.937Z] #0 5.082 ++ : v3.0.2 [2022-12-19T22:01:49.937Z] #0 5.082 + install_shfmt [2022-12-19T22:01:49.937Z] #0 5.082 + echo 'Install shfmt version v3.0.2' [2022-12-19T22:01:49.937Z] #0 5.082 + GOBIN=/build [2022-12-19T22:01:49.937Z] #0 5.082 + GO111MODULE=on [2022-12-19T22:01:49.937Z] #0 5.082 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-19T22:01:49.937Z] #0 5.804 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T22:01:49.937Z] #0 7.422 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-19T22:01:49.937Z] #0 7.429 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-19T22:01:49.937Z] #0 7.506 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-19T22:01:49.937Z] #0 9.594 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-19T22:01:49.937Z] #27 ... [2022-12-19T22:01:49.937Z] [2022-12-19T22:01:49.937Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-19T22:01:49.937Z] #0 4.202 + git clone https://github.com/docker/distribution.git . [2022-12-19T22:01:49.937Z] #0 4.205 Cloning into '.'... [2022-12-19T22:01:50.197Z] #28 ... [2022-12-19T22:01:50.197Z] [2022-12-19T22:01:50.197Z] #29 [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 [2022-12-19T22:01:50.197Z] #0 4.947 + RM_GOPATH=0 [2022-12-19T22:01:50.197Z] #0 4.947 + TMP_GOPATH= [2022-12-19T22:01:50.197Z] #0 4.947 + : /build [2022-12-19T22:01:50.197Z] #0 4.947 + '[' -z '' ']' [2022-12-19T22:01:50.197Z] #0 4.947 ++ mktemp -d [2022-12-19T22:01:50.197Z] #0 4.949 + export GOPATH=/tmp/tmp.yiOsYkGf54 [2022-12-19T22:01:50.197Z] #0 4.949 + GOPATH=/tmp/tmp.yiOsYkGf54 [2022-12-19T22:01:50.197Z] #0 4.949 + RM_GOPATH=1 [2022-12-19T22:01:50.197Z] #0 4.952 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.197Z] #0 4.952 ++ go env GOARCH [2022-12-19T22:01:50.197Z] #0 4.993 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.197Z] #0 4.994 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.197Z] #0 4.999 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.197Z] #0 5.059 + dir=/tmp/install [2022-12-19T22:01:50.197Z] #0 5.059 + bin=gotestsum [2022-12-19T22:01:50.197Z] #0 5.059 + shift [2022-12-19T22:01:50.197Z] #0 5.059 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-19T22:01:50.197Z] #0 5.059 + . /tmp/install/gotestsum.installer [2022-12-19T22:01:50.197Z] #0 5.059 ++ : v1.8.2 [2022-12-19T22:01:50.197Z] #0 5.059 + install_gotestsum [2022-12-19T22:01:50.197Z] #0 5.059 + set -e [2022-12-19T22:01:50.197Z] #0 5.059 + echo 'Install gotestsum version v1.8.2' [2022-12-19T22:01:50.197Z] #0 5.059 + GOBIN=/build [2022-12-19T22:01:50.197Z] #0 5.059 + GO111MODULE=on [2022-12-19T22:01:50.197Z] #0 5.059 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-19T22:01:50.197Z] #0 5.060 Install gotestsum version v1.8.2 [2022-12-19T22:01:50.197Z] #0 5.668 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:01:50.197Z] #0 7.945 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:01:50.197Z] #0 7.945 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:01:50.197Z] #0 8.112 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:01:50.197Z] #0 8.537 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:01:50.197Z] #0 8.606 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:01:50.197Z] #0 8.621 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:01:50.197Z] #0 8.700 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:01:50.197Z] #0 8.765 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:01:50.197Z] #0 8.979 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:01:50.197Z] #0 9.310 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:01:50.197Z] #29 ... [2022-12-19T22:01:50.197Z] [2022-12-19T22:01:50.197Z] #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 [2022-12-19T22:01:50.197Z] #0 4.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:01:50.197Z] #0 4.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:01:50.197Z] #0 4.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:01:50.197Z] #0 4.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:01:50.197Z] #0 6.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:01:50.197Z] #0 7.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:01:50.456Z] #30 ... [2022-12-19T22:01:50.456Z] [2022-12-19T22:01:50.456Z] #31 [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 [2022-12-19T22:01:50.456Z] #0 3.794 + RM_GOPATH=0 [2022-12-19T22:01:50.456Z] #0 3.794 + TMP_GOPATH= [2022-12-19T22:01:50.456Z] #0 3.794 + : /build [2022-12-19T22:01:50.456Z] #0 3.794 + '[' -z '' ']' [2022-12-19T22:01:50.456Z] #0 3.796 ++ mktemp -d [2022-12-19T22:01:50.456Z] #0 3.796 + export GOPATH=/tmp/tmp.BXC8JoaZ3s [2022-12-19T22:01:50.456Z] #0 3.796 + GOPATH=/tmp/tmp.BXC8JoaZ3s [2022-12-19T22:01:50.456Z] #0 3.796 + RM_GOPATH=1 [2022-12-19T22:01:50.456Z] #0 3.796 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.456Z] #0 3.796 ++ go env GOARCH [2022-12-19T22:01:50.456Z] #0 3.803 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.456Z] #0 3.803 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.456Z] #0 3.805 Install vndr version v0.1.2 [2022-12-19T22:01:50.456Z] #0 3.805 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.456Z] #0 3.805 + dir=/tmp/install [2022-12-19T22:01:50.456Z] #0 3.805 + bin=vndr [2022-12-19T22:01:50.456Z] #0 3.805 + shift [2022-12-19T22:01:50.456Z] #0 3.805 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-19T22:01:50.456Z] #0 3.805 + . /tmp/install/vndr.installer [2022-12-19T22:01:50.456Z] #0 3.805 ++ : v0.1.2 [2022-12-19T22:01:50.456Z] #0 3.805 + install_vndr [2022-12-19T22:01:50.456Z] #0 3.805 + echo 'Install vndr version v0.1.2' [2022-12-19T22:01:50.456Z] #0 3.805 + GOBIN=/build [2022-12-19T22:01:50.456Z] #0 3.805 + GO111MODULE=on [2022-12-19T22:01:50.456Z] #0 3.805 + go install github.com/LK4D4/vndr@v0.1.2 [2022-12-19T22:01:50.456Z] #0 4.357 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-12-19T22:01:50.456Z] #31 ... [2022-12-19T22:01:50.456Z] [2022-12-19T22:01:50.456Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:01:50.456Z] #0 4.714 + RM_GOPATH=0 [2022-12-19T22:01:50.456Z] #0 4.714 + TMP_GOPATH= [2022-12-19T22:01:50.456Z] #0 4.714 + : /build [2022-12-19T22:01:50.456Z] #0 4.714 + '[' -z '' ']' [2022-12-19T22:01:50.456Z] #0 4.714 ++ mktemp -d [2022-12-19T22:01:50.456Z] #0 4.714 + export GOPATH=/tmp/tmp.HuTSUF7NER [2022-12-19T22:01:50.456Z] #0 4.714 + GOPATH=/tmp/tmp.HuTSUF7NER [2022-12-19T22:01:50.456Z] #0 4.714 + RM_GOPATH=1 [2022-12-19T22:01:50.456Z] #0 4.714 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.456Z] #0 4.714 ++ go env GOARCH [2022-12-19T22:01:50.456Z] #0 4.714 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.456Z] #0 4.714 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.456Z] #0 4.714 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.456Z] #0 4.714 + dir=/tmp/install [2022-12-19T22:01:50.456Z] #0 4.714 + bin=tomlv [2022-12-19T22:01:50.456Z] #0 4.714 + shift [2022-12-19T22:01:50.456Z] #0 4.714 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-19T22:01:50.456Z] #0 4.714 + . /tmp/install/tomlv.installer [2022-12-19T22:01:50.456Z] #0 4.714 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:01:50.456Z] #0 4.714 + install_tomlv [2022-12-19T22:01:50.456Z] #0 4.714 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-19T22:01:50.456Z] #0 4.714 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HuTSUF7NER/src/github.com/BurntSushi/toml [2022-12-19T22:01:50.456Z] #0 4.747 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:01:50.456Z] #0 4.747 Cloning into '/tmp/tmp.HuTSUF7NER/src/github.com/BurntSushi/toml'... [2022-12-19T22:01:50.456Z] #0 6.184 + cd /tmp/tmp.HuTSUF7NER/src/github.com/BurntSushi/toml [2022-12-19T22:01:50.456Z] #0 6.185 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:01:50.456Z] #0 6.379 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:01:50.456Z] #0 7.028 internal/unsafeheader [2022-12-19T22:01:50.456Z] #0 7.073 internal/goarch [2022-12-19T22:01:50.456Z] #0 7.262 internal/cpu [2022-12-19T22:01:50.456Z] #0 7.279 internal/abi [2022-12-19T22:01:50.456Z] #0 7.727 internal/goexperiment [2022-12-19T22:01:50.456Z] #0 7.956 internal/goos [2022-12-19T22:01:50.456Z] #0 8.150 runtime/internal/atomic [2022-12-19T22:01:50.456Z] #0 8.293 internal/bytealg [2022-12-19T22:01:50.456Z] #0 8.856 runtime/internal/math [2022-12-19T22:01:50.456Z] #0 9.069 runtime/internal/sys [2022-12-19T22:01:50.456Z] #0 9.116 runtime/internal/syscall [2022-12-19T22:01:50.456Z] #0 9.459 internal/itoa [2022-12-19T22:01:50.456Z] #0 9.765 runtime [2022-12-19T22:01:50.456Z] #0 9.806 math/bits [2022-12-19T22:01:50.456Z] #0 10.85 math [2022-12-19T22:01:50.715Z] #32 ... [2022-12-19T22:01:50.715Z] [2022-12-19T22:01:50.715Z] #33 [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 [2022-12-19T22:01:50.715Z] #0 4.236 + RM_GOPATH=0 [2022-12-19T22:01:50.715Z] #0 4.236 + TMP_GOPATH= [2022-12-19T22:01:50.715Z] #0 4.236 + : /build [2022-12-19T22:01:50.715Z] #0 4.236 + '[' -z '' ']' [2022-12-19T22:01:50.715Z] #0 4.243 ++ mktemp -d [2022-12-19T22:01:50.716Z] #0 4.243 + export GOPATH=/tmp/tmp.9v9NNS9SFW [2022-12-19T22:01:50.716Z] #0 4.243 + GOPATH=/tmp/tmp.9v9NNS9SFW [2022-12-19T22:01:50.716Z] #0 4.243 + RM_GOPATH=1 [2022-12-19T22:01:50.716Z] #0 4.243 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.716Z] #0 4.243 ++ go env GOARCH [2022-12-19T22:01:50.716Z] #0 4.248 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:01:50.716Z] #0 4.248 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.716Z] #0 4.248 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.716Z] #0 4.248 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.716Z] #0 4.248 + dir=/tmp/install [2022-12-19T22:01:50.716Z] #0 4.248 + bin=proxy [2022-12-19T22:01:50.716Z] #0 4.248 + shift [2022-12-19T22:01:50.716Z] #0 4.248 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-19T22:01:50.716Z] #0 4.248 + . /tmp/install/proxy.installer [2022-12-19T22:01:50.716Z] #0 4.248 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:01:50.716Z] #0 4.248 + install_proxy [2022-12-19T22:01:50.716Z] #0 4.248 + case "$1" in [2022-12-19T22:01:50.716Z] #0 4.248 + export CGO_ENABLED=0 [2022-12-19T22:01:50.716Z] #0 4.248 + CGO_ENABLED=0 [2022-12-19T22:01:50.716Z] #0 4.248 + _install_proxy [2022-12-19T22:01:50.716Z] #0 4.248 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-19T22:01:50.716Z] #0 4.248 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.9v9NNS9SFW/src/github.com/docker/libnetwork [2022-12-19T22:01:50.716Z] #0 4.252 Cloning into '/tmp/tmp.9v9NNS9SFW/src/github.com/docker/libnetwork'... [2022-12-19T22:01:50.716Z] #33 ... [2022-12-19T22:01:50.716Z] [2022-12-19T22:01:50.716Z] #34 [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 [2022-12-19T22:01:50.716Z] #0 4.709 + RM_GOPATH=0 [2022-12-19T22:01:50.716Z] #0 4.709 + TMP_GOPATH= [2022-12-19T22:01:50.716Z] #0 4.709 + : /build [2022-12-19T22:01:50.716Z] #0 4.709 + '[' -z '' ']' [2022-12-19T22:01:50.716Z] #0 4.709 ++ mktemp -d [2022-12-19T22:01:50.716Z] #0 4.709 + export GOPATH=/tmp/tmp.ApAA6Xfuoo [2022-12-19T22:01:50.716Z] #0 4.709 + GOPATH=/tmp/tmp.ApAA6Xfuoo [2022-12-19T22:01:50.716Z] #0 4.709 + RM_GOPATH=1 [2022-12-19T22:01:50.716Z] #0 4.709 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.716Z] #0 4.709 ++ go env GOARCH [2022-12-19T22:01:50.716Z] #0 4.709 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.716Z] #0 4.709 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.716Z] #0 4.709 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.716Z] #0 4.709 + dir=/tmp/install [2022-12-19T22:01:50.716Z] #0 4.709 + bin=dockercli [2022-12-19T22:01:50.716Z] #0 4.709 + shift [2022-12-19T22:01:50.716Z] #0 4.709 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-19T22:01:50.716Z] #0 4.709 + . /tmp/install/dockercli.installer [2022-12-19T22:01:50.716Z] #0 4.709 ++ : stable [2022-12-19T22:01:50.716Z] #0 4.709 ++ : 17.06.2-ce [2022-12-19T22:01:50.716Z] #0 4.709 + install_dockercli [2022-12-19T22:01:50.716Z] #0 4.709 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-19T22:01:50.716Z] #0 4.709 ++ uname -m [2022-12-19T22:01:50.716Z] #0 4.709 + arch=x86_64 [2022-12-19T22:01:50.716Z] #0 4.709 + '[' x86_64 '!=' x86_64 ']' [2022-12-19T22:01:50.716Z] #0 4.709 + url=https://download.docker.com/linux/static [2022-12-19T22:01:50.716Z] #0 4.709 + tar -xz docker/docker [2022-12-19T22:01:50.716Z] #0 4.741 Install docker/cli version 17.06.2-ce from stable [2022-12-19T22:01:50.716Z] #0 4.742 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-19T22:01:50.975Z] #34 ... [2022-12-19T22:01:50.975Z] [2022-12-19T22:01:50.975Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-19T22:01:50.975Z] #0 5.325 + RM_GOPATH=0 [2022-12-19T22:01:50.975Z] #0 5.325 + TMP_GOPATH= [2022-12-19T22:01:50.975Z] #0 5.325 + : /build [2022-12-19T22:01:50.975Z] #0 5.325 + '[' -z '' ']' [2022-12-19T22:01:50.975Z] #0 5.331 ++ mktemp -d [2022-12-19T22:01:50.975Z] #0 5.336 + export GOPATH=/tmp/tmp.5ew722IaLE [2022-12-19T22:01:50.975Z] #0 5.336 + GOPATH=/tmp/tmp.5ew722IaLE [2022-12-19T22:01:50.975Z] #0 5.336 + RM_GOPATH=1 [2022-12-19T22:01:50.975Z] #0 5.336 + case "$(go env GOARCH)" in [2022-12-19T22:01:50.975Z] #0 5.336 ++ go env GOARCH [2022-12-19T22:01:50.975Z] #0 5.355 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.975Z] #0 5.355 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:01:50.975Z] #0 5.372 ++ dirname /tmp/install/install.sh [2022-12-19T22:01:50.975Z] #0 5.372 + dir=/tmp/install [2022-12-19T22:01:50.975Z] #0 5.372 + bin=rootlesskit [2022-12-19T22:01:50.975Z] #0 5.372 + shift [2022-12-19T22:01:50.975Z] #0 5.372 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-19T22:01:50.975Z] #0 5.372 + . /tmp/install/rootlesskit.installer [2022-12-19T22:01:50.975Z] #0 5.372 ++ : v0.14.4 [2022-12-19T22:01:50.975Z] #0 5.372 + install_rootlesskit [2022-12-19T22:01:50.975Z] #0 5.372 + case "$1" in [2022-12-19T22:01:50.975Z] #0 5.372 + export CGO_ENABLED=0 [2022-12-19T22:01:50.975Z] #0 5.372 + CGO_ENABLED=0 [2022-12-19T22:01:50.975Z] #0 5.372 + _install_rootlesskit [2022-12-19T22:01:50.975Z] #0 5.373 + echo 'Install rootlesskit version v0.14.4' [2022-12-19T22:01:50.975Z] #0 5.373 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:01:50.975Z] #0 5.373 + GOBIN=/build [2022-12-19T22:01:50.975Z] #0 5.373 + GO111MODULE=on [2022-12-19T22:01:50.975Z] #0 5.373 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-19T22:01:50.975Z] #0 5.373 Install rootlesskit version v0.14.4 [2022-12-19T22:01:50.975Z] #0 6.053 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-19T22:01:50.975Z] #0 10.25 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:01:50.975Z] #0 10.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:01:50.975Z] #0 10.46 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T22:01:50.975Z] #0 11.00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-19T22:01:50.975Z] #35 ... [2022-12-19T22:01:50.975Z] [2022-12-19T22:01:50.975Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:01:50.975Z] #0 6.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:01:50.975Z] #0 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:01:50.975Z] #0 6.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:01:50.975Z] #0 6.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:01:50.975Z] #0 8.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:01:50.975Z] #0 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:01:51.234Z] #36 ... [2022-12-19T22:01:51.234Z] [2022-12-19T22:01:51.234Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:01:51.234Z] #26 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:01:54.544Z] #26 ... [2022-12-19T22:01:54.544Z] [2022-12-19T22:01:54.544Z] #34 [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 [2022-12-19T22:01:54.544Z] #34 13.25 + mkdir -p /build [2022-12-19T22:01:54.544Z] #34 13.26 + mv docker/docker /build/ [2022-12-19T22:01:54.544Z] #34 13.26 + rmdir docker [2022-12-19T22:01:54.544Z] #34 DONE 14.7s [2022-12-19T22:01:54.544Z] [2022-12-19T22:01:54.544Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-19T22:01:54.544Z] #35 14.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-19T22:01:54.811Z] #35 15.10 go: downloading github.com/google/uuid v1.3.0 [2022-12-19T22:01:54.811Z] #35 15.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-19T22:01:55.100Z] #35 15.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-19T22:01:55.380Z] #35 15.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:01:55.638Z] #35 15.99 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-19T22:01:55.896Z] #35 16.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-19T22:01:56.461Z] #35 16.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-19T22:01:56.461Z] #35 16.79 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-19T22:01:57.589Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fc24a5156d0728d) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] { [Pipeline] checkout [2022-12-19T22:01:57.733Z] The recommended git tool is: git [2022-12-19T22:01:59.749Z] #35 ... [2022-12-19T22:01:59.749Z] [2022-12-19T22:01:59.749Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:01:59.749Z] #36 19.87 Fetched 8616 kB in 14s (609 kB/s) [2022-12-19T22:02:00.008Z] #36 19.87 Reading package lists... [2022-12-19T22:02:00.008Z] #36 ... [2022-12-19T22:02:00.008Z] [2022-12-19T22:02:00.008Z] #31 [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 [2022-12-19T22:02:00.008Z] #31 DONE 20.3s [2022-12-19T22:02:00.267Z] [2022-12-19T22:02:00.267Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:02:00.267Z] #32 17.46 unicode/utf8 [2022-12-19T22:02:00.267Z] #32 18.37 internal/race [2022-12-19T22:02:00.267Z] #32 18.61 sync/atomic [2022-12-19T22:02:00.267Z] #32 19.23 unicode [2022-12-19T22:02:00.674Z] using credential docker-jenkins-github-credentials [2022-12-19T22:02:00.689Z] Cloning the remote Git repository [2022-12-19T22:02:00.689Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:02:00.835Z] #32 ... [2022-12-19T22:02:00.835Z] [2022-12-19T22:02:00.835Z] #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 [2022-12-19T22:02:00.835Z] #21 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:02:00.835Z] #21 19.68 Fetched 8616 kB in 14s (617 kB/s) [2022-12-19T22:02:01.094Z] #21 19.68 Reading package lists... [2022-12-19T22:02:01.094Z] #21 ... [2022-12-19T22:02:01.094Z] [2022-12-19T22:02:01.094Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:01.094Z] #26 20.87 Fetched 8616 kB in 15s (568 kB/s) [2022-12-19T22:02:00.239Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:02:00.289Z] > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10 [2022-12-19T22:02:00.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:00.580Z] > git --version # timeout=10 [2022-12-19T22:02:00.602Z] > git --version # 'git version 2.17.1' [2022-12-19T22:02:00.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:00.617Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:06.366Z] #26 20.87 Reading package lists... [2022-12-19T22:02:06.366Z] #26 ... [2022-12-19T22:02:06.366Z] [2022-12-19T22:02:06.366Z] #33 [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 [2022-12-19T22:02:06.366Z] #33 22.97 Updating files: 61% (1169/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: 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. [2022-12-19T22:02:06.366Z] #33 23.60 + cd /tmp/tmp.9v9NNS9SFW/src/github.com/docker/libnetwork [2022-12-19T22:02:06.366Z] #33 23.60 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:02:06.366Z] #33 23.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-19T22:02:06.934Z] #33 ... [2022-12-19T22:02:06.934Z] [2022-12-19T22:02:06.934Z] #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 [2022-12-19T22:02:06.934Z] #30 17.08 Fetched 8616 kB in 13s (642 kB/s) [2022-12-19T22:02:06.934Z] #30 17.08 Reading package lists... [2022-12-19T22:02:06.934Z] #30 23.28 Reading package lists... [2022-12-19T22:02:06.934Z] #30 ... [2022-12-19T22:02:06.934Z] [2022-12-19T22:02:06.934Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-19T22:02:07.451Z] #28 27.02 Updating files: 77% (1729/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. [2022-12-19T22:02:07.451Z] #28 27.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-19T22:02:07.451Z] #28 ... [2022-12-19T22:02:07.451Z] [2022-12-19T22:02:07.451Z] #29 [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 [2022-12-19T22:02:07.451Z] #29 17.65 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:02:07.451Z] #29 ... [2022-12-19T22:02:07.451Z] [2022-12-19T22:02:07.452Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:07.452Z] #26 20.87 Reading package lists... [2022-12-19T22:02:11.647Z] #26 26.64 Reading package lists... [2022-12-19T22:02:11.647Z] #26 ... [2022-12-19T22:02:11.647Z] [2022-12-19T22:02:11.647Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-19T22:02:11.647Z] #35 21.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-19T22:02:11.647Z] #35 21.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-19T22:02:11.647Z] #35 ... [2022-12-19T22:02:11.647Z] [2022-12-19T22:02:11.647Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-19T22:02:11.647Z] #28 29.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-19T22:02:14.184Z] #28 ... [2022-12-19T22:02:14.184Z] [2022-12-19T22:02:14.184Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:02:14.184Z] #32 24.55 encoding [2022-12-19T22:02:14.443Z] #32 ... [2022-12-19T22:02:14.443Z] [2022-12-19T22:02:14.443Z] #25 [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 [2022-12-19T22:02:14.443Z] #25 32.78 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:02:14.443Z] #25 32.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:02:14.443Z] #25 32.83 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:02:14.443Z] #25 32.86 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-19T22:02:14.443Z] #25 32.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T22:02:14.443Z] #25 33.18 go: downloading github.com/spf13/viper v1.10.1 [2022-12-19T22:02:14.443Z] #25 33.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-19T22:02:14.443Z] #25 33.86 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-19T22:02:14.443Z] #25 33.89 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-19T22:02:15.012Z] #25 35.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T22:02:15.012Z] #25 35.10 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T22:02:15.271Z] #25 ... [2022-12-19T22:02:15.271Z] [2022-12-19T22:02:15.271Z] #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 [2022-12-19T22:02:15.271Z] #21 19.68 Reading package lists... [2022-12-19T22:02:15.271Z] #21 25.75 Reading package lists... [2022-12-19T22:02:15.271Z] #21 30.86 Building dependency tree... [2022-12-19T22:02:15.271Z] #21 34.29 The following additional packages will be installed: [2022-12-19T22:02:15.271Z] #21 34.29 libbtrfs0 [2022-12-19T22:02:15.271Z] #21 34.52 The following NEW packages will be installed: [2022-12-19T22:02:15.271Z] #21 34.52 libbtrfs-dev libbtrfs0 [2022-12-19T22:02:15.271Z] #21 34.92 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:02:15.271Z] #21 34.92 Need to get 460 kB of archives. [2022-12-19T22:02:15.271Z] #21 34.92 After this operation, 1237 kB of additional disk space will be used. [2022-12-19T22:02:15.271Z] #21 34.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:02:15.271Z] #21 34.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:02:15.530Z] #21 ... [2022-12-19T22:02:15.530Z] [2022-12-19T22:02:15.530Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:02:15.530Z] #36 19.87 Reading package lists... [2022-12-19T22:02:15.530Z] #36 25.92 Reading package lists... [2022-12-19T22:02:15.530Z] #36 30.92 Building dependency tree... [2022-12-19T22:02:15.530Z] #36 34.33 The following additional packages will be installed: [2022-12-19T22:02:15.530Z] #36 34.36 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-19T22:02:15.530Z] #36 34.36 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-19T22:02:15.530Z] #36 34.37 Suggested packages: [2022-12-19T22:02:15.530Z] #36 34.38 manpages-dev protobuf-mode-el python3-setuptools [2022-12-19T22:02:15.530Z] #36 35.82 The following NEW packages will be installed: [2022-12-19T22:02:15.530Z] #36 35.83 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-19T22:02:15.531Z] #36 35.83 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-19T22:02:15.531Z] #36 35.84 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-19T22:02:15.531Z] #36 35.84 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-19T22:02:15.531Z] #36 ... [2022-12-19T22:02:15.531Z] [2022-12-19T22:02:15.531Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:15.531Z] #26 26.64 Reading package lists... [2022-12-19T22:02:15.531Z] #26 32.05 Building dependency tree... [2022-12-19T22:02:15.531Z] #26 35.62 The following additional packages will be installed: [2022-12-19T22:02:15.531Z] #26 35.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:02:15.531Z] #26 35.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-19T22:02:15.531Z] #26 35.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-19T22:02:15.531Z] #26 35.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-19T22:02:15.531Z] #26 35.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-19T22:02:15.531Z] #26 35.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-19T22:02:15.531Z] #26 35.64 mingw-w64-common mingw-w64-x86-64-dev [2022-12-19T22:02:15.531Z] #26 35.64 Suggested packages: [2022-12-19T22:02:15.531Z] #26 35.67 gcc-10-locales seccomp wine64 [2022-12-19T22:02:15.799Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04a0804bc9d775b51) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] { [Pipeline] checkout [2022-12-19T22:02:15.930Z] The recommended git tool is: git [2022-12-19T22:02:16.468Z] #26 36.86 The following NEW packages will be installed: [2022-12-19T22:02:16.468Z] #26 36.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:02:16.726Z] #26 36.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-19T22:02:16.726Z] #26 36.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-19T22:02:16.726Z] #26 36.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-19T22:02:16.726Z] #26 36.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-19T22:02:16.726Z] #26 36.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-19T22:02:16.726Z] #26 36.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-19T22:02:16.726Z] #26 36.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-19T22:02:16.726Z] #26 36.87 mingw-w64-x86-64-dev [2022-12-19T22:02:16.986Z] #26 37.27 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:02:16.986Z] #26 37.27 Need to get 115 MB of archives. [2022-12-19T22:02:16.986Z] #26 37.27 After this operation, 645 MB of additional disk space will be used. [2022-12-19T22:02:16.986Z] #26 37.27 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] [2022-12-19T22:02:17.245Z] #26 37.42 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] [2022-12-19T22:02:17.246Z] #26 ... [2022-12-19T22:02:17.246Z] [2022-12-19T22:02:17.246Z] #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 [2022-12-19T22:02:17.246Z] #21 36.06 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:02:17.246Z] #21 36.38 Fetched 460 kB in 0s (1339 kB/s) [2022-12-19T22:02:17.246Z] #21 36.61 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:02:17.246Z] #21 36.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-19T22:02:17.246Z] #21 36.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:02:17.246Z] #21 36.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:02:17.246Z] #21 37.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:02:17.246Z] #21 37.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:02:17.246Z] #21 37.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:02:17.246Z] #21 37.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:02:17.246Z] #21 37.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:02:17.246Z] #21 37.45 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:02:17.814Z] #21 DONE 37.9s [2022-12-19T22:02:17.814Z] [2022-12-19T22:02:17.814Z] #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 [2022-12-19T22:02:18.396Z] #37 ... [2022-12-19T22:02:18.396Z] [2022-12-19T22:02:18.396Z] #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 [2022-12-19T22:02:18.396Z] #30 23.28 Reading package lists... [2022-12-19T22:02:18.396Z] #30 28.59 Building dependency tree... [2022-12-19T22:02:18.396Z] #30 32.02 The following additional packages will be installed: [2022-12-19T22:02:18.396Z] #30 32.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-19T22:02:18.396Z] #30 32.05 Suggested packages: [2022-12-19T22:02:18.396Z] #30 32.06 cmake-doc ninja-build lrzip [2022-12-19T22:02:18.396Z] #30 32.06 Recommended packages: [2022-12-19T22:02:18.396Z] #30 32.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-19T22:02:18.396Z] #30 32.98 The following NEW packages will be installed: [2022-12-19T22:02:18.396Z] #30 32.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T22:02:18.396Z] #30 33.00 vim-common xxd [2022-12-19T22:02:18.396Z] #30 33.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:02:18.396Z] #30 33.42 Need to get 17.7 MB of archives. [2022-12-19T22:02:18.396Z] #30 33.42 After this operation, 70.7 MB of additional disk space will be used. [2022-12-19T22:02:18.396Z] #30 33.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:02:18.396Z] #30 33.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:02:18.396Z] #30 33.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T22:02:18.396Z] #30 33.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:02:18.396Z] #30 34.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-19T22:02:18.396Z] #30 34.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-19T22:02:18.396Z] #30 34.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-19T22:02:18.396Z] #30 34.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-19T22:02:18.396Z] #30 34.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-19T22:02:18.396Z] #30 34.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-19T22:02:18.396Z] #30 35.47 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:02:18.396Z] #30 35.79 Fetched 17.7 MB in 1s (13.2 MB/s) [2022-12-19T22:02:18.396Z] #30 35.87 Selecting previously unselected package xxd. [2022-12-19T22:02:18.396Z] #30 35.88 (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.) [2022-12-19T22:02:18.396Z] #30 35.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:02:18.396Z] #30 35.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:02:18.396Z] #30 36.09 Selecting previously unselected package vim-common. [2022-12-19T22:02:18.396Z] #30 36.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:02:18.396Z] #30 36.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:02:18.396Z] #30 36.62 Selecting previously unselected package cmake-data. [2022-12-19T22:02:18.396Z] #30 36.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T22:02:18.396Z] #30 36.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:02:18.396Z] #30 ... [2022-12-19T22:02:18.396Z] [2022-12-19T22:02:18.396Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:02:18.396Z] #36 36.18 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:02:18.396Z] #36 36.18 Need to get 4583 kB of archives. [2022-12-19T22:02:18.396Z] #36 36.18 After this operation, 25.9 MB of additional disk space will be used. [2022-12-19T22:02:18.396Z] #36 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:02:18.396Z] #36 36.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-19T22:02:18.396Z] #36 36.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:02:18.396Z] #36 36.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-19T22:02:18.396Z] #36 36.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:02:18.396Z] #36 36.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-19T22:02:18.396Z] #36 36.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:02:18.396Z] #36 36.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-19T22:02:18.396Z] #36 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-19T22:02:18.396Z] #36 36.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-19T22:02:18.396Z] #36 36.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-19T22:02:18.396Z] #36 36.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-19T22:02:18.396Z] #36 36.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-19T22:02:18.396Z] #36 36.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-19T22:02:18.396Z] #36 36.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-19T22:02:18.396Z] #36 36.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:02:18.396Z] #36 36.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T22:02:18.396Z] #36 36.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-19T22:02:18.396Z] #36 37.98 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:02:18.396Z] #36 38.39 Fetched 4583 kB in 1s (6654 kB/s) [2022-12-19T22:02:18.396Z] #36 38.62 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:02:18.396Z] #36 38.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-19T22:02:18.396Z] #36 38.73 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:02:18.396Z] #36 38.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:02:18.655Z] #36 38.86 Selecting previously unselected package libcap-dev:amd64. [2022-12-19T22:02:18.655Z] #36 38.86 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-19T22:02:18.655Z] #36 38.87 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:02:18.861Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b281b194fbe4e3b6) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] { [Pipeline] checkout [2022-12-19T22:02:18.914Z] #36 39.04 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:02:18.914Z] #36 39.05 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:02:18.914Z] #36 39.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:02:18.914Z] #36 39.28 Selecting previously unselected package libnet1-dev. [2022-12-19T22:02:19.009Z] using credential docker-jenkins-github-credentials [2022-12-19T22:02:19.020Z] Cloning the remote Git repository [2022-12-19T22:02:19.020Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:02:19.093Z] The recommended git tool is: git [2022-12-19T22:02:19.174Z] #36 39.28 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:02:19.174Z] #36 39.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:02:19.433Z] #36 ... [2022-12-19T22:02:19.433Z] [2022-12-19T22:02:19.433Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-19T22:02:19.433Z] #27 DONE 39.6s [2022-12-19T22:02:19.433Z] [2022-12-19T22:02:19.433Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:02:19.433Z] #36 39.66 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:02:19.433Z] #36 39.66 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:02:19.433Z] #36 39.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:02:19.024Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:02:19.078Z] > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10 [2022-12-19T22:02:19.692Z] #36 39.86 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-19T22:02:19.692Z] #36 39.88 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:02:19.692Z] #36 39.90 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:02:20.259Z] #36 40.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:02:20.259Z] #36 40.39 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:02:20.259Z] #36 40.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:02:20.519Z] #36 40.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-19T22:02:20.519Z] #36 40.75 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:02:20.519Z] #36 40.77 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:02:19.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:19.504Z] > git --version # timeout=10 [2022-12-19T22:02:19.518Z] > git --version # 'git version 2.25.1' [2022-12-19T22:02:19.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:19.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:20.778Z] #36 40.88 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-19T22:02:20.778Z] #36 40.88 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-19T22:02:20.778Z] #36 40.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:02:21.037Z] #36 41.19 Selecting previously unselected package libprotobuf23:amd64. [2022-12-19T22:02:21.037Z] #36 41.19 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-19T22:02:21.037Z] #36 41.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:02:21.605Z] #36 41.98 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-19T22:02:21.863Z] #36 41.98 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-19T22:02:21.863Z] #36 42.03 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:02:22.122Z] #36 42.34 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-19T22:02:22.122Z] #36 42.35 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-19T22:02:22.122Z] #36 42.37 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:02:22.260Z] using credential docker-jenkins-github-credentials [2022-12-19T22:02:22.274Z] Cloning the remote Git repository [2022-12-19T22:02:22.274Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:02:21.736Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:02:21.804Z] > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10 [2022-12-19T22:02:22.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:22.106Z] > git --version # timeout=10 [2022-12-19T22:02:22.147Z] > git --version # 'git version 2.17.1' [2022-12-19T22:02:22.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:22.150Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:23.059Z] #36 ... [2022-12-19T22:02:23.059Z] [2022-12-19T22:02:23.059Z] #33 [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 [2022-12-19T22:02:23.059Z] #33 DONE 43.1s [2022-12-19T22:02:23.059Z] [2022-12-19T22:02:23.059Z] #25 [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 [2022-12-19T22:02:23.059Z] #25 38.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:02:23.059Z] #25 38.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:02:23.059Z] #25 39.00 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-19T22:02:23.059Z] #25 39.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-19T22:02:23.059Z] #25 39.15 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-19T22:02:23.059Z] #25 39.20 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:02:23.059Z] #25 39.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-19T22:02:23.059Z] #25 39.35 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-19T22:02:23.059Z] #25 39.43 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-19T22:02:23.059Z] #25 39.56 go: downloading github.com/spf13/afero v1.6.0 [2022-12-19T22:02:23.059Z] #25 39.56 go: downloading github.com/spf13/cast v1.4.1 [2022-12-19T22:02:23.059Z] #25 39.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-19T22:02:23.059Z] #25 39.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-19T22:02:23.059Z] #25 39.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-19T22:02:23.059Z] #25 40.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-19T22:02:23.059Z] #25 40.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T22:02:23.059Z] #25 40.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-19T22:02:23.059Z] #25 40.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T22:02:23.059Z] #25 40.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-19T22:02:23.059Z] #25 40.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-19T22:02:23.059Z] #25 40.82 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-19T22:02:23.059Z] #25 40.87 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-19T22:02:23.059Z] #25 40.94 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-19T22:02:23.059Z] #25 41.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-19T22:02:23.059Z] #25 41.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-19T22:02:23.059Z] #25 41.27 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-19T22:02:23.059Z] #25 41.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-19T22:02:23.059Z] #25 41.36 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-19T22:02:23.059Z] #25 41.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-19T22:02:23.059Z] #25 41.50 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-19T22:02:23.059Z] #25 41.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-19T22:02:23.059Z] #25 41.65 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-19T22:02:23.059Z] #25 41.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-19T22:02:23.059Z] #25 41.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-19T22:02:23.059Z] #25 41.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-19T22:02:23.059Z] #25 41.89 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-19T22:02:23.059Z] #25 41.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-19T22:02:23.059Z] #25 41.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-19T22:02:23.059Z] #25 41.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-19T22:02:23.059Z] #25 41.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-19T22:02:23.059Z] #25 42.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-19T22:02:23.059Z] #25 42.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-19T22:02:23.059Z] #25 42.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-19T22:02:23.059Z] #25 42.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-19T22:02:23.059Z] #25 42.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-19T22:02:23.059Z] #25 42.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-19T22:02:23.059Z] #25 42.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-19T22:02:23.059Z] #25 42.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-19T22:02:23.059Z] #25 42.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-19T22:02:23.059Z] #25 42.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-19T22:02:23.059Z] #25 42.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-19T22:02:23.059Z] #25 42.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-19T22:02:23.059Z] #25 42.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-19T22:02:23.059Z] #25 42.76 go: downloading github.com/julz/importas v0.1.0 [2022-12-19T22:02:23.059Z] #25 42.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-19T22:02:23.059Z] #25 42.86 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-19T22:02:23.059Z] #25 42.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-19T22:02:23.059Z] #25 43.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-19T22:02:23.059Z] #25 43.07 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-19T22:02:23.059Z] #25 43.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-19T22:02:23.059Z] #25 43.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-19T22:02:23.059Z] #25 43.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-19T22:02:23.318Z] #25 43.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-19T22:02:23.318Z] #25 43.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-19T22:02:23.318Z] #25 43.65 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-19T22:02:23.318Z] #25 43.65 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-19T22:02:24.256Z] #25 44.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-19T22:02:24.256Z] #25 44.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-19T22:02:24.256Z] #25 44.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-19T22:02:24.256Z] #25 44.59 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-19T22:02:24.256Z] #25 44.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-19T22:02:24.296Z] Fetching without tags [2022-12-19T22:02:24.515Z] #25 44.65 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-19T22:02:24.515Z] #25 44.68 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-19T22:02:24.515Z] #25 44.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-19T22:02:24.515Z] #25 44.76 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-19T22:02:24.594Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:24.774Z] #25 45.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-19T22:02:24.774Z] #25 45.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-19T22:02:24.774Z] #25 45.03 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-19T22:02:24.774Z] #25 45.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-19T22:02:24.774Z] #25 45.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-19T22:02:24.774Z] #25 45.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-19T22:02:24.774Z] #25 45.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-19T22:02:24.774Z] #25 45.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-19T22:02:24.774Z] #25 45.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-19T22:02:25.033Z] #25 45.28 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-19T22:02:25.033Z] #25 45.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-19T22:02:25.292Z] #25 45.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T22:02:25.292Z] #25 45.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T22:02:25.292Z] #25 45.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-19T22:02:25.292Z] #25 45.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-19T22:02:25.454Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:25.454Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:02:25.551Z] #25 45.60 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T22:02:25.551Z] #25 45.65 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-19T22:02:25.551Z] #25 45.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-19T22:02:25.810Z] #25 46.06 go: downloading honnef.co/go/tools v0.2.2 [2022-12-19T22:02:24.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:24.227Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:02:24.249Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:24.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:24.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:24.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:24.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:24.612Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:24.623Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:25.355Z] > git remote # timeout=10 [2022-12-19T22:02:25.380Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:02:25.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:25.400Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:02:25.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:02:25.456Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:25.483Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:26.405Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-076bf7b50ad1eff69) in /home/ubuntu/workspace/moby_PR-44673 [Pipeline] { [Pipeline] checkout [2022-12-19T22:02:26.541Z] The recommended git tool is: git [2022-12-19T22:02:27.187Z] #25 47.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-19T22:02:27.187Z] #25 47.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-19T22:02:27.187Z] #25 47.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-19T22:02:27.187Z] #25 47.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-19T22:02:27.187Z] #25 47.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-19T22:02:27.187Z] #25 ... [2022-12-19T22:02:27.187Z] [2022-12-19T22:02:27.187Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:27.187Z] #26 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-19T22:02:27.187Z] #26 37.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-19T22:02:27.187Z] #26 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-19T22:02:27.187Z] #26 37.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-19T22:02:27.187Z] #26 38.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-19T22:02:27.187Z] #26 38.46 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] [2022-12-19T22:02:27.187Z] #26 38.47 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] [2022-12-19T22:02:27.187Z] #26 39.39 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] [2022-12-19T22:02:27.187Z] #26 41.44 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] [2022-12-19T22:02:27.187Z] #26 42.01 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] [2022-12-19T22:02:27.187Z] #26 42.70 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] [2022-12-19T22:02:27.187Z] #26 44.77 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] [2022-12-19T22:02:27.187Z] #26 45.37 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] [2022-12-19T22:02:27.187Z] #26 45.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-19T22:02:27.187Z] #26 45.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-19T22:02:27.187Z] #26 45.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:02:27.187Z] #26 45.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:02:27.187Z] #26 45.43 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] [2022-12-19T22:02:27.187Z] #26 45.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-19T22:02:27.187Z] #26 45.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-19T22:02:27.187Z] #26 45.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-19T22:02:27.187Z] #26 45.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-19T22:02:27.187Z] #26 45.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T22:02:27.187Z] #26 45.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-19T22:02:27.187Z] #26 45.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-19T22:02:27.187Z] #26 45.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T22:02:27.187Z] #26 45.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-19T22:02:27.188Z] #26 45.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-19T22:02:27.188Z] #26 46.48 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:02:27.188Z] #26 46.70 Fetched 115 MB in 9s (13.3 MB/s) [2022-12-19T22:02:27.188Z] #26 46.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T22:02:27.188Z] #26 46.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-19T22:02:27.188Z] #26 46.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:02:27.188Z] #26 46.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:02:27.446Z] #26 ... [2022-12-19T22:02:27.446Z] [2022-12-19T22:02:27.446Z] #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 [2022-12-19T22:02:27.446Z] #24 47.38 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-12-19T22:02:27.446Z] #24 47.63 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-19T22:02:28.014Z] #24 47.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:02:28.590Z] #24 ... [2022-12-19T22:02:28.590Z] [2022-12-19T22:02:28.590Z] #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 [2022-12-19T22:02:28.590Z] #37 0.956 + RM_GOPATH=0 [2022-12-19T22:02:28.590Z] #37 0.956 + TMP_GOPATH= [2022-12-19T22:02:28.590Z] #37 0.956 + : /build [2022-12-19T22:02:28.590Z] #37 0.956 + '[' -z '' ']' [2022-12-19T22:02:28.590Z] #37 0.956 ++ mktemp -d [2022-12-19T22:02:28.590Z] #37 0.962 + export GOPATH=/tmp/tmp.SBwOtSL9AT [2022-12-19T22:02:28.590Z] #37 0.966 + GOPATH=/tmp/tmp.SBwOtSL9AT [2022-12-19T22:02:28.590Z] #37 0.966 + RM_GOPATH=1 [2022-12-19T22:02:28.590Z] #37 0.966 + case "$(go env GOARCH)" in [2022-12-19T22:02:28.590Z] #37 0.967 ++ go env GOARCH [2022-12-19T22:02:28.590Z] #37 1.018 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:02:28.590Z] #37 1.018 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:02:28.590Z] #37 1.020 ++ dirname /tmp/install/install.sh [2022-12-19T22:02:28.590Z] #37 1.021 + dir=/tmp/install [2022-12-19T22:02:28.590Z] #37 1.022 + bin=containerd [2022-12-19T22:02:28.590Z] #37 1.022 + shift [2022-12-19T22:02:28.590Z] #37 1.022 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-19T22:02:28.590Z] #37 1.023 + . /tmp/install/containerd.installer [2022-12-19T22:02:28.590Z] #37 1.023 ++ set -e [2022-12-19T22:02:28.590Z] #37 1.023 ++ : v1.6.14 [2022-12-19T22:02:28.590Z] #37 1.024 + install_containerd [2022-12-19T22:02:28.590Z] #37 1.024 + echo 'Install containerd version v1.6.14' [2022-12-19T22:02:28.590Z] #37 1.025 Install containerd version v1.6.14 [2022-12-19T22:02:28.590Z] #37 1.025 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SBwOtSL9AT/src/github.com/containerd/containerd [2022-12-19T22:02:28.590Z] #37 1.027 Cloning into '/tmp/tmp.SBwOtSL9AT/src/github.com/containerd/containerd'... [2022-12-19T22:02:28.590Z] #37 ... [2022-12-19T22:02:28.590Z] [2022-12-19T22:02:28.590Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:28.590Z] #26 49.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T22:02:28.849Z] #26 49.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:02:28.849Z] #26 49.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:02:29.745Z] Commit message: "update containerd binary to v1.6.14" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:02:30.363Z] using credential docker-jenkins-github-credentials [2022-12-19T22:02:30.374Z] Cloning the remote Git repository [2022-12-19T22:02:30.374Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:02:30.752Z] #26 ... [2022-12-19T22:02:30.752Z] [2022-12-19T22:02:30.752Z] #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 [2022-12-19T22:02:30.752Z] #30 41.08 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:02:30.752Z] #30 41.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 41.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:02:30.752Z] #30 48.51 Selecting previously unselected package libxml2:amd64. [2022-12-19T22:02:30.752Z] #30 48.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 48.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:02:30.752Z] #30 49.05 Selecting previously unselected package libarchive13:amd64. [2022-12-19T22:02:30.752Z] #30 49.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 49.09 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:02:30.752Z] #30 49.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-19T22:02:30.752Z] #30 49.47 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 49.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:02:30.752Z] #30 49.60 Selecting previously unselected package librhash0:amd64. [2022-12-19T22:02:30.752Z] #30 49.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 49.62 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:02:30.752Z] #30 49.79 Selecting previously unselected package libuv1:amd64. [2022-12-19T22:02:30.752Z] #30 49.79 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-19T22:02:30.752Z] #30 49.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:02:30.752Z] #30 49.98 Selecting previously unselected package cmake. [2022-12-19T22:02:30.752Z] #30 49.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-19T22:02:30.753Z] #30 50.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:02:31.011Z] #30 ... [2022-12-19T22:02:31.011Z] [2022-12-19T22:02:31.011Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:02:31.011Z] #36 44.06 Selecting previously unselected package libprotoc23:amd64. [2022-12-19T22:02:31.011Z] #36 44.06 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-19T22:02:31.011Z] #36 44.08 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 44.83 Selecting previously unselected package protobuf-c-compiler. [2022-12-19T22:02:31.011Z] #36 44.83 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:02:31.011Z] #36 44.84 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:02:31.011Z] #36 45.01 Selecting previously unselected package protobuf-compiler. [2022-12-19T22:02:31.011Z] #36 45.01 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-19T22:02:31.011Z] #36 45.02 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 45.21 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:02:31.011Z] #36 45.22 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:02:31.011Z] #36 45.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:02:31.011Z] #36 45.42 Selecting previously unselected package python3-six. [2022-12-19T22:02:31.011Z] #36 45.43 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-19T22:02:31.011Z] #36 45.43 Unpacking python3-six (1.16.0-2) ... [2022-12-19T22:02:31.011Z] #36 45.53 Selecting previously unselected package python3-protobuf. [2022-12-19T22:02:31.011Z] #36 45.54 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-19T22:02:31.011Z] #36 45.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 46.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:02:31.011Z] #36 47.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 47.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:02:31.011Z] #36 47.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:02:31.011Z] #36 47.86 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:02:31.011Z] #36 47.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:02:31.011Z] #36 47.88 Setting up python3-six (1.16.0-2) ... [2022-12-19T22:02:31.011Z] #36 48.94 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 48.97 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:02:31.011Z] #36 48.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:02:31.011Z] #36 49.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:02:31.011Z] #36 49.03 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T22:02:31.040Z] + docker version [2022-12-19T22:02:30.426Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:02:30.512Z] > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10 [2022-12-19T22:02:30.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:30.816Z] > git --version # timeout=10 [2022-12-19T22:02:30.844Z] > git --version # 'git version 2.25.1' [2022-12-19T22:02:30.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:30.846Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:31.270Z] #36 ... [2022-12-19T22:02:31.270Z] [2022-12-19T22:02:31.270Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:31.271Z] #26 51.36 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T22:02:31.271Z] #26 51.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T22:02:31.271Z] #26 51.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:02:31.271Z] #26 51.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-19T22:02:31.271Z] #26 51.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:02:31.271Z] #26 51.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:02:31.530Z] #26 51.76 Selecting previously unselected package dmsetup. [2022-12-19T22:02:31.530Z] #26 51.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:02:31.530Z] #26 51.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:02:31.789Z] #26 51.94 Selecting previously unselected package mingw-w64-common. [2022-12-19T22:02:31.789Z] #26 51.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T22:02:31.789Z] #26 51.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T22:02:33.693Z] #26 ... [2022-12-19T22:02:33.693Z] [2022-12-19T22:02:33.693Z] #36 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:02:33.693Z] #36 52.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:02:33.693Z] #36 52.88 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-19T22:02:33.693Z] #36 52.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:02:33.693Z] #36 52.94 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:02:33.693Z] #36 52.97 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:02:33.693Z] #36 52.98 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:02:33.693Z] #36 53.01 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:02:33.693Z] #36 DONE 54.0s [2022-12-19T22:02:33.959Z] [2022-12-19T22:02:33.959Z] #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 [2022-12-19T22:02:33.959Z] #30 54.11 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:02:33.959Z] #30 54.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:02:33.959Z] #30 54.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:02:33.959Z] #30 54.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:02:33.959Z] #30 54.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:02:33.959Z] #30 54.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:02:33.959Z] #30 54.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:02:34.219Z] #30 54.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:02:34.219Z] #30 54.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:02:34.219Z] #30 54.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:02:34.219Z] #30 54.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:02:34.788Z] #30 DONE 54.9s [2022-12-19T22:02:34.788Z] [2022-12-19T22:02:34.788Z] #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 [2022-12-19T22:02:35.725Z] #38 1.048 + RM_GOPATH=0 [2022-12-19T22:02:35.725Z] #38 1.048 + TMP_GOPATH= [2022-12-19T22:02:35.725Z] #38 1.048 + : /build [2022-12-19T22:02:35.725Z] #38 1.048 + '[' -z '' ']' [2022-12-19T22:02:35.725Z] #38 1.048 ++ mktemp -d [2022-12-19T22:02:35.725Z] #38 1.058 + export GOPATH=/tmp/tmp.VsupfVQzkL [2022-12-19T22:02:35.725Z] #38 1.058 + GOPATH=/tmp/tmp.VsupfVQzkL [2022-12-19T22:02:35.725Z] #38 1.058 + RM_GOPATH=1 [2022-12-19T22:02:35.725Z] #38 1.058 + case "$(go env GOARCH)" in [2022-12-19T22:02:35.725Z] #38 1.063 ++ go env GOARCH [2022-12-19T22:02:35.725Z] #38 1.083 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:02:35.725Z] #38 1.083 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:02:35.725Z] #38 1.084 ++ dirname /tmp/install/install.sh [2022-12-19T22:02:35.725Z] #38 1.085 + dir=/tmp/install [2022-12-19T22:02:35.725Z] #38 1.096 + bin=tini [2022-12-19T22:02:35.725Z] #38 1.097 + shift [2022-12-19T22:02:35.725Z] #38 1.097 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-19T22:02:35.725Z] #38 1.097 + . /tmp/install/tini.installer [2022-12-19T22:02:35.725Z] #38 1.097 ++ : v0.19.0 [2022-12-19T22:02:35.725Z] #38 1.097 + install_tini [2022-12-19T22:02:35.725Z] #38 1.097 + echo 'Install tini version v0.19.0' [2022-12-19T22:02:35.725Z] #38 1.097 + git clone https://github.com/krallin/tini.git /tmp/tmp.VsupfVQzkL/tini [2022-12-19T22:02:35.725Z] #38 1.097 Install tini version v0.19.0 [2022-12-19T22:02:35.725Z] #38 1.105 Cloning into '/tmp/tmp.VsupfVQzkL/tini'... [2022-12-19T22:02:35.842Z] Fetching without tags [2022-12-19T22:02:35.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:35.794Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:02:35.810Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:35.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:35.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:35.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:35.845Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:36.165Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:36.661Z] #38 1.999 + cd /tmp/tmp.VsupfVQzkL/tini [2022-12-19T22:02:36.661Z] #38 2.000 + git checkout -q v0.19.0 [2022-12-19T22:02:36.661Z] #38 2.021 + cmake . [2022-12-19T22:02:37.229Z] #38 2.512 -- The C compiler identification is GNU 10.2.1 [2022-12-19T22:02:37.229Z] #38 2.602 -- Detecting C compiler ABI info [2022-12-19T22:02:37.268Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:37.268Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:02:37.796Z] #38 3.105 -- Detecting C compiler ABI info - done [2022-12-19T22:02:37.797Z] #38 3.250 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-19T22:02:37.797Z] #38 3.254 -- Detecting C compile features [2022-12-19T22:02:37.797Z] #38 3.255 -- Detecting C compile features - done [2022-12-19T22:02:37.797Z] #38 3.278 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-19T22:02:36.172Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:36.182Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:37.082Z] > git remote # timeout=10 [2022-12-19T22:02:37.111Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:02:37.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:37.190Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:02:37.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:02:37.268Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:37.278Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:38.056Z] #38 3.471 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-19T22:02:38.056Z] #38 3.562 -- Configuring done [2022-12-19T22:02:38.344Z] #38 3.621 -- Generating done [2022-12-19T22:02:38.344Z] #38 3.631 -- Build files have been written to: /tmp/tmp.VsupfVQzkL/tini [2022-12-19T22:02:38.344Z] #38 3.638 + make tini-static [2022-12-19T22:02:38.626Z] #38 3.968 Scanning dependencies of target tini-static [2022-12-19T22:02:38.626Z] #38 4.065 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-19T22:02:38.905Z] #38 ... [2022-12-19T22:02:38.905Z] [2022-12-19T22:02:38.905Z] #25 [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 [2022-12-19T22:02:38.905Z] #25 49.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-19T22:02:38.905Z] #25 49.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-19T22:02:38.905Z] #25 49.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-19T22:02:38.905Z] #25 49.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-19T22:02:38.905Z] #25 49.54 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-19T22:02:38.905Z] #25 49.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T22:02:38.905Z] #25 49.74 go: downloading golang.org/x/text v0.3.7 [2022-12-19T22:02:38.905Z] #25 55.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-19T22:02:38.905Z] #25 55.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T22:02:38.905Z] #25 55.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T22:02:38.905Z] #25 56.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T22:02:38.905Z] #25 56.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T22:02:38.905Z] #25 56.10 go: downloading golang.org/x/mod v0.5.1 [2022-12-19T22:02:38.905Z] #25 56.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T22:02:38.905Z] #25 56.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T22:02:38.905Z] #25 56.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T22:02:38.905Z] #25 56.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T22:02:38.905Z] #25 56.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T22:02:38.905Z] #25 56.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-19T22:02:38.905Z] #25 57.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T22:02:38.905Z] #25 57.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T22:02:38.905Z] #25 57.10 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-19T22:02:38.905Z] #25 57.34 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-19T22:02:38.905Z] #25 57.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T22:02:38.905Z] #25 57.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T22:02:38.905Z] #25 57.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T22:02:38.905Z] #25 57.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T22:02:38.905Z] #25 57.61 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-19T22:02:38.905Z] #25 57.71 go: downloading github.com/prometheus/common v0.10.0 [2022-12-19T22:02:38.905Z] #25 57.91 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-19T22:02:38.905Z] #25 57.97 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T22:02:38.905Z] #25 58.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-19T22:02:39.473Z] #25 59.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T22:02:40.408Z] #25 ... [2022-12-19T22:02:40.408Z] [2022-12-19T22:02:40.408Z] #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 [2022-12-19T22:02:40.408Z] #38 5.724 [100%] Linking C executable tini-static [2022-12-19T22:02:40.974Z] #38 6.328 [100%] Built target tini-static [2022-12-19T22:02:40.974Z] #38 6.374 + mkdir -p /build [2022-12-19T22:02:40.974Z] #38 6.379 + cp tini-static /build/docker-init [2022-12-19T22:02:41.219Z] Commit message: "update containerd binary to v1.6.14" [2022-12-19T22:02:41.232Z] #38 ... [2022-12-19T22:02:41.232Z] [2022-12-19T22:02:41.232Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:02:41.232Z] #32 51.38 internal/reflectlite [2022-12-19T22:02:41.232Z] #32 51.38 sync [2022-12-19T22:02:41.232Z] #32 53.23 internal/testlog [2022-12-19T22:02:41.232Z] #32 54.35 sort [2022-12-19T22:02:41.232Z] #32 54.35 errors [2022-12-19T22:02:41.232Z] #32 54.91 strconv [2022-12-19T22:02:41.232Z] #32 56.11 io [2022-12-19T22:02:41.232Z] #32 57.54 internal/oserror [2022-12-19T22:02:41.232Z] #32 57.72 syscall [2022-12-19T22:02:41.232Z] #32 59.32 reflect [2022-12-19T22:02:41.232Z] #32 ... [2022-12-19T22:02:41.232Z] [2022-12-19T22:02:41.232Z] #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 [2022-12-19T22:02:41.232Z] #38 DONE 6.6s [2022-12-19T22:02:41.232Z] [2022-12-19T22:02:41.232Z] #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 [2022-12-19T22:02:41.232Z] #0 2.605 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:02:41.232Z] #0 2.605 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:02:41.232Z] #0 2.615 Note: Building without GnuTLS support [2022-12-19T22:02:41.232Z] #0 2.623 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:02:41.232Z] #0 2.623 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:02:41.232Z] #0 4.544 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:02:41.232Z] #0 4.636 GEN .gitid [2022-12-19T22:02:41.232Z] #0 4.674 GEN criu/include/version.h [2022-12-19T22:02:41.232Z] #0 4.725 GEN include/common/asm [2022-12-19T22:02:41.232Z] #0 6.465 PBCC images/timens.pb-c.c [2022-12-19T22:02:41.232Z] #0 6.489 DEP images/timens.pb-c.d [2022-12-19T22:02:41.232Z] #0 6.580 PBCC images/fown.pb-c.c [2022-12-19T22:02:41.232Z] #0 6.606 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-19T22:02:41.232Z] #0 6.687 PBCC images/opts.pb-c.c [2022-12-19T22:02:41.232Z] #0 6.751 PBCC images/memfd.pb-c.c [2022-12-19T22:02:41.232Z] #0 6.833 DEP images/fown.pb-c.d [2022-12-19T22:02:41.232Z] #0 6.902 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-19T22:02:41.232Z] #0 6.958 DEP images/opts.pb-c.d [2022-12-19T22:02:41.232Z] #0 7.019 DEP images/memfd.pb-c.d [2022-12-19T22:02:41.232Z] #0 7.086 PBCC images/sit.pb-c.c [2022-12-19T22:02:41.232Z] #0 7.182 DEP images/sit.pb-c.d [2022-12-19T22:02:41.232Z] #0 7.234 PBCC images/macvlan.pb-c.c [2022-12-19T22:02:41.232Z] #0 7.295 DEP images/macvlan.pb-c.d [2022-12-19T22:02:41.232Z] #0 7.333 PBCC images/autofs.pb-c.c [2022-12-19T22:02:41.232Z] #0 7.403 DEP images/autofs.pb-c.d [2022-12-19T22:02:41.232Z] #0 7.486 PBCC images/sysctl.pb-c.c [2022-12-19T22:02:41.232Z] #0 7.515 DEP images/sysctl.pb-c.d [2022-12-19T22:02:41.490Z] #39 7.715 PBCC images/time.pb-c.c [2022-12-19T22:02:41.490Z] #39 7.794 DEP images/time.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:02:41.748Z] #39 7.984 PBCC images/binfmt-misc.pb-c.c [2022-12-19T22:02:41.748Z] #39 8.003 DEP images/binfmt-misc.pb-c.d [2022-12-19T22:02:42.006Z] #39 8.141 PBCC images/seccomp.pb-c.c [2022-12-19T22:02:42.006Z] #39 8.157 DEP images/seccomp.pb-c.d [2022-12-19T22:02:42.006Z] #39 8.249 PBCC images/userns.pb-c.c [2022-12-19T22:02:42.006Z] #39 8.301 DEP images/userns.pb-c.d [2022-12-19T22:02:42.006Z] #39 8.357 PBCC images/cgroup.pb-c.c [2022-12-19T22:02:42.120Z] + docker version [2022-12-19T22:02:42.267Z] #39 8.417 DEP images/cgroup.pb-c.d [2022-12-19T22:02:42.526Z] #39 8.781 PBCC images/ext-file.pb-c.c [2022-12-19T22:02:42.526Z] #39 8.791 DEP images/ext-file.pb-c.d [2022-12-19T22:02:42.526Z] #39 8.869 PBCC images/rpc.pb-c.c [2022-12-19T22:02:42.785Z] #39 8.934 DEP images/rpc.pb-c.d [2022-12-19T22:02:42.785Z] #39 9.046 PBCC images/siginfo.pb-c.c [2022-12-19T22:02:42.785Z] #39 9.065 DEP images/siginfo.pb-c.d [2022-12-19T22:02:42.785Z] #39 9.137 PBCC images/pagemap.pb-c.c [2022-12-19T22:02:42.785Z] #39 9.171 DEP images/pagemap.pb-c.d [2022-12-19T22:02:43.044Z] #39 9.223 PBCC images/rlimit.pb-c.c [2022-12-19T22:02:43.044Z] #39 9.256 DEP images/rlimit.pb-c.d [2022-12-19T22:02:43.044Z] #39 9.312 PBCC images/file-lock.pb-c.c [2022-12-19T22:02:43.044Z] #39 9.362 DEP images/file-lock.pb-c.d [2022-12-19T22:02:43.044Z] #39 9.446 PBCC images/tty.pb-c.c [2022-12-19T22:02:43.253Z] Client: Docker Engine - Community [2022-12-19T22:02:43.253Z] Version: 22.06.0-beta.0 [2022-12-19T22:02:43.253Z] API version: 1.42 [2022-12-19T22:02:43.253Z] Go version: go1.18.3 [2022-12-19T22:02:43.253Z] Git commit: 3e9117b [2022-12-19T22:02:43.253Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:02:43.253Z] OS/Arch: linux/amd64 [2022-12-19T22:02:43.253Z] Context: default [2022-12-19T22:02:43.253Z] [2022-12-19T22:02:43.253Z] Server: Docker Engine - Community [2022-12-19T22:02:43.253Z] Engine: [2022-12-19T22:02:43.253Z] Version: 22.06.0-beta.0 [2022-12-19T22:02:43.253Z] API version: 1.42 (minimum version 1.12) [2022-12-19T22:02:43.253Z] Go version: go1.18.3 [2022-12-19T22:02:43.253Z] Git commit: 38633e7 [2022-12-19T22:02:43.253Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:02:43.253Z] OS/Arch: linux/amd64 [2022-12-19T22:02:43.253Z] Experimental: true [2022-12-19T22:02:43.253Z] containerd: [2022-12-19T22:02:43.253Z] Version: 1.6.8 [2022-12-19T22:02:43.253Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:02:43.253Z] runc: [2022-12-19T22:02:43.253Z] Version: 1.1.4 [2022-12-19T22:02:43.253Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T22:02:43.253Z] docker-init: [2022-12-19T22:02:43.253Z] Version: 0.19.0 [2022-12-19T22:02:43.253Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T22:02:43.303Z] #39 9.518 DEP images/tty.pb-c.d [2022-12-19T22:02:43.303Z] #39 9.586 PBCC images/tun.pb-c.c [2022-12-19T22:02:43.303Z] #39 9.681 PBCC images/netdev.pb-c.c [2022-12-19T22:02:43.303Z] #39 9.721 DEP images/tun.pb-c.d [2022-12-19T22:02:43.562Z] #39 9.821 DEP images/netdev.pb-c.d [2022-12-19T22:02:43.562Z] #39 9.886 PBCC images/vma.pb-c.c [2022-12-19T22:02:43.562Z] #39 9.924 DEP images/vma.pb-c.d [2022-12-19T22:02:43.562Z] #39 9.967 PBCC images/creds.pb-c.c [2022-12-19T22:02:43.562Z] #39 9.982 DEP images/creds.pb-c.d [2022-12-19T22:02:43.633Z] + docker info [2022-12-19T22:02:43.633Z] Client: [2022-12-19T22:02:43.633Z] Context: default [2022-12-19T22:02:43.633Z] Debug Mode: false [2022-12-19T22:02:43.633Z] Plugins: [2022-12-19T22:02:43.633Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T22:02:43.633Z] Version: c5aec24 [2022-12-19T22:02:43.633Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-19T22:02:43.633Z] compose: Docker Compose (Docker Inc.) [2022-12-19T22:02:43.634Z] Version: v2.12.0 [2022-12-19T22:02:43.634Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T22:02:43.634Z] scan: Docker Scan (Docker Inc.) [2022-12-19T22:02:43.634Z] Version: v0.17.0 [2022-12-19T22:02:43.634Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-19T22:02:43.634Z] [2022-12-19T22:02:43.634Z] Server: [2022-12-19T22:02:43.634Z] Containers: 0 [2022-12-19T22:02:43.634Z] Running: 0 [2022-12-19T22:02:43.634Z] Paused: 0 [2022-12-19T22:02:43.634Z] Stopped: 0 [2022-12-19T22:02:43.634Z] Images: 0 [2022-12-19T22:02:43.634Z] Server Version: 22.06.0-beta.0 [2022-12-19T22:02:43.634Z] Storage Driver: overlay2 [2022-12-19T22:02:43.634Z] Backing Filesystem: extfs [2022-12-19T22:02:43.634Z] Supports d_type: true [2022-12-19T22:02:43.634Z] Using metacopy: false [2022-12-19T22:02:43.634Z] Native Overlay Diff: true [2022-12-19T22:02:43.634Z] userxattr: false [2022-12-19T22:02:43.634Z] Logging Driver: json-file [2022-12-19T22:02:43.634Z] Cgroup Driver: cgroupfs [2022-12-19T22:02:43.634Z] Cgroup Version: 1 [2022-12-19T22:02:43.634Z] Plugins: [2022-12-19T22:02:43.634Z] Volume: local [2022-12-19T22:02:43.634Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T22:02:43.634Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T22:02:43.634Z] Swarm: inactive [2022-12-19T22:02:43.634Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-19T22:02:43.634Z] Default Runtime: runc [2022-12-19T22:02:43.634Z] Init Binary: docker-init [2022-12-19T22:02:43.634Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:02:43.634Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T22:02:43.634Z] init version: de40ad0 [2022-12-19T22:02:43.634Z] Security Options: [2022-12-19T22:02:43.634Z] apparmor [2022-12-19T22:02:43.634Z] seccomp [2022-12-19T22:02:43.634Z] Profile: builtin [2022-12-19T22:02:43.634Z] Kernel Version: 5.4.0-1088-aws [2022-12-19T22:02:43.634Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-19T22:02:43.634Z] OSType: linux [2022-12-19T22:02:43.634Z] Architecture: x86_64 [2022-12-19T22:02:43.634Z] CPUs: 2 [2022-12-19T22:02:43.634Z] Total Memory: 7.565GiB [2022-12-19T22:02:43.634Z] Name: ip-10-100-89-83 [2022-12-19T22:02:43.634Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-19T22:02:43.634Z] Docker Root Dir: /var/lib/docker [2022-12-19T22:02:43.634Z] Debug Mode: false [2022-12-19T22:02:43.634Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:02:43.634Z] Labels: [2022-12-19T22:02:43.634Z] Experimental: true [2022-12-19T22:02:43.634Z] Insecure Registries: [2022-12-19T22:02:43.634Z] 127.0.0.0/8 [2022-12-19T22:02:43.634Z] Live Restore Enabled: true [2022-12-19T22:02:43.634Z] [2022-12-19T22:02:43.634Z] WARNING: No swap limit support [Pipeline] sh [2022-12-19T22:02:43.820Z] #39 10.04 PBCC images/utsns.pb-c.c [2022-12-19T22:02:43.820Z] #39 10.06 DEP images/utsns.pb-c.d [2022-12-19T22:02:43.821Z] #39 10.12 PBCC images/ipc-desc.pb-c.c [2022-12-19T22:02:43.821Z] #39 10.14 PBCC images/ipc-sem.pb-c.c [2022-12-19T22:02:43.821Z] #39 10.17 DEP images/ipc-desc.pb-c.d [2022-12-19T22:02:43.821Z] #39 10.20 DEP images/ipc-sem.pb-c.d [2022-12-19T22:02:43.821Z] #39 10.26 PBCC images/ipc-msg.pb-c.c [2022-12-19T22:02:43.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:02:43.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:02:43.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-19T22:02:43.964Z] + bash /home/ubuntu/workspace/moby_PR-44673/check-config.sh [2022-12-19T22:02:43.964Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-19T22:02:43.964Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-19T22:02:43.964Z] [2022-12-19T22:02:43.964Z] Generally Necessary: [2022-12-19T22:02:43.964Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-19T22:02:43.964Z] - apparmor: enabled and tools installed [2022-12-19T22:02:43.964Z] - CONFIG_NAMESPACES: enabled [2022-12-19T22:02:43.964Z] - CONFIG_NET_NS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_PID_NS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_IPC_NS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_UTS_NS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CGROUPS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-19T22:02:43.964Z] - CONFIG_CPUSETS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_MEMCG: enabled [2022-12-19T22:02:43.964Z] - CONFIG_KEYS: enabled [2022-12-19T22:02:43.964Z] - CONFIG_VETH: enabled (as module) [2022-12-19T22:02:43.964Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-19T22:02:44.079Z] #39 10.30 DEP images/ipc-msg.pb-c.d [2022-12-19T22:02:44.079Z] #39 10.36 PBCC images/ipc-shm.pb-c.c [2022-12-19T22:02:44.079Z] #39 10.40 DEP images/ipc-shm.pb-c.d [2022-12-19T22:02:44.079Z] #39 10.45 PBCC images/ipc-var.pb-c.c [2022-12-19T22:02:44.079Z] #39 10.47 DEP images/ipc-var.pb-c.d [2022-12-19T22:02:44.234Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-19T22:02:44.234Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-19T22:02:44.234Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-19T22:02:44.234Z] [2022-12-19T22:02:44.234Z] Optional Features: [2022-12-19T22:02:44.234Z] - CONFIG_USER_NS: enabled [2022-12-19T22:02:44.234Z] - CONFIG_SECCOMP: enabled [2022-12-19T22:02:44.234Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-19T22:02:44.234Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-19T22:02:44.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-19T22:02:44.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-19T22:02:44.234Z] - CONFIG_BLK_CGROUP: enabled [2022-12-19T22:02:44.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-19T22:02:44.234Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-19T22:02:44.234Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-19T22:02:44.234Z] - CONFIG_CGROUP_PERF: enabled [2022-12-19T22:02:44.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-19T22:02:44.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-19T22:02:44.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-19T22:02:44.338Z] #39 10.56 PBCC images/sk-opts.pb-c.c [2022-12-19T22:02:44.338Z] #39 10.60 PBCC images/packet-sock.pb-c.c [2022-12-19T22:02:44.338Z] #39 10.68 DEP images/sk-opts.pb-c.d [2022-12-19T22:02:44.338Z] #39 10.73 DEP images/packet-sock.pb-c.d [2022-12-19T22:02:44.338Z] #39 10.77 PBCC images/sk-netlink.pb-c.c [2022-12-19T22:02:44.519Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-19T22:02:44.519Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-19T22:02:44.519Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-19T22:02:44.519Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_IP_VS: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-19T22:02:44.519Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-19T22:02:44.519Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-19T22:02:44.519Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_EXT4_FS: enabled [2022-12-19T22:02:44.519Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-19T22:02:44.519Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-19T22:02:44.519Z] - Network Drivers: [2022-12-19T22:02:44.519Z] - "overlay": [2022-12-19T22:02:44.519Z] - CONFIG_VXLAN: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-19T22:02:44.519Z] Optional (for encrypted networks): [2022-12-19T22:02:44.519Z] - CONFIG_CRYPTO: enabled [2022-12-19T22:02:44.519Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-19T22:02:44.519Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-19T22:02:44.519Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-19T22:02:44.519Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-19T22:02:44.519Z] - CONFIG_XFRM: enabled [2022-12-19T22:02:44.519Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-19T22:02:44.519Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-19T22:02:44.519Z] - "ipvlan": [2022-12-19T22:02:44.519Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-19T22:02:44.519Z] - "macvlan": [2022-12-19T22:02:44.597Z] #39 10.81 DEP images/sk-netlink.pb-c.d [2022-12-19T22:02:44.597Z] #39 10.85 PBCC images/sk-inet.pb-c.c [2022-12-19T22:02:44.597Z] #39 10.89 DEP images/sk-inet.pb-c.d [2022-12-19T22:02:44.597Z] #39 10.96 PBCC images/sk-unix.pb-c.c [2022-12-19T22:02:44.597Z] #39 11.02 DEP images/sk-unix.pb-c.d [2022-12-19T22:02:44.792Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-19T22:02:44.792Z] - CONFIG_DUMMY: enabled (as module) [2022-12-19T22:02:44.792Z] - "ftp,tftp client in container": [2022-12-19T22:02:44.792Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-19T22:02:44.792Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-19T22:02:44.792Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-19T22:02:44.792Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-19T22:02:44.792Z] - Storage Drivers: [2022-12-19T22:02:44.792Z] - "aufs": [2022-12-19T22:02:44.792Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-19T22:02:44.792Z] - "btrfs": [2022-12-19T22:02:44.792Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-19T22:02:44.792Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-19T22:02:44.792Z] - "devicemapper": [2022-12-19T22:02:44.792Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-19T22:02:44.792Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-19T22:02:44.792Z] - "overlay": [2022-12-19T22:02:44.792Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-19T22:02:44.792Z] - "zfs": [2022-12-19T22:02:44.792Z] - /dev/zfs: present [2022-12-19T22:02:44.792Z] - zfs command: missing [2022-12-19T22:02:44.792Z] - zpool command: missing [2022-12-19T22:02:44.792Z] [2022-12-19T22:02:44.792Z] Limits: [2022-12-19T22:02:44.792Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-19T22:02:44.792Z] [2022-12-19T22:02:44.792Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T22:02:44.855Z] #39 11.10 PBCC images/mm.pb-c.c [2022-12-19T22:02:45.114Z] #39 11.18 DEP images/mm.pb-c.d [2022-12-19T22:02:45.114Z] #39 11.24 PBCC images/timerfd.pb-c.c [2022-12-19T22:02:45.114Z] #39 11.32 DEP images/timerfd.pb-c.d [2022-12-19T22:02:45.114Z] #39 11.37 PBCC images/timer.pb-c.c [2022-12-19T22:02:45.114Z] #39 11.38 DEP images/timer.pb-c.d [2022-12-19T22:02:45.114Z] #39 11.43 PBCC images/sa.pb-c.c [2022-12-19T22:02:45.114Z] #39 11.48 DEP images/sa.pb-c.d [2022-12-19T22:02:45.114Z] #39 11.55 PBCC images/pipe-data.pb-c.c [2022-12-19T22:02:45.171Z] + sudo modprobe ip_vs [2022-12-19T22:02:45.171Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 . [2022-12-19T22:02:45.202Z] Fetching without tags [2022-12-19T22:02:45.372Z] #39 11.59 DEP images/pipe-data.pb-c.d [2022-12-19T22:02:45.372Z] #39 11.69 PBCC images/mnt.pb-c.c [2022-12-19T22:02:45.372Z] #39 11.75 DEP images/mnt.pb-c.d [2022-12-19T22:02:45.372Z] #39 11.80 PBCC images/sk-packet.pb-c.c [2022-12-19T22:02:45.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:45.121Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:02:45.140Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:45.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:45.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:45.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:45.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:45.544Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:45.631Z] #39 11.82 DEP images/sk-packet.pb-c.d [2022-12-19T22:02:45.631Z] #39 11.87 PBCC images/tcp-stream.pb-c.c [2022-12-19T22:02:45.631Z] #39 11.90 DEP images/tcp-stream.pb-c.d [2022-12-19T22:02:45.631Z] #39 11.96 PBCC images/pipe.pb-c.c [2022-12-19T22:02:45.631Z] #39 12.02 DEP images/pipe.pb-c.d [2022-12-19T22:02:45.631Z] #39 12.09 PBCC images/pstree.pb-c.c [2022-12-19T22:02:45.890Z] #39 12.11 DEP images/pstree.pb-c.d [2022-12-19T22:02:45.890Z] #39 12.17 PBCC images/fs.pb-c.c [2022-12-19T22:02:45.890Z] #39 12.19 DEP images/fs.pb-c.d [2022-12-19T22:02:45.890Z] #39 12.23 PBCC images/signalfd.pb-c.c [2022-12-19T22:02:45.890Z] #39 12.31 DEP images/signalfd.pb-c.d [2022-12-19T22:02:46.109Z] #1 [internal] load build definition from Dockerfile [2022-12-19T22:02:46.109Z] #1 transferring dockerfile: 16.91kB done [2022-12-19T22:02:46.109Z] #1 DONE 0.1s [2022-12-19T22:02:46.109Z] [2022-12-19T22:02:46.109Z] #2 [internal] load .dockerignore [2022-12-19T22:02:46.109Z] #2 transferring context: 87B done [2022-12-19T22:02:46.109Z] #2 DONE 0.1s [2022-12-19T22:02:46.109Z] [2022-12-19T22:02:46.109Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T22:02:46.109Z] #3 DONE 0.4s [2022-12-19T22:02:46.149Z] #39 12.39 PBCC images/fh.pb-c.c [2022-12-19T22:02:46.149Z] #39 12.46 PBCC images/fsnotify.pb-c.c [2022-12-19T22:02:46.149Z] #39 ... [2022-12-19T22:02:46.149Z] [2022-12-19T22:02:46.149Z] #29 [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 [2022-12-19T22:02:46.149Z] #29 DONE 66.5s [2022-12-19T22:02:46.149Z] [2022-12-19T22:02:46.149Z] #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 [2022-12-19T22:02:46.149Z] #39 12.54 DEP images/fh.pb-c.d [2022-12-19T22:02:46.149Z] #39 ... [2022-12-19T22:02:46.149Z] [2022-12-19T22:02:46.149Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:02:46.149Z] #26 58.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-19T22:02:46.149Z] #26 58.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-19T22:02:46.149Z] #26 58.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:02:46.149Z] #26 64.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-19T22:02:46.149Z] #26 64.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:02:46.149Z] #26 64.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:02:46.149Z] #26 64.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-19T22:02:46.149Z] #26 64.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:02:46.149Z] #26 64.64 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:02:46.367Z] [2022-12-19T22:02:46.367Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T22:02:46.367Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-19T22:02:46.367Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T22:02:46.367Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-19T22:02:46.367Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-19T22:02:46.367Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s [2022-12-19T22:02:46.367Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-12-19T22:02:46.408Z] #26 ... [2022-12-19T22:02:46.408Z] [2022-12-19T22:02:46.408Z] #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 [2022-12-19T22:02:46.408Z] #39 12.70 DEP images/fsnotify.pb-c.d [2022-12-19T22:02:46.627Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:46.628Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:02:46.628Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-12-19T22:02:46.628Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-12-19T22:02:46.667Z] #39 12.85 PBCC images/eventpoll.pb-c.c [2022-12-19T22:02:46.667Z] #39 12.94 DEP images/eventpoll.pb-c.d [2022-12-19T22:02:46.667Z] #39 12.99 PBCC images/eventfd.pb-c.c [2022-12-19T22:02:46.667Z] #39 13.02 DEP images/eventfd.pb-c.d [2022-12-19T22:02:46.926Z] #39 13.17 PBCC images/remap-file-path.pb-c.c [2022-12-19T22:02:46.926Z] #39 13.24 DEP images/remap-file-path.pb-c.d [2022-12-19T22:02:47.185Z] #39 13.36 PBCC images/fifo.pb-c.c [2022-12-19T22:02:47.185Z] #39 13.43 DEP images/fifo.pb-c.d [2022-12-19T22:02:47.185Z] #39 13.51 PBCC images/ghost-file.pb-c.c [2022-12-19T22:02:47.194Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-12-19T22:02:47.194Z] #4 DONE 0.8s [2022-12-19T22:02:47.444Z] #39 13.66 DEP images/ghost-file.pb-c.d [2022-12-19T22:02:47.444Z] #39 13.73 PBCC images/regfile.pb-c.c [2022-12-19T22:02:47.444Z] #39 13.79 DEP images/regfile.pb-c.d [2022-12-19T22:02:47.444Z] #39 13.85 PBCC images/ns.pb-c.c [2022-12-19T22:02:47.455Z] [2022-12-19T22:02:47.455Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:02:47.703Z] #39 13.87 DEP images/ns.pb-c.d [2022-12-19T22:02:47.703Z] #39 13.91 PBCC images/fdinfo.pb-c.c [2022-12-19T22:02:47.703Z] #39 13.95 DEP images/fdinfo.pb-c.d [2022-12-19T22:02:47.703Z] #39 14.02 PBCC images/core-aarch64.pb-c.c [2022-12-19T22:02:47.703Z] #39 14.06 PBCC images/core-arm.pb-c.c [2022-12-19T22:02:47.703Z] #39 14.11 PBCC images/core-ppc64.pb-c.c [2022-12-19T22:02:45.551Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:45.574Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:46.521Z] > git remote # timeout=10 [2022-12-19T22:02:46.549Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:02:46.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:46.574Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:02:46.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:02:46.630Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:46.653Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:47.962Z] #39 14.13 PBCC images/core-s390.pb-c.c [2022-12-19T22:02:47.962Z] #39 14.18 PBCC images/core-x86.pb-c.c [2022-12-19T22:02:47.962Z] #39 14.23 PBCC images/core.pb-c.c [2022-12-19T22:02:47.962Z] #39 14.30 PBCC images/inventory.pb-c.c [2022-12-19T22:02:47.962Z] #39 14.35 DEP images/core-aarch64.pb-c.d [2022-12-19T22:02:48.221Z] #39 14.42 DEP images/core-arm.pb-c.d [2022-12-19T22:02:48.221Z] #39 14.51 DEP images/core-ppc64.pb-c.d [2022-12-19T22:02:48.221Z] #39 14.60 DEP images/core-s390.pb-c.d [2022-12-19T22:02:48.389Z] #5 DONE 0.9s [2022-12-19T22:02:48.389Z] [2022-12-19T22:02:48.389Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:02:48.389Z] #6 DONE 0.9s [2022-12-19T22:02:48.389Z] [2022-12-19T22:02:48.389Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:02:48.389Z] #7 DONE 0.9s [2022-12-19T22:02:48.389Z] [2022-12-19T22:02:48.389Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-19T22:02:48.389Z] #8 DONE 0.9s [2022-12-19T22:02:48.480Z] #39 14.65 DEP images/core-x86.pb-c.d [2022-12-19T22:02:48.480Z] #39 14.71 DEP images/core.pb-c.d [2022-12-19T22:02:48.738Z] #39 14.81 DEP images/inventory.pb-c.d [2022-12-19T22:02:48.738Z] #39 14.86 PBCC images/cpuinfo.pb-c.c [2022-12-19T22:02:48.738Z] #39 14.89 DEP images/cpuinfo.pb-c.d [2022-12-19T22:02:48.738Z] #39 14.96 PBCC images/stats.pb-c.c [2022-12-19T22:02:48.738Z] #39 14.98 DEP images/stats.pb-c.d [2022-12-19T22:02:50.120Z] #39 16.29 make[1]: Nothing to be done for 'all'. [2022-12-19T22:02:50.295Z] [2022-12-19T22:02:50.296Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:02:50.296Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-12-19T22:02:50.296Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:02:50.296Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-19T22:02:50.296Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-19T22:02:50.296Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-12-19T22:02:50.296Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-12-19T22:02:50.558Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2022-12-19T22:02:50.558Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2022-12-19T22:02:50.815Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-12-19T22:02:50.815Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-12-19T22:02:50.815Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-12-19T22:02:51.249Z] Commit message: "update containerd binary to v1.6.14" [2022-12-19T22:02:51.498Z] #39 17.52 CC images/stats.o [2022-12-19T22:02:51.498Z] #39 17.85 CC images/core.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:02:52.435Z] #39 18.42 CC images/core-x86.o [2022-12-19T22:02:52.444Z] + docker version [2022-12-19T22:02:52.695Z] #39 18.98 CC images/core-arm.o [2022-12-19T22:02:53.266Z] #39 19.36 CC images/core-aarch64.o [2022-12-19T22:02:53.525Z] #39 19.78 CC images/core-ppc64.o [2022-12-19T22:02:54.093Z] #39 20.27 CC images/core-s390.o [2022-12-19T22:02:54.096Z] Fetching without tags [2022-12-19T22:02:54.374Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:54.662Z] #39 20.86 CC images/cpuinfo.o [2022-12-19T22:02:53.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:54.027Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:02:54.042Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:54.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:02:54.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:02:54.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:54.111Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:02:54.388Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:54.418Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:55.230Z] #39 21.27 CC images/inventory.o [2022-12-19T22:02:55.230Z] #39 21.47 CC images/fdinfo.o [2022-12-19T22:02:55.488Z] #39 21.79 CC images/fown.o [2022-12-19T22:02:55.748Z] #39 22.05 CC images/ns.o [2022-12-19T22:02:56.007Z] #39 22.26 CC images/regfile.o [2022-12-19T22:02:56.086Z] #9 ... [2022-12-19T22:02:56.086Z] [2022-12-19T22:02:56.086Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:02:56.086Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.1s done [2022-12-19T22:02:56.086Z] #10 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done [2022-12-19T22:02:56.086Z] #10 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done [2022-12-19T22:02:56.086Z] #10 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done [2022-12-19T22:02:56.086Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 2.4s done [2022-12-19T22:02:56.086Z] #10 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 1.8s done [2022-12-19T22:02:56.086Z] #10 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 1.6s done [2022-12-19T22:02:56.086Z] #10 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 4.7s done [2022-12-19T22:02:56.086Z] #10 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 83.89MB / 85.97MB 5.5s [2022-12-19T22:02:56.086Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 56.62MB / 141.97MB 5.5s [2022-12-19T22:02:56.086Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 0.6s [2022-12-19T22:02:56.086Z] #10 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 4.9s done [2022-12-19T22:02:56.086Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 68.16MB / 141.97MB 5.8s [2022-12-19T22:02:56.266Z] #39 22.49 CC images/ghost-file.o [2022-12-19T22:02:56.527Z] #39 22.74 CC images/fifo.o [2022-12-19T22:02:56.557Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:02:56.558Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:02:56.664Z] #10 ... [2022-12-19T22:02:56.665Z] [2022-12-19T22:02:56.665Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:02:56.665Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-12-19T22:02:56.665Z] #9 DONE 6.6s [2022-12-19T22:02:56.665Z] [2022-12-19T22:02:56.665Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:02:56.665Z] #10 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 6.3s done [2022-12-19T22:02:56.665Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 77.59MB / 141.97MB 6.3s [2022-12-19T22:02:56.665Z] #10 ... [2022-12-19T22:02:56.665Z] [2022-12-19T22:02:56.665Z] #11 [internal] load build context [2022-12-19T22:02:56.665Z] #11 transferring context: 39.20MB 6.5s [2022-12-19T22:02:56.665Z] #11 ... [2022-12-19T22:02:56.665Z] [2022-12-19T22:02:56.665Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:02:56.786Z] #39 22.93 CC images/remap-file-path.o [2022-12-19T22:02:56.786Z] #39 23.13 CC images/eventfd.o [2022-12-19T22:02:56.926Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 84.93MB / 141.97MB 6.6s [2022-12-19T22:02:56.926Z] #10 ... [2022-12-19T22:02:56.926Z] [2022-12-19T22:02:56.926Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:02:56.926Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:02:56.926Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:02:56.926Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T22:02:56.926Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T22:02:56.926Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-12-19T22:02:56.926Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-12-19T22:02:56.926Z] #12 DONE 7.0s [2022-12-19T22:02:56.926Z] [2022-12-19T22:02:56.926Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:02:56.926Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 92.27MB / 141.97MB 6.9s [2022-12-19T22:02:57.045Z] #39 23.36 CC images/eventpoll.o [2022-12-19T22:02:57.304Z] #39 23.67 CC images/fh.o [2022-12-19T22:02:56.418Z] > git remote # timeout=10 [2022-12-19T22:02:56.440Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:02:56.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:02:56.488Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:02:56.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:02:56.564Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:02:56.574Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:02:57.506Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 102.76MB / 141.97MB 7.2s [2022-12-19T22:02:57.563Z] #39 ... [2022-12-19T22:02:57.563Z] [2022-12-19T22:02:57.563Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:02:57.563Z] #32 67.75 internal/syscall/unix [2022-12-19T22:02:57.563Z] #32 68.07 time [2022-12-19T22:02:57.563Z] #32 73.57 internal/poll [2022-12-19T22:02:57.563Z] #32 75.22 internal/fmtsort [2022-12-19T22:02:57.563Z] #32 75.82 internal/safefilepath [2022-12-19T22:02:57.563Z] #32 75.97 internal/syscall/execenv [2022-12-19T22:02:57.563Z] #32 76.16 path [2022-12-19T22:02:57.563Z] #32 76.28 strings [2022-12-19T22:02:57.563Z] #32 76.71 io/fs [2022-12-19T22:02:57.767Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 115.34MB / 141.97MB 7.4s [2022-12-19T22:02:57.767Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 128.97MB / 141.97MB 7.6s [2022-12-19T22:02:57.822Z] #32 ... [2022-12-19T22:02:57.822Z] [2022-12-19T22:02:57.822Z] #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 [2022-12-19T22:02:57.822Z] #39 23.95 CC images/fsnotify.o [2022-12-19T22:02:58.024Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 137.36MB / 141.97MB 7.8s [2022-12-19T22:02:58.282Z] #10 ... [2022-12-19T22:02:58.282Z] [2022-12-19T22:02:58.282Z] #11 [internal] load build context [2022-12-19T22:02:58.282Z] #11 transferring context: 53.56MB 7.9s done [2022-12-19T22:02:58.282Z] #11 DONE 8.3s [2022-12-19T22:02:58.282Z] [2022-12-19T22:02:58.282Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:02:58.395Z] #39 24.54 CC images/signalfd.o [2022-12-19T22:02:58.395Z] #39 24.74 CC images/fs.o [2022-12-19T22:02:58.655Z] #39 24.91 CC images/pstree.o [2022-12-19T22:02:58.914Z] #39 25.12 CC images/pipe.o [2022-12-19T22:02:59.172Z] #39 25.36 CC images/tcp-stream.o [2022-12-19T22:02:59.431Z] #39 25.55 CC images/sk-packet.o [2022-12-19T22:02:59.669Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 9.3s done [2022-12-19T22:02:59.669Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 6.5s [2022-12-19T22:02:59.692Z] #39 25.90 CC images/mnt.o [2022-12-19T22:02:59.929Z] #10 ... [2022-12-19T22:02:59.929Z] [2022-12-19T22:02:59.929Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:02:59.929Z] #13 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-19T22:02:59.929Z] #13 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T22:02:59.929Z] #13 sha256:a4b14cf13428c71a5fce6d9380eb2ac1452a7ae4253e594dc90c8a884fdf3db2 529B / 529B done [2022-12-19T22:02:59.929Z] #13 sha256:291bf168077c554abde831d52178c76aa8d7dad0e55a2e37a68c2b55a5d92e64 1.46kB / 1.46kB done [2022-12-19T22:02:59.929Z] #13 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 2.4s done [2022-12-19T22:02:59.950Z] #39 26.08 CC images/pipe-data.o [2022-12-19T22:02:59.950Z] #39 26.26 CC images/sa.o [2022-12-19T22:03:00.188Z] #13 ... [2022-12-19T22:03:00.188Z] [2022-12-19T22:03:00.188Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:00.209Z] #39 26.45 CC images/timer.o [2022-12-19T22:03:00.444Z] #10 ... [2022-12-19T22:03:00.444Z] [2022-12-19T22:03:00.444Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-19T22:03:00.444Z] #14 DONE 0.7s [2022-12-19T22:03:00.444Z] [2022-12-19T22:03:00.444Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:00.467Z] #39 26.89 CC images/timerfd.o [2022-12-19T22:03:00.613Z] Commit message: "update containerd binary to v1.6.14" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:03:01.035Z] #39 27.05 CC images/mm.o [2022-12-19T22:03:01.035Z] #39 27.41 CC images/sk-opts.o [2022-12-19T22:03:01.293Z] #39 27.62 CC images/sk-unix.o [2022-12-19T22:03:01.376Z] #13 ... [2022-12-19T22:03:01.376Z] [2022-12-19T22:03:01.376Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-19T22:03:01.376Z] #15 DONE 0.8s [2022-12-19T22:03:01.376Z] [2022-12-19T22:03:01.376Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:01.860Z] #39 27.98 CC images/sk-inet.o [2022-12-19T22:03:02.119Z] #39 28.43 CC images/tun.o [2022-12-19T22:03:02.153Z] + docker version [2022-12-19T22:03:02.311Z] #10 ... [2022-12-19T22:03:02.311Z] [2022-12-19T22:03:02.311Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:02.311Z] #13 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 8.7s done [2022-12-19T22:03:02.311Z] #13 DONE 12.2s [2022-12-19T22:03:02.311Z] [2022-12-19T22:03:02.311Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:02.311Z] #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.1s [2022-12-19T22:03:02.378Z] #39 28.67 CC images/sk-netlink.o [2022-12-19T22:03:02.378Z] #39 ... [2022-12-19T22:03:02.378Z] [2022-12-19T22:03:02.378Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:02.378Z] #26 72.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-19T22:03:02.378Z] #26 72.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:03:02.378Z] #26 72.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:03:02.378Z] #26 ... [2022-12-19T22:03:02.378Z] [2022-12-19T22:03:02.378Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:03:02.378Z] #32 78.24 os [2022-12-19T22:03:02.378Z] #32 78.60 bufio [2022-12-19T22:03:02.378Z] #32 80.03 text/tabwriter [2022-12-19T22:03:02.378Z] #32 81.52 io/ioutil [2022-12-19T22:03:02.378Z] #32 81.53 fmt [2022-12-19T22:03:02.482Z] Client: Docker Engine - Community [2022-12-19T22:03:02.482Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:02.482Z] API version: 1.42 [2022-12-19T22:03:02.482Z] Go version: go1.18.3 [2022-12-19T22:03:02.482Z] Git commit: 3e9117b [2022-12-19T22:03:02.482Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:03:02.482Z] OS/Arch: linux/amd64 [2022-12-19T22:03:02.482Z] Context: default [2022-12-19T22:03:02.482Z] [2022-12-19T22:03:02.482Z] Server: Docker Engine - Community [2022-12-19T22:03:02.482Z] Engine: [2022-12-19T22:03:02.482Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:02.482Z] API version: 1.42 (minimum version 1.12) [2022-12-19T22:03:02.482Z] Go version: go1.18.3 [2022-12-19T22:03:02.482Z] Git commit: 38633e7 [2022-12-19T22:03:02.482Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-19T22:03:02.482Z] OS/Arch: linux/amd64 [2022-12-19T22:03:02.482Z] Experimental: true [2022-12-19T22:03:02.482Z] containerd: [2022-12-19T22:03:02.482Z] Version: 1.6.8 [2022-12-19T22:03:02.482Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:02.482Z] runc: [2022-12-19T22:03:02.482Z] Version: 1.1.4 [2022-12-19T22:03:02.482Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:02.482Z] docker-init: [2022-12-19T22:03:02.482Z] Version: 0.19.0 [2022-12-19T22:03:02.482Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T22:03:02.830Z] + docker info [2022-12-19T22:03:02.875Z] #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.6s done [2022-12-19T22:03:02.875Z] #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 [2022-12-19T22:03:03.100Z] Client: [2022-12-19T22:03:03.100Z] Context: default [2022-12-19T22:03:03.100Z] Debug Mode: false [2022-12-19T22:03:03.100Z] Plugins: [2022-12-19T22:03:03.100Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T22:03:03.100Z] Version: c5aec24 [2022-12-19T22:03:03.100Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-19T22:03:03.100Z] compose: Docker Compose (Docker Inc.) [2022-12-19T22:03:03.100Z] Version: v2.12.0 [2022-12-19T22:03:03.100Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T22:03:03.100Z] scan: Docker Scan (Docker Inc.) [2022-12-19T22:03:03.100Z] Version: v0.17.0 [2022-12-19T22:03:03.100Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-19T22:03:03.100Z] [2022-12-19T22:03:03.100Z] Server: [2022-12-19T22:03:03.100Z] Containers: 0 [2022-12-19T22:03:03.100Z] Running: 0 [2022-12-19T22:03:03.100Z] Paused: 0 [2022-12-19T22:03:03.100Z] Stopped: 0 [2022-12-19T22:03:03.100Z] Images: 0 [2022-12-19T22:03:03.100Z] Server Version: 22.06.0-beta.0 [2022-12-19T22:03:03.100Z] Storage Driver: overlay2 [2022-12-19T22:03:03.100Z] Backing Filesystem: extfs [2022-12-19T22:03:03.100Z] Supports d_type: true [2022-12-19T22:03:03.100Z] Using metacopy: false [2022-12-19T22:03:03.100Z] Native Overlay Diff: true [2022-12-19T22:03:03.100Z] userxattr: false [2022-12-19T22:03:03.100Z] Logging Driver: json-file [2022-12-19T22:03:03.100Z] Cgroup Driver: cgroupfs [2022-12-19T22:03:03.100Z] Cgroup Version: 1 [2022-12-19T22:03:03.100Z] Plugins: [2022-12-19T22:03:03.100Z] Volume: local [2022-12-19T22:03:03.100Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T22:03:03.100Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T22:03:03.100Z] Swarm: inactive [2022-12-19T22:03:03.100Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-19T22:03:03.100Z] Default Runtime: runc [2022-12-19T22:03:03.100Z] Init Binary: docker-init [2022-12-19T22:03:03.100Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:03.100Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:03.100Z] init version: de40ad0 [2022-12-19T22:03:03.100Z] Security Options: [2022-12-19T22:03:03.100Z] apparmor [2022-12-19T22:03:03.100Z] seccomp [2022-12-19T22:03:03.100Z] Profile: builtin [2022-12-19T22:03:03.100Z] Kernel Version: 5.4.0-1088-aws [2022-12-19T22:03:03.100Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-19T22:03:03.100Z] OSType: linux [2022-12-19T22:03:03.100Z] Architecture: x86_64 [2022-12-19T22:03:03.100Z] CPUs: 2 [2022-12-19T22:03:03.100Z] Total Memory: 7.565GiB [2022-12-19T22:03:03.100Z] Name: ip-10-100-117-107 [2022-12-19T22:03:03.100Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-19T22:03:03.100Z] Docker Root Dir: /var/lib/docker [2022-12-19T22:03:03.100Z] Debug Mode: false [2022-12-19T22:03:03.100Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:03:03.100Z] Labels: [2022-12-19T22:03:03.100Z] Experimental: true [2022-12-19T22:03:03.100Z] Insecure Registries: [2022-12-19T22:03:03.100Z] 127.0.0.0/8 [2022-12-19T22:03:03.100Z] Live Restore Enabled: true [2022-12-19T22:03:03.100Z] [2022-12-19T22:03:03.100Z] WARNING: No swap limit support [Pipeline] sh [2022-12-19T22:03:03.418Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:03:03.418Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:03:03.418Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-19T22:03:03.418Z] + bash /home/ubuntu/workspace/moby_PR-44673/check-config.sh [2022-12-19T22:03:03.418Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-19T22:03:03.418Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-19T22:03:03.418Z] [2022-12-19T22:03:03.418Z] Generally Necessary: [2022-12-19T22:03:03.418Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-19T22:03:03.418Z] - apparmor: enabled and tools installed [2022-12-19T22:03:03.418Z] - CONFIG_NAMESPACES: enabled [2022-12-19T22:03:03.418Z] - CONFIG_NET_NS: enabled [2022-12-19T22:03:03.418Z] - CONFIG_PID_NS: enabled [2022-12-19T22:03:03.418Z] - CONFIG_IPC_NS: enabled [2022-12-19T22:03:03.418Z] - CONFIG_UTS_NS: enabled [2022-12-19T22:03:03.418Z] - CONFIG_CGROUPS: enabled [2022-12-19T22:03:03.418Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-19T22:03:03.418Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-19T22:03:03.418Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-19T22:03:03.686Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-19T22:03:03.686Z] - CONFIG_CPUSETS: enabled [2022-12-19T22:03:03.686Z] - CONFIG_MEMCG: enabled [2022-12-19T22:03:03.686Z] - CONFIG_KEYS: enabled [2022-12-19T22:03:03.686Z] - CONFIG_VETH: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-19T22:03:03.686Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-19T22:03:03.686Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-19T22:03:03.686Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-19T22:03:03.686Z] [2022-12-19T22:03:03.686Z] Optional Features: [2022-12-19T22:03:03.686Z] - CONFIG_USER_NS: enabled [2022-12-19T22:03:03.686Z] - CONFIG_SECCOMP: enabled [2022-12-19T22:03:03.686Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-19T22:03:03.686Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-19T22:03:03.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-19T22:03:03.754Z] #32 84.01 flag [2022-12-19T22:03:03.754Z] #32 84.02 github.com/BurntSushi/toml [2022-12-19T22:03:03.816Z] #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.7s done [2022-12-19T22:03:03.816Z] #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 [2022-12-19T22:03:03.962Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-19T22:03:03.962Z] - CONFIG_BLK_CGROUP: enabled [2022-12-19T22:03:03.962Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-19T22:03:03.962Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-19T22:03:03.962Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-19T22:03:03.962Z] - CONFIG_CGROUP_PERF: enabled [2022-12-19T22:03:03.962Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-19T22:03:03.962Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-19T22:03:03.962Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-19T22:03:03.962Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-19T22:03:03.962Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-19T22:03:03.962Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-19T22:03:03.962Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-19T22:03:03.962Z] - CONFIG_IP_VS: enabled (as module) [2022-12-19T22:03:03.962Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-19T22:03:03.962Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-19T22:03:03.962Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-19T22:03:03.962Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-19T22:03:03.962Z] - CONFIG_EXT4_FS: enabled [2022-12-19T22:03:03.962Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-19T22:03:03.962Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-19T22:03:03.962Z] - Network Drivers: [2022-12-19T22:03:03.962Z] - "overlay": [2022-12-19T22:03:03.962Z] - CONFIG_VXLAN: enabled (as module) [2022-12-19T22:03:03.962Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-19T22:03:03.962Z] Optional (for encrypted networks): [2022-12-19T22:03:04.013Z] #32 ... [2022-12-19T22:03:04.013Z] [2022-12-19T22:03:04.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-19T22:03:04.013Z] #39 28.88 CC images/packet-sock.o [2022-12-19T22:03:04.013Z] #39 29.23 CC images/ipc-var.o [2022-12-19T22:03:04.013Z] #39 29.40 CC images/ipc-desc.o [2022-12-19T22:03:04.013Z] #39 29.60 CC images/ipc-shm.o [2022-12-19T22:03:04.013Z] #39 29.75 CC images/ipc-msg.o [2022-12-19T22:03:04.013Z] #39 29.96 CC images/ipc-sem.o [2022-12-19T22:03:04.013Z] #39 30.12 CC images/utsns.o [2022-12-19T22:03:04.013Z] #39 30.29 CC images/creds.o [2022-12-19T22:03:04.096Z] Client: Docker Engine - Community [2022-12-19T22:03:04.096Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:04.096Z] API version: 1.42 [2022-12-19T22:03:04.096Z] Go version: go1.18.3 [2022-12-19T22:03:04.096Z] Git commit: 3e9117b [2022-12-19T22:03:04.096Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-19T22:03:04.096Z] OS/Arch: linux/arm64 [2022-12-19T22:03:04.096Z] Context: default [2022-12-19T22:03:04.096Z] [2022-12-19T22:03:04.096Z] Server: Docker Engine - Community [2022-12-19T22:03:04.096Z] Engine: [2022-12-19T22:03:04.096Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:04.096Z] API version: 1.42 (minimum version 1.12) [2022-12-19T22:03:04.096Z] Go version: go1.18.3 [2022-12-19T22:03:04.096Z] Git commit: 38633e7 [2022-12-19T22:03:04.096Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-19T22:03:04.096Z] OS/Arch: linux/arm64 [2022-12-19T22:03:04.096Z] Experimental: true [2022-12-19T22:03:04.096Z] containerd: [2022-12-19T22:03:04.096Z] Version: 1.6.8 [2022-12-19T22:03:04.096Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:04.096Z] runc: [2022-12-19T22:03:04.096Z] Version: 1.1.4 [2022-12-19T22:03:04.096Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:04.096Z] docker-init: [2022-12-19T22:03:04.096Z] Version: 0.19.0 [2022-12-19T22:03:04.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T22:03:04.242Z] - CONFIG_CRYPTO: enabled [2022-12-19T22:03:04.243Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-19T22:03:04.243Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-19T22:03:04.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-19T22:03:04.243Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-19T22:03:04.243Z] - CONFIG_XFRM: enabled [2022-12-19T22:03:04.243Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-19T22:03:04.243Z] - "ipvlan": [2022-12-19T22:03:04.243Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-19T22:03:04.243Z] - "macvlan": [2022-12-19T22:03:04.243Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_DUMMY: enabled (as module) [2022-12-19T22:03:04.243Z] - "ftp,tftp client in container": [2022-12-19T22:03:04.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-19T22:03:04.243Z] - Storage Drivers: [2022-12-19T22:03:04.243Z] - "aufs": [2022-12-19T22:03:04.243Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-19T22:03:04.243Z] - "btrfs": [2022-12-19T22:03:04.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-19T22:03:04.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-19T22:03:04.243Z] - "devicemapper": [2022-12-19T22:03:04.243Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-19T22:03:04.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-19T22:03:04.243Z] - "overlay": [2022-12-19T22:03:04.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-19T22:03:04.243Z] - "zfs": [2022-12-19T22:03:04.243Z] - /dev/zfs: present [2022-12-19T22:03:04.243Z] - zfs command: missing [2022-12-19T22:03:04.243Z] - zpool command: missing [2022-12-19T22:03:04.243Z] [2022-12-19T22:03:04.243Z] Limits: [2022-12-19T22:03:04.272Z] #39 30.49 CC images/vma.o [2022-12-19T22:03:04.272Z] #39 30.67 CC images/netdev.o [2022-12-19T22:03:04.429Z] + docker info [2022-12-19T22:03:04.429Z] Client: [2022-12-19T22:03:04.429Z] Context: default [2022-12-19T22:03:04.429Z] Debug Mode: false [2022-12-19T22:03:04.429Z] Plugins: [2022-12-19T22:03:04.429Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T22:03:04.429Z] Version: v0.8.2 [2022-12-19T22:03:04.429Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-19T22:03:04.429Z] compose: Docker Compose (Docker Inc.) [2022-12-19T22:03:04.429Z] Version: v2.12.0 [2022-12-19T22:03:04.429Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T22:03:04.429Z] [2022-12-19T22:03:04.429Z] Server: [2022-12-19T22:03:04.429Z] Containers: 0 [2022-12-19T22:03:04.429Z] Running: 0 [2022-12-19T22:03:04.429Z] Paused: 0 [2022-12-19T22:03:04.429Z] Stopped: 0 [2022-12-19T22:03:04.429Z] Images: 0 [2022-12-19T22:03:04.429Z] Server Version: 22.06.0-beta.0 [2022-12-19T22:03:04.429Z] Storage Driver: overlay2 [2022-12-19T22:03:04.429Z] Backing Filesystem: extfs [2022-12-19T22:03:04.429Z] Supports d_type: true [2022-12-19T22:03:04.429Z] Using metacopy: false [2022-12-19T22:03:04.429Z] Native Overlay Diff: true [2022-12-19T22:03:04.429Z] userxattr: false [2022-12-19T22:03:04.429Z] Logging Driver: json-file [2022-12-19T22:03:04.429Z] Cgroup Driver: cgroupfs [2022-12-19T22:03:04.429Z] Cgroup Version: 1 [2022-12-19T22:03:04.429Z] Plugins: [2022-12-19T22:03:04.429Z] Volume: local [2022-12-19T22:03:04.429Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T22:03:04.429Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T22:03:04.429Z] Swarm: inactive [2022-12-19T22:03:04.429Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-12-19T22:03:04.429Z] Default Runtime: runc [2022-12-19T22:03:04.429Z] Init Binary: docker-init [2022-12-19T22:03:04.429Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:04.429Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:04.429Z] init version: de40ad0 [2022-12-19T22:03:04.429Z] Security Options: [2022-12-19T22:03:04.429Z] apparmor [2022-12-19T22:03:04.429Z] seccomp [2022-12-19T22:03:04.429Z] Profile: builtin [2022-12-19T22:03:04.429Z] Kernel Version: 5.15.0-1022-aws [2022-12-19T22:03:04.429Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-19T22:03:04.429Z] OSType: linux [2022-12-19T22:03:04.429Z] Architecture: aarch64 [2022-12-19T22:03:04.429Z] CPUs: 2 [2022-12-19T22:03:04.429Z] Total Memory: 7.559GiB [2022-12-19T22:03:04.429Z] Name: ip-10-100-48-48 [2022-12-19T22:03:04.429Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-19T22:03:04.429Z] Docker Root Dir: /var/lib/docker [2022-12-19T22:03:04.429Z] Debug Mode: false [2022-12-19T22:03:04.429Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:03:04.429Z] Labels: [2022-12-19T22:03:04.429Z] Experimental: true [2022-12-19T22:03:04.429Z] Insecure Registries: [2022-12-19T22:03:04.429Z] 127.0.0.0/8 [2022-12-19T22:03:04.429Z] Live Restore Enabled: true [2022-12-19T22:03:04.429Z] [Pipeline] sh [2022-12-19T22:03:04.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-19T22:03:04.502Z] [2022-12-19T22:03:04.502Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T22:03:04.720Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:03:04.720Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:03:04.720Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-19T22:03:04.720Z] + bash /home/ubuntu/workspace/moby_PR-44673/check-config.sh [2022-12-19T22:03:04.720Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-19T22:03:04.720Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-19T22:03:04.720Z] [2022-12-19T22:03:04.720Z] Generally Necessary: [2022-12-19T22:03:04.720Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-19T22:03:04.720Z] - apparmor: enabled and tools installed [2022-12-19T22:03:04.720Z] - CONFIG_NAMESPACES: enabled [2022-12-19T22:03:04.720Z] - CONFIG_NET_NS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_PID_NS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_IPC_NS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_UTS_NS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CGROUPS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-19T22:03:04.720Z] - CONFIG_CPUSETS: enabled [2022-12-19T22:03:04.720Z] - CONFIG_MEMCG: enabled [2022-12-19T22:03:04.720Z] - CONFIG_KEYS: enabled [2022-12-19T22:03:04.843Z] #39 31.07 CC images/tty.o [2022-12-19T22:03:04.851Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 . [2022-12-19T22:03:04.982Z] - CONFIG_VETH: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-19T22:03:04.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-19T22:03:04.982Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-19T22:03:04.982Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-19T22:03:04.982Z] [2022-12-19T22:03:04.982Z] Optional Features: [2022-12-19T22:03:04.982Z] - CONFIG_USER_NS: enabled [2022-12-19T22:03:04.982Z] - CONFIG_SECCOMP: enabled [2022-12-19T22:03:04.982Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-19T22:03:04.982Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-19T22:03:04.982Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-19T22:03:04.982Z] (cgroup swap accounting is currently enabled) [2022-12-19T22:03:05.245Z] - CONFIG_BLK_CGROUP: enabled [2022-12-19T22:03:05.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-19T22:03:05.245Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-19T22:03:05.245Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-19T22:03:05.245Z] - CONFIG_CGROUP_PERF: enabled [2022-12-19T22:03:05.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-19T22:03:05.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-19T22:03:05.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-19T22:03:05.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-19T22:03:05.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-19T22:03:05.245Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-19T22:03:05.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-19T22:03:05.245Z] - CONFIG_IP_VS: enabled (as module) [2022-12-19T22:03:05.245Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-19T22:03:05.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-19T22:03:05.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-19T22:03:05.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-19T22:03:05.245Z] - CONFIG_EXT4_FS: enabled [2022-12-19T22:03:05.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-19T22:03:05.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-19T22:03:05.245Z] - Network Drivers: [2022-12-19T22:03:05.245Z] - "overlay": [2022-12-19T22:03:05.414Z] #39 31.59 CC images/file-lock.o [2022-12-19T22:03:05.414Z] #39 31.83 CC images/rlimit.o [2022-12-19T22:03:05.419Z] #1 [internal] load build definition from Dockerfile [2022-12-19T22:03:05.419Z] #1 transferring dockerfile: 16.91kB done [2022-12-19T22:03:05.419Z] #1 DONE 0.1s [2022-12-19T22:03:05.419Z] [2022-12-19T22:03:05.419Z] #2 [internal] load .dockerignore [2022-12-19T22:03:05.419Z] #2 transferring context: 87B done [2022-12-19T22:03:05.419Z] #2 DONE 0.1s [2022-12-19T22:03:05.419Z] [2022-12-19T22:03:05.419Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T22:03:05.507Z] - CONFIG_VXLAN: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-19T22:03:05.507Z] Optional (for encrypted networks): [2022-12-19T22:03:05.507Z] - CONFIG_CRYPTO: enabled [2022-12-19T22:03:05.507Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-19T22:03:05.507Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-19T22:03:05.507Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-19T22:03:05.507Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-19T22:03:05.507Z] - CONFIG_XFRM: enabled [2022-12-19T22:03:05.507Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-19T22:03:05.507Z] - "ipvlan": [2022-12-19T22:03:05.507Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-19T22:03:05.507Z] - "macvlan": [2022-12-19T22:03:05.507Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_DUMMY: enabled (as module) [2022-12-19T22:03:05.507Z] - "ftp,tftp client in container": [2022-12-19T22:03:05.507Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-19T22:03:05.507Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-19T22:03:05.507Z] - Storage Drivers: [2022-12-19T22:03:05.507Z] - "aufs": [2022-12-19T22:03:05.674Z] #39 32.08 CC images/pagemap.o [2022-12-19T22:03:05.682Z] #3 DONE 0.3s [2022-12-19T22:03:05.682Z] [2022-12-19T22:03:05.682Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T22:03:05.682Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-12-19T22:03:05.773Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-19T22:03:05.773Z] - "btrfs": [2022-12-19T22:03:05.773Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-19T22:03:05.773Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-19T22:03:05.773Z] - "devicemapper": [2022-12-19T22:03:05.773Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-19T22:03:05.773Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-19T22:03:05.773Z] - "overlay": [2022-12-19T22:03:05.773Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-19T22:03:05.773Z] - "zfs": [2022-12-19T22:03:05.773Z] - /dev/zfs: present [2022-12-19T22:03:05.773Z] - zfs command: missing [2022-12-19T22:03:05.773Z] - zpool command: missing [2022-12-19T22:03:05.773Z] [2022-12-19T22:03:05.773Z] Limits: [2022-12-19T22:03:05.773Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-19T22:03:05.773Z] [2022-12-19T22:03:05.773Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T22:03:05.941Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T22:03:05.941Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-19T22:03:05.941Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-19T22:03:05.941Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-12-19T22:03:05.941Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-12-19T22:03:05.941Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-12-19T22:03:06.159Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 . [2022-12-19T22:03:06.243Z] #39 32.39 CC images/siginfo.o [2022-12-19T22:03:06.243Z] #39 32.64 CC images/rpc.o [2022-12-19T22:03:06.420Z] #1 [internal] load build definition from Dockerfile [2022-12-19T22:03:06.420Z] #1 transferring dockerfile: 16.91kB done [2022-12-19T22:03:06.420Z] #1 DONE 0.2s [2022-12-19T22:03:06.420Z] [2022-12-19T22:03:06.420Z] #2 [internal] load .dockerignore [2022-12-19T22:03:06.420Z] #2 transferring context: 87B done [2022-12-19T22:03:06.420Z] #2 DONE 0.2s [2022-12-19T22:03:06.420Z] [2022-12-19T22:03:06.420Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T22:03:06.511Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-12-19T22:03:06.512Z] #4 DONE 0.8s [2022-12-19T22:03:06.774Z] [2022-12-19T22:03:06.774Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:03:07.001Z] #3 DONE 0.3s [2022-12-19T22:03:07.001Z] [2022-12-19T22:03:07.001Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T22:03:07.001Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-12-19T22:03:07.001Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 1.05MB / 9.21MB 0.1s [2022-12-19T22:03:07.001Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T22:03:07.001Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-12-19T22:03:07.001Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-12-19T22:03:07.001Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-12-19T22:03:07.263Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-12-19T22:03:07.263Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-12-19T22:03:07.525Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-12-19T22:03:07.619Z] #39 33.75 CC images/ext-file.o [2022-12-19T22:03:07.721Z] #5 ... [2022-12-19T22:03:07.721Z] [2022-12-19T22:03:07.721Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:07.721Z] #6 DONE 1.0s [2022-12-19T22:03:07.816Z] #4 DONE 0.8s [2022-12-19T22:03:07.816Z] [2022-12-19T22:03:07.816Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:07.879Z] #39 33.99 CC images/cgroup.o [2022-12-19T22:03:07.989Z] [2022-12-19T22:03:07.989Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:03:07.989Z] #5 DONE 1.1s [2022-12-19T22:03:07.989Z] [2022-12-19T22:03:07.989Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:07.989Z] #7 DONE 1.1s [2022-12-19T22:03:07.989Z] [2022-12-19T22:03:07.989Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-19T22:03:07.989Z] #8 DONE 1.1s [2022-12-19T22:03:08.446Z] #39 34.62 CC images/userns.o [2022-12-19T22:03:08.446Z] #39 34.82 CC images/google/protobuf/descriptor.o [2022-12-19T22:03:09.014Z] #39 ... [2022-12-19T22:03:09.014Z] [2022-12-19T22:03:09.014Z] #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 [2022-12-19T22:03:09.080Z] #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 5.1s [2022-12-19T22:03:10.049Z] #37 51.22 Updating files: 49% (2559/5144) Updating files: 50% (2572/5144) Updating files: 51% (2624/5144) Updating files: 52% (2675/5144) Updating files: 53% (2727/5144) Updating files: 54% (2778/5144) Updating files: 55% (2830/5144) Updating files: 56% (2881/5144) Updating files: 57% (2933/5144) Updating files: 58% (2984/5144) Updating files: 59% (3035/5144) Updating files: 60% (3087/5144) Updating files: 61% (3138/5144) Updating files: 62% (3190/5144) Updating files: 63% (3241/5144) Updating files: 64% (3293/5144) Updating files: 65% (3344/5144) Updating files: 66% (3396/5144) Updating files: 67% (3447/5144) Updating files: 68% (3498/5144) Updating files: 69% (3550/5144) Updating files: 70% (3601/5144) Updating files: 71% (3653/5144) Updating files: 72% (3704/5144) Updating files: 73% (3756/5144) Updating files: 74% (3807/5144) Updating files: 75% (3858/5144) Updating files: 76% (3910/5144) Updating files: 77% (3961/5144) Updating files: 78% (4013/5144) Updating files: 79% (4064/5144) Updating files: 80% (4116/5144) Updating files: 81% (4167/5144) Updating files: 82% (4219/5144) Updating files: 83% (4270/5144) Updating files: 84% (4321/5144) Updating files: 85% (4373/5144) Updating files: 86% (4424/5144) Updating files: 87% (4476/5144) Updating files: 88% (4527/5144) Updating files: 89% (4579/5144) Updating files: 90% (4630/5144) Updating files: 91% (4682/5144) Updating files: 92% (4733/5144) Updating files: 92% (4770/5144) Updating files: 93% (4784/5144) Updating files: 94% (4836/5144) Updating files: 95% (4887/5144) Updating files: 96% (4939/5144) Updating files: 97% (4990/5144) Updating files: 98% (5042/5144) Updating files: 99% (5093/5144) Updating files: 100% (5144/5144) Updating files: 100% (5144/5144), done. [2022-12-19T22:03:10.049Z] #37 52.52 + cd /tmp/tmp.SBwOtSL9AT/src/github.com/containerd/containerd [2022-12-19T22:03:10.308Z] #37 52.52 + git checkout -q v1.6.14 [2022-12-19T22:03:10.361Z] #5 DONE 2.3s [2022-12-19T22:03:10.361Z] [2022-12-19T22:03:10.361Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:10.361Z] #6 DONE 2.2s [2022-12-19T22:03:10.361Z] [2022-12-19T22:03:10.361Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-19T22:03:10.361Z] #7 DONE 2.5s [2022-12-19T22:03:10.361Z] [2022-12-19T22:03:10.361Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:03:10.361Z] #8 DONE 2.4s [2022-12-19T22:03:10.530Z] [2022-12-19T22:03:10.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:10.530Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.1s done [2022-12-19T22:03:10.530Z] #9 DONE 0.1s [2022-12-19T22:03:10.530Z] [2022-12-19T22:03:10.530Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:10.530Z] #10 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.0s done [2022-12-19T22:03:10.530Z] #10 sha256:291bf168077c554abde831d52178c76aa8d7dad0e55a2e37a68c2b55a5d92e64 1.46kB / 1.46kB done [2022-12-19T22:03:10.530Z] #10 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T22:03:10.530Z] #10 sha256:a4b14cf13428c71a5fce6d9380eb2ac1452a7ae4253e594dc90c8a884fdf3db2 529B / 529B done [2022-12-19T22:03:10.530Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 2.10MB / 55.04MB 0.2s [2022-12-19T22:03:10.530Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 9.44MB / 55.04MB 0.4s [2022-12-19T22:03:10.791Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 12.58MB / 55.04MB 0.5s [2022-12-19T22:03:10.791Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 17.83MB / 55.04MB 0.6s [2022-12-19T22:03:10.937Z] [2022-12-19T22:03:10.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:10.937Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.1s done [2022-12-19T22:03:10.937Z] #9 sha256:0111205527edc2c4da2102f0e5d1ab7b1fdb5545a37eeb24c1013d1f21f821d3 1.80kB / 1.80kB done [2022-12-19T22:03:10.937Z] #9 sha256:207587230dc05ff8c2ff8628dd7891556b8272e8faa3612af3139d392ee494c7 7.12kB / 7.12kB done [2022-12-19T22:03:10.937Z] #9 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done [2022-12-19T22:03:10.937Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0B / 53.70MB 0.1s [2022-12-19T22:03:11.051Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 20.97MB / 55.04MB 0.7s [2022-12-19T22:03:11.051Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 25.26MB / 55.04MB 0.9s [2022-12-19T22:03:11.206Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 8.39MB / 53.70MB 0.2s [2022-12-19T22:03:11.206Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 17.66MB / 53.70MB 0.3s [2022-12-19T22:03:11.206Z] #9 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0B / 5.15MB 0.3s [2022-12-19T22:03:11.244Z] #37 ... [2022-12-19T22:03:11.244Z] [2022-12-19T22:03:11.244Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:03:11.244Z] #32 85.66 log [2022-12-19T22:03:11.244Z] #32 87.93 github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:03:11.244Z] #32 DONE 91.6s [2022-12-19T22:03:11.329Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 28.31MB / 55.04MB 1.1s [2022-12-19T22:03:11.329Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 34.60MB / 55.04MB 1.3s [2022-12-19T22:03:11.474Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 36.70MB / 53.70MB 0.5s [2022-12-19T22:03:11.474Z] #9 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.5s [2022-12-19T22:03:11.474Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 48.01MB / 53.70MB 0.6s [2022-12-19T22:03:11.474Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.7s [2022-12-19T22:03:11.474Z] #9 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.6s done [2022-12-19T22:03:11.474Z] #9 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0B / 10.87MB 0.7s [2022-12-19T22:03:11.474Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.10MB / 54.68MB 0.7s [2022-12-19T22:03:11.504Z] [2022-12-19T22:03:11.504Z] #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 [2022-12-19T22:03:11.504Z] #39 36.47 CC images/opts.o [2022-12-19T22:03:11.504Z] #39 36.74 CC images/seccomp.o [2022-12-19T22:03:11.504Z] #39 36.97 CC images/binfmt-misc.o [2022-12-19T22:03:11.504Z] #39 37.13 CC images/time.o [2022-12-19T22:03:11.504Z] #39 37.30 CC images/sysctl.o [2022-12-19T22:03:11.504Z] #39 37.59 CC images/autofs.o [2022-12-19T22:03:11.589Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 38.05MB / 55.04MB 1.5s [2022-12-19T22:03:11.610Z] #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 7.7s done [2022-12-19T22:03:11.737Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.7s done [2022-12-19T22:03:11.737Z] #9 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 6.96MB / 10.87MB 0.8s [2022-12-19T22:03:11.737Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 11.46MB / 54.68MB 0.8s [2022-12-19T22:03:11.737Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 0B / 81.37MB 0.8s [2022-12-19T22:03:11.737Z] #9 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.9s [2022-12-19T22:03:11.737Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 18.87MB / 54.68MB 0.9s [2022-12-19T22:03:11.737Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 4.19MB / 81.37MB 0.9s [2022-12-19T22:03:11.763Z] #39 37.96 CC images/macvlan.o [2022-12-19T22:03:11.852Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 40.89MB / 55.04MB 1.6s [2022-12-19T22:03:11.853Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 45.09MB / 55.04MB 1.8s [2022-12-19T22:03:11.867Z] #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 [2022-12-19T22:03:12.004Z] #9 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.9s done [2022-12-19T22:03:12.004Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 31.46MB / 54.68MB 1.0s [2022-12-19T22:03:12.004Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 14.13MB / 81.37MB 1.0s [2022-12-19T22:03:12.004Z] #9 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 [2022-12-19T22:03:12.004Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 2.12MB / 109.09MB 1.0s [2022-12-19T22:03:12.004Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 34.60MB / 54.68MB 1.1s [2022-12-19T22:03:12.004Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 9.44MB / 109.09MB 1.1s [2022-12-19T22:03:12.024Z] #39 38.34 CC images/sit.o [2022-12-19T22:03:12.124Z] #10 ... [2022-12-19T22:03:12.124Z] [2022-12-19T22:03:12.124Z] #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 [2022-12-19T22:03:12.124Z] #0 1.581 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:12.124Z] #0 1.588 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:12.124Z] #0 1.593 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:12.124Z] #0 1.848 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:12.124Z] #0 2.364 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:12.124Z] #0 2.856 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:12.124Z] #0 3.709 Fetched 8616 kB in 2s (3604 kB/s) [2022-12-19T22:03:12.124Z] #0 3.709 Reading package lists... [2022-12-19T22:03:12.124Z] #0 4.468 Reading package lists... [2022-12-19T22:03:12.124Z] #0 5.172 Building dependency tree... [2022-12-19T22:03:12.124Z] #0 5.508 The following additional packages will be installed: [2022-12-19T22:03:12.124Z] #0 5.508 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T22:03:12.124Z] #0 5.508 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T22:03:12.124Z] #0 5.510 Recommended packages: [2022-12-19T22:03:12.124Z] #0 5.510 libldap-common publicsuffix libsasl2-modules [2022-12-19T22:03:12.124Z] #0 5.692 The following NEW packages will be installed: [2022-12-19T22:03:12.124Z] #0 5.692 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T22:03:12.124Z] #0 5.692 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T22:03:12.124Z] #0 5.692 libssh2-1 openssl [2022-12-19T22:03:12.124Z] #0 5.962 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T22:03:12.124Z] #0 5.962 Need to get 3047 kB of archives. [2022-12-19T22:03:12.124Z] #0 5.962 After this operation, 6661 kB of additional disk space will be used. [2022-12-19T22:03:12.124Z] #0 5.962 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-19T22:03:12.124Z] #0 5.982 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-19T22:03:12.124Z] #0 5.982 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-19T22:03:12.124Z] #0 5.982 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-19T22:03:12.124Z] #0 5.982 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-19T22:03:12.124Z] #0 5.992 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-19T22:03:12.124Z] #0 5.992 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-19T22:03:12.124Z] #0 5.992 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-19T22:03:12.124Z] #0 5.992 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-19T22:03:12.124Z] #0 5.992 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-19T22:03:12.124Z] #0 6.000 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-19T22:03:12.124Z] #0 6.000 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-19T22:03:12.124Z] #0 6.004 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:03:12.124Z] #0 6.018 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:03:12.124Z] #0 6.018 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:03:12.124Z] #0 6.266 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:03:12.124Z] #0 6.299 Fetched 3047 kB in 0s (9656 kB/s) [2022-12-19T22:03:12.124Z] #0 6.357 Selecting previously unselected package openssl. [2022-12-19T22:03:12.124Z] #0 6.357 (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.) [2022-12-19T22:03:12.124Z] #0 6.357 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 6.364 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:12.124Z] #0 6.582 Selecting previously unselected package ca-certificates. [2022-12-19T22:03:12.124Z] #0 6.582 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T22:03:12.124Z] #0 6.587 Unpacking ca-certificates (20210119) ... [2022-12-19T22:03:12.124Z] #0 6.730 Selecting previously unselected package libbrotli1:amd64. [2022-12-19T22:03:12.124Z] #0 6.730 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 6.752 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:12.124Z] #0 6.865 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-19T22:03:12.124Z] #0 6.865 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 6.869 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:12.124Z] #0 6.953 Selecting previously unselected package libsasl2-2:amd64. [2022-12-19T22:03:12.124Z] #0 6.953 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 6.964 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:12.124Z] #0 7.072 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-19T22:03:12.124Z] #0 7.072 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.076 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:12.124Z] #0 7.226 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-19T22:03:12.124Z] #0 7.227 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.259 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:12.124Z] #0 7.409 Selecting previously unselected package libpsl5:amd64. [2022-12-19T22:03:12.124Z] #0 7.409 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.414 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:12.124Z] #0 7.511 Selecting previously unselected package librtmp1:amd64. [2022-12-19T22:03:12.124Z] #0 7.511 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.516 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:12.124Z] #0 7.621 Selecting previously unselected package libssh2-1:amd64. [2022-12-19T22:03:12.124Z] #0 7.621 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.629 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:12.124Z] #0 7.718 Selecting previously unselected package libcurl4:amd64. [2022-12-19T22:03:12.124Z] #0 7.718 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.731 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:12.124Z] #0 7.850 Selecting previously unselected package curl. [2022-12-19T22:03:12.124Z] #0 7.850 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.876 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:12.124Z] #0 7.972 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:03:12.124Z] #0 7.972 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 7.984 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:12.124Z] #0 8.084 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:03:12.124Z] #0 8.084 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 8.116 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:12.124Z] #0 8.195 Selecting previously unselected package jq. [2022-12-19T22:03:12.124Z] #0 8.195 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:03:12.124Z] #0 8.199 Unpacking jq (1.6-2.1) ... [2022-12-19T22:03:12.124Z] #0 8.290 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:12.124Z] #0 8.326 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:12.124Z] #0 8.367 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:12.124Z] #0 8.381 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:12.124Z] #0 8.390 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:12.124Z] #0 8.405 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:12.124Z] #0 8.417 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:12.124Z] #0 8.429 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:12.124Z] #0 8.445 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:12.124Z] #0 8.457 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:12.124Z] #0 8.476 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:12.125Z] #0 8.489 Setting up ca-certificates (20210119) ... [2022-12-19T22:03:12.125Z] #0 9.115 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:12.125Z] #0 9.897 129 added, 0 removed; done. [2022-12-19T22:03:12.125Z] #0 9.935 Setting up jq (1.6-2.1) ... [2022-12-19T22:03:12.125Z] #0 9.947 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:12.125Z] #0 9.958 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:12.125Z] #0 9.969 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:03:12.125Z] #0 9.989 Processing triggers for ca-certificates (20210119) ... [2022-12-19T22:03:12.125Z] #0 9.998 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:12.125Z] #16 ... [2022-12-19T22:03:12.125Z] [2022-12-19T22:03:12.125Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:12.128Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 49.36MB / 55.04MB 2.0s [2022-12-19T22:03:12.269Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 49.28MB / 54.68MB 1.3s [2022-12-19T22:03:12.269Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 28.31MB / 81.37MB 1.3s [2022-12-19T22:03:12.269Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 25.17MB / 109.09MB 1.3s [2022-12-19T22:03:12.269Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.4s [2022-12-19T22:03:12.269Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 34.60MB / 81.37MB 1.4s [2022-12-19T22:03:12.393Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 54.95MB / 55.04MB 2.2s [2022-12-19T22:03:12.540Z] #9 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.4s done [2022-12-19T22:03:12.540Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 45.93MB / 81.37MB 1.5s [2022-12-19T22:03:12.540Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 34.72MB / 109.09MB 1.5s [2022-12-19T22:03:12.540Z] #9 sha256:14f4ddbc89ddb067a8c79a7cef31317d50bfff2c54e6008b6dba9135eab91955 0B / 156B 1.5s [2022-12-19T22:03:12.540Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 56.62MB / 81.37MB 1.6s [2022-12-19T22:03:12.540Z] #9 sha256:14f4ddbc89ddb067a8c79a7cef31317d50bfff2c54e6008b6dba9135eab91955 156B / 156B 1.5s done [2022-12-19T22:03:12.540Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 63.22MB / 81.37MB 1.7s [2022-12-19T22:03:12.540Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 50.44MB / 109.09MB 1.7s [2022-12-19T22:03:12.591Z] #39 38.66 CC images/memfd.o [2022-12-19T22:03:12.591Z] #39 38.91 CC images/timens.o [2022-12-19T22:03:12.808Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 1.9s [2022-12-19T22:03:12.808Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 61.87MB / 109.09MB 1.9s [2022-12-19T22:03:12.808Z] #9 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 2.0s done [2022-12-19T22:03:12.808Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 71.95MB / 109.09MB 2.0s [2022-12-19T22:03:12.850Z] #39 39.10 LINK images/built-in.o [2022-12-19T22:03:12.966Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 2.8s done [2022-12-19T22:03:13.069Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 92.27MB / 109.09MB 2.1s [2022-12-19T22:03:13.069Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 108.09MB / 109.09MB 2.2s [2022-12-19T22:03:13.109Z] #39 39.28 GEN compel/include/asm [2022-12-19T22:03:13.109Z] #39 39.32 GEN compel/include/version.h [2022-12-19T22:03:13.109Z] #39 39.34 touch .config [2022-12-19T22:03:13.109Z] #39 39.39 GEN include/common/config.h [2022-12-19T22:03:13.109Z] #39 39.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-19T22:03:13.368Z] #39 39.49 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-19T22:03:13.368Z] #39 39.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-19T22:03:13.368Z] #39 39.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-19T22:03:13.368Z] #39 39.56 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-19T22:03:13.368Z] #39 39.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-19T22:03:13.368Z] #39 39.61 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-19T22:03:13.368Z] #39 39.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-19T22:03:13.368Z] #39 39.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-19T22:03:13.368Z] #39 39.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-19T22:03:13.368Z] #39 39.67 DEP compel/plugins/std/infect.d [2022-12-19T22:03:13.598Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 [2022-12-19T22:03:13.627Z] #39 39.77 DEP compel/plugins/std/string.d [2022-12-19T22:03:13.627Z] #39 39.83 DEP compel/plugins/std/log.d [2022-12-19T22:03:13.627Z] #39 39.90 DEP compel/plugins/std/fds.d [2022-12-19T22:03:13.627Z] #39 40.03 DEP compel/plugins/std/std.d [2022-12-19T22:03:13.886Z] #39 40.11 DEP compel/plugins/shmem/shmem.d [2022-12-19T22:03:13.886Z] #39 40.22 DEP compel/plugins/fds/fds.d [2022-12-19T22:03:14.145Z] #39 40.39 CC compel/plugins/std/std.o [2022-12-19T22:03:14.404Z] #39 40.75 CC compel/plugins/std/fds.o [2022-12-19T22:03:14.460Z] #9 ... [2022-12-19T22:03:14.460Z] [2022-12-19T22:03:14.460Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:14.460Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:03:14.460Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-19T22:03:14.460Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-19T22:03:14.460Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-12-19T22:03:14.460Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:14.460Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-12-19T22:03:14.460Z] #10 DONE 3.7s [2022-12-19T22:03:14.460Z] [2022-12-19T22:03:14.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:14.460Z] #9 sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 109.09MB / 109.09MB 3.5s done [2022-12-19T22:03:14.460Z] #9 ... [2022-12-19T22:03:14.460Z] [2022-12-19T22:03:14.460Z] #11 [internal] load build context [2022-12-19T22:03:14.460Z] #11 transferring context: 53.56MB 2.7s done [2022-12-19T22:03:14.460Z] #11 DONE 3.7s [2022-12-19T22:03:14.460Z] [2022-12-19T22:03:14.460Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:14.460Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-12-19T22:03:14.460Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:14.460Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T22:03:14.460Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T22:03:14.460Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-12-19T22:03:14.460Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-12-19T22:03:14.460Z] #12 DONE 3.7s [2022-12-19T22:03:14.460Z] [2022-12-19T22:03:14.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:14.972Z] #39 41.20 CC compel/plugins/std/log.o [2022-12-19T22:03:15.400Z] #10 ... [2022-12-19T22:03:15.400Z] [2022-12-19T22:03:15.400Z] #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 [2022-12-19T22:03:15.400Z] #16 10.66 0 added, 0 removed; done. [2022-12-19T22:03:15.400Z] #16 10.66 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T22:03:15.400Z] #16 10.66 done. [2022-12-19T22:03:15.400Z] #16 DONE 12.8s [2022-12-19T22:03:15.400Z] [2022-12-19T22:03:15.401Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:15.401Z] #10 ... [2022-12-19T22:03:15.401Z] [2022-12-19T22:03:15.401Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T22:03:15.401Z] #17 DONE 0.2s [2022-12-19T22:03:15.401Z] [2022-12-19T22:03:15.401Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:15.407Z] #9 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 [2022-12-19T22:03:15.540Z] #39 41.90 CC compel/plugins/std/string.o [2022-12-19T22:03:15.669Z] #9 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.2s done [2022-12-19T22:03:15.669Z] #9 ... [2022-12-19T22:03:15.669Z] [2022-12-19T22:03:15.669Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:15.669Z] #13 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-19T22:03:15.669Z] #13 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T22:03:15.669Z] #13 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done [2022-12-19T22:03:15.669Z] #13 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done [2022-12-19T22:03:15.669Z] #13 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.7s done [2022-12-19T22:03:15.669Z] #13 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 3.4s done [2022-12-19T22:03:15.669Z] #13 DONE 4.8s [2022-12-19T22:03:15.931Z] [2022-12-19T22:03:15.931Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:15.931Z] #9 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.1s [2022-12-19T22:03:16.188Z] #10 ... [2022-12-19T22:03:16.188Z] [2022-12-19T22:03:16.188Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:16.188Z] #9 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 2.7s done [2022-12-19T22:03:16.188Z] #9 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done [2022-12-19T22:03:16.188Z] #9 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done [2022-12-19T22:03:16.188Z] #9 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done [2022-12-19T22:03:16.188Z] #9 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 1.2s done [2022-12-19T22:03:16.188Z] #9 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 1.4s done [2022-12-19T22:03:16.188Z] #9 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 4.9s done [2022-12-19T22:03:16.188Z] #9 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 5.6s [2022-12-19T22:03:16.188Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 48.23MB / 141.97MB 5.6s [2022-12-19T22:03:16.188Z] #9 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 5.0s done [2022-12-19T22:03:16.192Z] #9 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.4s done [2022-12-19T22:03:16.448Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 58.24MB / 141.97MB 6.1s [2022-12-19T22:03:16.452Z] #9 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 [2022-12-19T22:03:16.476Z] #39 42.52 CC compel/plugins/std/infect.o [2022-12-19T22:03:16.718Z] #9 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 6.3s done [2022-12-19T22:03:16.718Z] #9 ... [2022-12-19T22:03:16.718Z] [2022-12-19T22:03:16.718Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:16.718Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:03:16.718Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-19T22:03:16.718Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-19T22:03:16.718Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:16.718Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-12-19T22:03:16.718Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-12-19T22:03:16.718Z] #11 DONE 6.6s [2022-12-19T22:03:16.718Z] [2022-12-19T22:03:16.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:16.718Z] #9 ... [2022-12-19T22:03:16.718Z] [2022-12-19T22:03:16.718Z] #12 [internal] load build context [2022-12-19T22:03:16.718Z] #12 transferring context: 28.39MB 6.6s [2022-12-19T22:03:16.718Z] #12 ... [2022-12-19T22:03:16.718Z] [2022-12-19T22:03:16.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:16.734Z] #39 ... [2022-12-19T22:03:16.734Z] [2022-12-19T22:03:16.734Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:16.734Z] #26 86.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-19T22:03:16.734Z] #26 86.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:03:16.734Z] #26 86.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:03:16.734Z] #26 93.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-19T22:03:16.734Z] #26 93.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:03:16.734Z] #26 93.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:03:16.734Z] #26 ... [2022-12-19T22:03:16.734Z] [2022-12-19T22:03:16.734Z] #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 [2022-12-19T22:03:16.734Z] #39 42.98 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-19T22:03:16.734Z] #39 43.02 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-19T22:03:16.734Z] #39 43.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-19T22:03:16.770Z] #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 5.2s done [2022-12-19T22:03:16.977Z] #9 ... [2022-12-19T22:03:16.977Z] [2022-12-19T22:03:16.977Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:16.977Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:03:16.977Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T22:03:16.977Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:16.977Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T22:03:16.977Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-12-19T22:03:16.977Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-12-19T22:03:16.977Z] #13 DONE 6.7s [2022-12-19T22:03:16.977Z] [2022-12-19T22:03:16.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:16.977Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 68.68MB / 141.97MB 6.6s [2022-12-19T22:03:16.977Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 78.64MB / 141.97MB 6.8s [2022-12-19T22:03:16.993Z] #39 43.13 AR compel/plugins/std.lib.a [2022-12-19T22:03:16.993Z] #39 43.20 CC compel/plugins/fds/fds.o [2022-12-19T22:03:17.264Z] #39 43.50 AR compel/plugins/fds.lib.a [2022-12-19T22:03:17.264Z] #39 43.56 HOSTDEP compel/src/lib/log-host.d [2022-12-19T22:03:17.335Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d [2022-12-19T22:03:17.537Z] #39 43.66 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-19T22:03:17.537Z] #39 43.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-19T22:03:17.545Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 85.98MB / 141.97MB 7.1s [2022-12-19T22:03:17.545Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 97.52MB / 141.97MB 7.3s [2022-12-19T22:03:17.798Z] #39 43.95 HOSTDEP compel/src/main-host.d [2022-12-19T22:03:17.798Z] #39 44.05 DEP compel/src/lib/ptrace.d [2022-12-19T22:03:17.798Z] #39 44.17 DEP compel/src/lib/infect.d [2022-12-19T22:03:17.809Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 109.05MB / 141.97MB 7.5s [2022-12-19T22:03:18.071Z] #39 44.33 DEP compel/src/lib/infect-util.d [2022-12-19T22:03:18.071Z] #39 44.41 DEP compel/src/lib/infect-rpc.d [2022-12-19T22:03:18.071Z] #39 44.53 DEP compel/arch/x86/src/lib/infect.d [2022-12-19T22:03:18.076Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 119.54MB / 141.97MB 7.8s [2022-12-19T22:03:18.640Z] #39 44.68 DEP compel/arch/x86/src/lib/cpu.d [2022-12-19T22:03:18.640Z] #39 44.74 DEP compel/src/lib/log.d [2022-12-19T22:03:18.640Z] #39 44.87 DEP compel/src/main.d [2022-12-19T22:03:18.640Z] #39 44.96 DEP compel/src/lib/handle-elf.d [2022-12-19T22:03:18.645Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 131.07MB / 141.97MB 8.2s [2022-12-19T22:03:18.897Z] #39 45.04 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-19T22:03:18.897Z] #39 45.18 CC compel/src/lib/log.o [2022-12-19T22:03:18.904Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 8.6s [2022-12-19T22:03:19.155Z] #39 45.49 CC compel/arch/x86/src/lib/cpu.o [2022-12-19T22:03:19.763Z] #9 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.9s done [2022-12-19T22:03:19.763Z] #9 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 0.1s [2022-12-19T22:03:19.845Z] #9 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 6.4s [2022-12-19T22:03:20.090Z] #39 46.24 CC compel/arch/x86/src/lib/infect.o [2022-12-19T22:03:20.106Z] #9 ... [2022-12-19T22:03:20.106Z] [2022-12-19T22:03:20.106Z] #12 [internal] load build context [2022-12-19T22:03:20.106Z] #12 transferring context: 53.56MB 9.5s done [2022-12-19T22:03:20.106Z] #12 DONE 10.0s [2022-12-19T22:03:20.106Z] [2022-12-19T22:03:20.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:20.106Z] #9 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 9.8s done [2022-12-19T22:03:20.656Z] #39 46.98 CC compel/src/lib/infect-rpc.o [2022-12-19T22:03:20.914Z] #39 47.33 CC compel/src/lib/infect-util.o [2022-12-19T22:03:21.047Z] #9 ... [2022-12-19T22:03:21.047Z] [2022-12-19T22:03:21.047Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-19T22:03:21.047Z] #14 DONE 0.7s [2022-12-19T22:03:21.172Z] #39 47.58 CC compel/src/lib/infect.o [2022-12-19T22:03:21.307Z] [2022-12-19T22:03:21.307Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-19T22:03:21.877Z] #15 DONE 0.9s [2022-12-19T22:03:21.877Z] [2022-12-19T22:03:21.877Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:22.455Z] #9 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.7s done [2022-12-19T22:03:22.595Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 5.1s [2022-12-19T22:03:22.816Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 9.2s done [2022-12-19T22:03:22.818Z] #9 ... [2022-12-19T22:03:22.818Z] [2022-12-19T22:03:22.818Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-19T22:03:22.818Z] #14 DONE 1.5s [2022-12-19T22:03:22.818Z] [2022-12-19T22:03:22.818Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:22.818Z] #9 extracting sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 [2022-12-19T22:03:22.818Z] #9 ... [2022-12-19T22:03:22.818Z] [2022-12-19T22:03:22.818Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-19T22:03:23.076Z] #10 DONE 12.9s [2022-12-19T22:03:23.076Z] [2022-12-19T22:03:23.076Z] #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 [2022-12-19T22:03:23.076Z] #39 ... [2022-12-19T22:03:23.076Z] [2022-12-19T22:03:23.076Z] #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 [2022-12-19T22:03:23.076Z] #37 55.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-19T22:03:23.076Z] #37 55.39 + BUILDTAGS='netgo osusergo static_build' [2022-12-19T22:03:23.076Z] #37 55.39 + export EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:03:23.076Z] #37 55.39 + EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:03:23.076Z] #37 55.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-19T22:03:23.076Z] #37 55.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-19T22:03:23.076Z] #37 55.39 + '[' '' = dynamic ']' [2022-12-19T22:03:23.076Z] #37 55.39 + make [2022-12-19T22:03:23.076Z] #37 57.18 + bin/ctr [2022-12-19T22:03:23.394Z] #15 DONE 0.3s [2022-12-19T22:03:23.394Z] [2022-12-19T22:03:23.394Z] #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 [2022-12-19T22:03:23.394Z] #0 1.218 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:23.394Z] #0 1.237 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:23.394Z] #0 1.237 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:23.394Z] #0 1.430 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:03:23.394Z] #0 1.684 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:03:23.394Z] #0 1.980 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:03:23.394Z] #0 2.734 Fetched 8498 kB in 2s (4773 kB/s) [2022-12-19T22:03:23.394Z] #0 2.734 Reading package lists... [2022-12-19T22:03:23.394Z] #0 3.317 Reading package lists... [2022-12-19T22:03:23.394Z] #0 3.922 Building dependency tree... [2022-12-19T22:03:23.394Z] #0 4.258 The following additional packages will be installed: [2022-12-19T22:03:23.394Z] #0 4.258 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T22:03:23.394Z] #0 4.258 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T22:03:23.394Z] #0 4.258 Recommended packages: [2022-12-19T22:03:23.394Z] #0 4.258 libldap-common publicsuffix libsasl2-modules [2022-12-19T22:03:23.394Z] #0 4.386 The following NEW packages will be installed: [2022-12-19T22:03:23.394Z] #0 4.386 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T22:03:23.394Z] #0 4.386 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T22:03:23.394Z] #0 4.387 libssh2-1 openssl [2022-12-19T22:03:23.394Z] #0 4.663 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T22:03:23.394Z] #0 4.663 Need to get 2941 kB of archives. [2022-12-19T22:03:23.394Z] #0 4.663 After this operation, 6478 kB of additional disk space will be used. [2022-12-19T22:03:23.394Z] #0 4.663 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-12-19T22:03:23.394Z] #0 4.699 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-12-19T22:03:23.394Z] #0 4.702 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-12-19T22:03:23.394Z] #0 4.772 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-12-19T22:03:23.394Z] #0 4.774 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-12-19T22:03:23.394Z] #0 4.775 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-12-19T22:03:23.394Z] #0 4.777 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-12-19T22:03:23.394Z] #0 4.778 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-12-19T22:03:23.394Z] #0 4.779 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-12-19T22:03:23.394Z] #0 4.780 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-12-19T22:03:23.394Z] #0 4.781 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-12-19T22:03:23.394Z] #0 4.784 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-12-19T22:03:23.394Z] #0 4.786 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-19T22:03:23.394Z] #0 4.787 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-19T22:03:23.394Z] #0 4.789 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-19T22:03:23.394Z] #0 5.156 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:03:23.394Z] #0 5.190 Fetched 2941 kB in 0s (6783 kB/s) [2022-12-19T22:03:23.394Z] #0 5.433 Selecting previously unselected package openssl. [2022-12-19T22:03:23.394Z] #0 5.433 (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.) [2022-12-19T22:03:23.394Z] #0 5.433 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 5.501 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:23.394Z] #0 5.807 Selecting previously unselected package ca-certificates. [2022-12-19T22:03:23.394Z] #0 5.807 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T22:03:23.394Z] #0 5.811 Unpacking ca-certificates (20210119) ... [2022-12-19T22:03:23.394Z] #0 6.378 Selecting previously unselected package libbrotli1:arm64. [2022-12-19T22:03:23.394Z] #0 6.378 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 6.506 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-19T22:03:23.394Z] #0 7.178 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-12-19T22:03:23.394Z] #0 7.178 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.182 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:23.394Z] #0 7.229 Selecting previously unselected package libsasl2-2:arm64. [2022-12-19T22:03:23.394Z] #0 7.231 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.239 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:23.394Z] #0 7.291 Selecting previously unselected package libldap-2.4-2:arm64. [2022-12-19T22:03:23.394Z] #0 7.292 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.296 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:23.394Z] #0 7.475 Selecting previously unselected package libnghttp2-14:arm64. [2022-12-19T22:03:23.394Z] #0 7.475 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.483 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-19T22:03:23.394Z] #0 7.545 Selecting previously unselected package libpsl5:arm64. [2022-12-19T22:03:23.394Z] #0 7.545 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.554 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-12-19T22:03:23.394Z] #0 7.603 Selecting previously unselected package librtmp1:arm64. [2022-12-19T22:03:23.394Z] #0 7.603 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-12-19T22:03:23.394Z] #0 7.608 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:23.394Z] #0 7.680 Selecting previously unselected package libssh2-1:arm64. [2022-12-19T22:03:23.394Z] #0 7.680 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-12-19T22:03:23.394Z] #16 7.685 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-12-19T22:03:23.394Z] #16 7.781 Selecting previously unselected package libcurl4:arm64. [2022-12-19T22:03:23.394Z] #16 7.781 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-19T22:03:23.644Z] #37 ... [2022-12-19T22:03:23.644Z] [2022-12-19T22:03:23.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-19T22:03:23.644Z] #39 49.74 CC compel/src/lib/ptrace.o [2022-12-19T22:03:23.656Z] #16 7.785 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:23.656Z] #16 7.841 Selecting previously unselected package curl. [2022-12-19T22:03:23.656Z] #16 7.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-19T22:03:23.656Z] #16 7.844 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:23.656Z] #16 7.912 Selecting previously unselected package libonig5:arm64. [2022-12-19T22:03:23.656Z] #16 7.912 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-19T22:03:23.656Z] #16 7.926 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T22:03:23.656Z] #16 7.966 Selecting previously unselected package libjq1:arm64. [2022-12-19T22:03:23.656Z] #16 7.966 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-12-19T22:03:23.656Z] #16 7.970 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-19T22:03:23.656Z] #16 8.016 Selecting previously unselected package jq. [2022-12-19T22:03:23.656Z] #16 8.016 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-12-19T22:03:23.656Z] #16 8.020 Unpacking jq (1.6-2.1) ... [2022-12-19T22:03:23.656Z] #16 8.153 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-12-19T22:03:23.902Z] #39 50.13 AR compel/libcompel.a [2022-12-19T22:03:23.902Z] #39 50.20 HOSTCC compel/src/main-host.o [2022-12-19T22:03:23.917Z] #16 8.164 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-19T22:03:23.917Z] #16 8.178 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-19T22:03:23.917Z] #16 8.187 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:23.917Z] #16 8.197 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:23.917Z] #16 8.207 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:23.917Z] #16 8.216 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-12-19T22:03:23.917Z] #16 8.225 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:23.917Z] #16 8.238 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T22:03:23.917Z] #16 8.249 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-19T22:03:23.917Z] #16 8.258 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:23.917Z] #16 8.267 Setting up ca-certificates (20210119) ... [2022-12-19T22:03:24.163Z] #39 50.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-19T22:03:24.163Z] #39 50.52 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-19T22:03:24.456Z] #16 1.558 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:24.715Z] #16 1.571 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:24.715Z] #16 1.580 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:24.715Z] #16 1.807 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:24.729Z] #39 50.93 HOSTCC compel/src/lib/log-host.o [2022-12-19T22:03:24.729Z] #39 51.18 HOSTLINK compel/compel-host-bin [2022-12-19T22:03:24.871Z] #16 9.065 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:24.975Z] #16 2.081 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:25.124Z] #10 ... [2022-12-19T22:03:25.124Z] [2022-12-19T22:03:25.124Z] #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 [2022-12-19T22:03:25.124Z] #0 2.199 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T22:03:25.124Z] #0 2.558 [2022-12-19T22:03:25.124Z] #0 2.780 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:25.124Z] #0 3.058 [2022-12-19T22:03:25.124Z] #0 4.048 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T22:03:25.124Z] #0 4.363 [2022-12-19T22:03:25.124Z] #0 4.585 #=#=# #### 6.8% ######################################################################## 100.0% [2022-12-19T22:03:25.124Z] #0 4.926 [2022-12-19T22:03:25.124Z] #0 6.003 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T22:03:25.124Z] #0 6.297 [2022-12-19T22:03:25.124Z] #0 6.526 #=#=# ################ 22.7% ######################################### 57.5% ################################################################ 89.7% ######################################################################## 100.0% [2022-12-19T22:03:25.124Z] #0 7.082 [2022-12-19T22:03:25.124Z] #0 8.120 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T22:03:25.124Z] #0 8.452 [2022-12-19T22:03:25.124Z] #0 8.676 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:25.124Z] #0 8.947 [2022-12-19T22:03:25.124Z] #0 9.731 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T22:03:25.296Z] #39 51.37 DEP soccr/soccr.d [2022-12-19T22:03:25.297Z] #39 51.59 CC soccr/soccr.o [2022-12-19T22:03:25.383Z] #18 10.08 [2022-12-19T22:03:25.383Z] #18 ... [2022-12-19T22:03:25.383Z] [2022-12-19T22:03:25.383Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:25.444Z] #16 9.699 129 added, 0 removed; done. [2022-12-19T22:03:25.444Z] #16 9.809 Setting up jq (1.6-2.1) ... [2022-12-19T22:03:25.444Z] #16 9.819 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:25.444Z] #16 9.829 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:25.444Z] #16 9.839 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:03:25.444Z] #16 9.859 Processing triggers for ca-certificates (20210119) ... [2022-12-19T22:03:25.444Z] #16 9.867 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:25.544Z] #16 2.506 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:25.707Z] #16 ... [2022-12-19T22:03:25.707Z] [2022-12-19T22:03:25.707Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:26.672Z] #39 52.83 AR soccr/libsoccr.a [2022-12-19T22:03:26.672Z] #39 52.88 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:03:26.922Z] #16 3.756 Fetched 8616 kB in 2s (3505 kB/s) [2022-12-19T22:03:26.932Z] #39 53.18 DEP criu/arch/x86/sigframe.d [2022-12-19T22:03:26.932Z] #39 53.30 DEP criu/arch/x86/sigaction_compat.d [2022-12-19T22:03:26.932Z] #39 53.38 DEP criu/arch/x86/kerndat.d [2022-12-19T22:03:27.093Z] #9 ... [2022-12-19T22:03:27.093Z] [2022-12-19T22:03:27.093Z] #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 [2022-12-19T22:03:27.093Z] #16 10.60 0 added, 0 removed; done. [2022-12-19T22:03:27.093Z] #16 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T22:03:27.093Z] #16 10.60 done. [2022-12-19T22:03:27.093Z] #16 DONE 11.5s [2022-12-19T22:03:27.191Z] #39 53.50 DEP criu/arch/x86/crtools.d [2022-12-19T22:03:27.191Z] #39 53.61 DEP criu/arch/x86/cpu.d [2022-12-19T22:03:27.355Z] [2022-12-19T22:03:27.355Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:27.355Z] #9 ... [2022-12-19T22:03:27.355Z] [2022-12-19T22:03:27.355Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T22:03:27.355Z] #17 DONE 0.2s [2022-12-19T22:03:27.449Z] #39 53.75 CC criu/arch/x86/cpu.o [2022-12-19T22:03:27.491Z] #16 3.756 Reading package lists... [2022-12-19T22:03:27.616Z] [2022-12-19T22:03:27.617Z] #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 [2022-12-19T22:03:27.918Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 10.3s [2022-12-19T22:03:28.016Z] #39 54.32 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:03:28.016Z] #39 54.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:03:28.016Z] #39 54.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:03:28.016Z] #39 54.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:03:28.016Z] #39 54.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:03:28.016Z] #39 54.35 CC criu/arch/x86/crtools.o [2022-12-19T22:03:28.345Z] #18 ... [2022-12-19T22:03:28.345Z] [2022-12-19T22:03:28.345Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:28.345Z] #9 extracting sha256:73ba42ba73a564f5318a7d3696072c215aca99ad105c77186e54f67adb4c2db3 4.8s done [2022-12-19T22:03:28.345Z] #9 extracting sha256:14f4ddbc89ddb067a8c79a7cef31317d50bfff2c54e6008b6dba9135eab91955 done [2022-12-19T22:03:28.345Z] #9 DONE 17.3s [2022-12-19T22:03:28.345Z] [2022-12-19T22:03:28.345Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T22:03:28.442Z] #16 4.594 Reading package lists... [2022-12-19T22:03:28.613Z] #19 DONE 0.6s [2022-12-19T22:03:28.613Z] [2022-12-19T22:03:28.613Z] #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 [2022-12-19T22:03:28.702Z] #16 5.380 Building dependency tree... [2022-12-19T22:03:28.702Z] #16 5.817 The following additional packages will be installed: [2022-12-19T22:03:28.711Z] Client: Docker Engine - Community [2022-12-19T22:03:28.711Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:28.711Z] API version: 1.42 [2022-12-19T22:03:28.711Z] Go version: go1.18.3 [2022-12-19T22:03:28.711Z] Git commit: 3e9117b [2022-12-19T22:03:28.711Z] Built: Fri Jun 3 17:55:45 2022 [2022-12-19T22:03:28.711Z] OS/Arch: linux/amd64 [2022-12-19T22:03:28.711Z] Context: default [2022-12-19T22:03:28.711Z] [2022-12-19T22:03:28.711Z] Server: Docker Engine - Community [2022-12-19T22:03:28.711Z] Engine: [2022-12-19T22:03:28.711Z] Version: 22.06.0-beta.0 [2022-12-19T22:03:28.711Z] API version: 1.42 (minimum version 1.12) [2022-12-19T22:03:28.711Z] Go version: go1.18.3 [2022-12-19T22:03:28.711Z] Git commit: 38633e7 [2022-12-19T22:03:28.711Z] Built: Fri Jun 3 17:55:45 2022 [2022-12-19T22:03:28.711Z] OS/Arch: linux/amd64 [2022-12-19T22:03:28.711Z] Experimental: true [2022-12-19T22:03:28.711Z] containerd: [2022-12-19T22:03:28.711Z] Version: 1.6.8 [2022-12-19T22:03:28.711Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:28.711Z] runc: [2022-12-19T22:03:28.711Z] Version: 1.1.4 [2022-12-19T22:03:28.711Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:28.711Z] docker-init: [2022-12-19T22:03:28.711Z] Version: 0.19.0 [2022-12-19T22:03:28.711Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T22:03:28.851Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 11.7s done [2022-12-19T22:03:28.962Z] #16 5.818 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T22:03:28.962Z] #16 5.818 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T22:03:28.962Z] #16 5.820 Recommended packages: [2022-12-19T22:03:28.962Z] #16 5.820 libldap-common publicsuffix libsasl2-modules [2022-12-19T22:03:28.962Z] #16 6.002 The following NEW packages will be installed: [2022-12-19T22:03:28.962Z] #16 6.002 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T22:03:28.962Z] #16 6.002 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T22:03:28.962Z] #16 6.003 libssh2-1 openssl [2022-12-19T22:03:29.031Z] + docker info [2022-12-19T22:03:29.031Z] Client: [2022-12-19T22:03:29.031Z] Context: default [2022-12-19T22:03:29.031Z] Debug Mode: false [2022-12-19T22:03:29.031Z] Plugins: [2022-12-19T22:03:29.031Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T22:03:29.031Z] Version: c5aec24 [2022-12-19T22:03:29.031Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-19T22:03:29.031Z] compose: Docker Compose (Docker Inc.) [2022-12-19T22:03:29.031Z] Version: v2.12.0 [2022-12-19T22:03:29.031Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T22:03:29.031Z] scan: Docker Scan (Docker Inc.) [2022-12-19T22:03:29.031Z] Version: v0.17.0 [2022-12-19T22:03:29.031Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-19T22:03:29.031Z] [2022-12-19T22:03:29.031Z] Server: [2022-12-19T22:03:29.031Z] Containers: 0 [2022-12-19T22:03:29.031Z] Running: 0 [2022-12-19T22:03:29.031Z] Paused: 0 [2022-12-19T22:03:29.031Z] Stopped: 0 [2022-12-19T22:03:29.031Z] Images: 0 [2022-12-19T22:03:29.031Z] Server Version: 22.06.0-beta.0 [2022-12-19T22:03:29.031Z] Storage Driver: overlay2 [2022-12-19T22:03:29.031Z] Backing Filesystem: extfs [2022-12-19T22:03:29.031Z] Supports d_type: true [2022-12-19T22:03:29.031Z] Using metacopy: false [2022-12-19T22:03:29.031Z] Native Overlay Diff: true [2022-12-19T22:03:29.031Z] userxattr: false [2022-12-19T22:03:29.031Z] Logging Driver: json-file [2022-12-19T22:03:29.031Z] Cgroup Driver: systemd [2022-12-19T22:03:29.031Z] Cgroup Version: 2 [2022-12-19T22:03:29.031Z] Plugins: [2022-12-19T22:03:29.031Z] Volume: local [2022-12-19T22:03:29.031Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T22:03:29.031Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T22:03:29.031Z] Swarm: inactive [2022-12-19T22:03:29.031Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-19T22:03:29.031Z] Default Runtime: runc [2022-12-19T22:03:29.031Z] Init Binary: docker-init [2022-12-19T22:03:29.031Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T22:03:29.031Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T22:03:29.031Z] init version: de40ad0 [2022-12-19T22:03:29.031Z] Security Options: [2022-12-19T22:03:29.031Z] apparmor [2022-12-19T22:03:29.031Z] seccomp [2022-12-19T22:03:29.031Z] Profile: builtin [2022-12-19T22:03:29.031Z] cgroupns [2022-12-19T22:03:29.031Z] Kernel Version: 5.15.0-1022-aws [2022-12-19T22:03:29.031Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-19T22:03:29.031Z] OSType: linux [2022-12-19T22:03:29.031Z] Architecture: x86_64 [2022-12-19T22:03:29.031Z] CPUs: 2 [2022-12-19T22:03:29.031Z] Total Memory: 7.557GiB [2022-12-19T22:03:29.031Z] Name: ip-10-100-114-44 [2022-12-19T22:03:29.031Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-12-19T22:03:29.031Z] Docker Root Dir: /var/lib/docker [2022-12-19T22:03:29.031Z] Debug Mode: false [2022-12-19T22:03:29.031Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:03:29.031Z] Labels: [2022-12-19T22:03:29.031Z] Experimental: true [2022-12-19T22:03:29.031Z] Insecure Registries: [2022-12-19T22:03:29.031Z] 127.0.0.0/8 [2022-12-19T22:03:29.031Z] Live Restore Enabled: true [2022-12-19T22:03:29.031Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T22:03:29.108Z] #10 ... [2022-12-19T22:03:29.108Z] [2022-12-19T22:03:29.108Z] #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 [2022-12-19T22:03:29.108Z] #18 10.31 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:29.108Z] #18 10.59 [2022-12-19T22:03:29.108Z] #18 10.66 Download of images into '/build' complete. [2022-12-19T22:03:29.108Z] #18 10.66 Use something like the following to load the result into a Docker daemon: [2022-12-19T22:03:29.108Z] #18 10.66 tar -cC '/build' . | docker load [2022-12-19T22:03:29.108Z] #18 DONE 13.9s [2022-12-19T22:03:29.184Z] #20 DONE 0.5s [2022-12-19T22:03:29.184Z] [2022-12-19T22:03:29.184Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:03:29.184Z] #21 ... [2022-12-19T22:03:29.184Z] [2022-12-19T22:03:29.184Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T22:03:29.184Z] #22 DONE 0.2s [2022-12-19T22:03:29.228Z] #16 6.289 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T22:03:29.228Z] #16 6.289 Need to get 3047 kB of archives. [2022-12-19T22:03:29.228Z] #16 6.289 After this operation, 6661 kB of additional disk space will be used. [2022-12-19T22:03:29.228Z] #16 6.289 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-19T22:03:29.228Z] #16 6.305 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-19T22:03:29.228Z] #16 6.315 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-19T22:03:29.228Z] #16 6.315 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-19T22:03:29.228Z] #16 6.315 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-19T22:03:29.228Z] #16 6.315 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-19T22:03:29.228Z] #16 6.325 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-19T22:03:29.228Z] #16 6.325 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-19T22:03:29.228Z] #16 6.325 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-19T22:03:29.228Z] #16 6.325 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-19T22:03:29.228Z] #16 6.325 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-19T22:03:29.228Z] #16 6.331 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-19T22:03:29.228Z] #16 6.339 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:03:29.228Z] #16 6.339 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:03:29.228Z] #16 6.352 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:03:29.365Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 . [2022-12-19T22:03:29.365Z] [2022-12-19T22:03:29.365Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:29.365Z] #10 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba [2022-12-19T22:03:29.365Z] #10 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 0.0s done [2022-12-19T22:03:29.445Z] [2022-12-19T22:03:29.445Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:03:29.445Z] #21 DONE 0.2s [2022-12-19T22:03:29.445Z] [2022-12-19T22:03:29.445Z] #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 [2022-12-19T22:03:29.462Z] #39 55.45 CC criu/arch/x86/kerndat.o [2022-12-19T22:03:29.488Z] #16 6.558 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:03:29.488Z] #16 6.612 Fetched 3047 kB in 0s (9176 kB/s) [2022-12-19T22:03:29.488Z] #16 6.638 Selecting previously unselected package openssl. [2022-12-19T22:03:29.489Z] #16 6.638 (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.) [2022-12-19T22:03:29.489Z] #16 6.639 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-19T22:03:29.489Z] #16 6.670 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:29.622Z] #10 DONE 39.6s [2022-12-19T22:03:29.622Z] [2022-12-19T22:03:29.622Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T22:03:29.625Z] #1 [internal] load build definition from Dockerfile [2022-12-19T22:03:29.625Z] #1 transferring dockerfile: [2022-12-19T22:03:29.625Z] #1 transferring dockerfile: 16.91kB done [2022-12-19T22:03:29.625Z] #1 DONE 0.2s [2022-12-19T22:03:29.625Z] [2022-12-19T22:03:29.625Z] #2 [internal] load .dockerignore [2022-12-19T22:03:29.625Z] #2 transferring context: 87B done [2022-12-19T22:03:29.720Z] #39 55.93 CC criu/arch/x86/sigaction_compat.o [2022-12-19T22:03:29.720Z] #39 ... [2022-12-19T22:03:29.720Z] [2022-12-19T22:03:29.720Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:29.720Z] #26 99.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-19T22:03:29.720Z] #26 100.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:03:29.720Z] #26 100.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:03:29.885Z] #2 DONE 0.2s [2022-12-19T22:03:29.885Z] [2022-12-19T22:03:29.885Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T22:03:29.978Z] #26 ... [2022-12-19T22:03:29.979Z] [2022-12-19T22:03:29.979Z] #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 [2022-12-19T22:03:29.979Z] #39 56.17 CC criu/arch/x86/sigframe.o [2022-12-19T22:03:30.059Z] #16 6.896 Selecting previously unselected package ca-certificates. [2022-12-19T22:03:30.059Z] #16 6.898 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T22:03:30.059Z] #16 6.902 Unpacking ca-certificates (20210119) ... [2022-12-19T22:03:30.059Z] #16 7.030 Selecting previously unselected package libbrotli1:amd64. [2022-12-19T22:03:30.059Z] #16 7.030 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-19T22:03:30.059Z] #16 7.064 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:30.059Z] #16 7.183 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-19T22:03:30.146Z] #3 DONE 0.3s [2022-12-19T22:03:30.147Z] [2022-12-19T22:03:30.147Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T22:03:30.147Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-19T22:03:30.147Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T22:03:30.147Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-19T22:03:30.147Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-19T22:03:30.147Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-12-19T22:03:30.237Z] #39 56.40 LINK criu/arch/x86/crtools.built-in.o [2022-12-19T22:03:30.237Z] #39 56.46 DEP criu/pie/util-vdso-elf32.d [2022-12-19T22:03:30.237Z] #39 56.63 DEP criu/pie/util-vdso.d [2022-12-19T22:03:30.322Z] #16 7.185 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:30.322Z] #16 7.199 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:30.322Z] #16 7.270 Selecting previously unselected package libsasl2-2:amd64. [2022-12-19T22:03:30.322Z] #16 7.270 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:30.322Z] #16 7.302 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:30.322Z] #16 7.391 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-19T22:03:30.322Z] #16 7.391 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-19T22:03:30.322Z] #16 7.395 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:30.406Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-12-19T22:03:30.406Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-12-19T22:03:30.496Z] #39 56.79 DEP criu/pie/util.d [2022-12-19T22:03:30.582Z] #16 7.519 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-19T22:03:30.582Z] #16 7.519 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-19T22:03:30.582Z] #16 7.525 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:30.582Z] #16 7.648 Selecting previously unselected package libpsl5:amd64. [2022-12-19T22:03:30.665Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-12-19T22:03:30.665Z] #4 DONE 0.7s [2022-12-19T22:03:30.755Z] #39 56.98 CC criu/pie/util.o [2022-12-19T22:03:30.842Z] #16 7.649 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-19T22:03:30.842Z] #16 7.654 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:30.842Z] #16 7.736 Selecting previously unselected package librtmp1:amd64. [2022-12-19T22:03:30.842Z] #16 7.736 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-19T22:03:30.842Z] #16 7.741 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:30.842Z] #16 7.853 Selecting previously unselected package libssh2-1:amd64. [2022-12-19T22:03:30.842Z] #16 7.853 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-19T22:03:30.842Z] #16 7.858 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:30.995Z] #19 DONE 1.1s [2022-12-19T22:03:30.995Z] [2022-12-19T22:03:30.995Z] #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 [2022-12-19T22:03:31.013Z] #39 57.22 CC criu/pie/util-vdso.o [2022-12-19T22:03:31.101Z] #16 7.961 Selecting previously unselected package libcurl4:amd64. [2022-12-19T22:03:31.101Z] #16 7.961 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:31.101Z] #16 7.973 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:31.101Z] #16 8.080 Selecting previously unselected package curl. [2022-12-19T22:03:31.101Z] #16 8.080 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:31.101Z] #16 8.104 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:31.101Z] #16 8.220 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:03:31.101Z] #16 8.220 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:03:31.232Z] [2022-12-19T22:03:31.232Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:31.361Z] #16 8.256 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:31.361Z] #16 8.412 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:03:31.361Z] #16 8.412 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:03:31.361Z] #16 8.412 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:31.560Z] #20 DONE 0.7s [2022-12-19T22:03:31.560Z] [2022-12-19T22:03:31.560Z] #21 [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 [2022-12-19T22:03:31.560Z] #21 ... [2022-12-19T22:03:31.560Z] [2022-12-19T22:03:31.560Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:03:31.560Z] #22 DONE 0.2s [2022-12-19T22:03:31.580Z] #39 57.79 CC criu/pie/util-vdso-elf32.o [2022-12-19T22:03:31.625Z] #16 8.523 Selecting previously unselected package jq. [2022-12-19T22:03:31.625Z] #16 8.523 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:03:31.625Z] #16 8.532 Unpacking jq (1.6-2.1) ... [2022-12-19T22:03:31.625Z] #16 8.635 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:31.625Z] #16 8.660 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:31.625Z] #16 8.730 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:31.625Z] #16 8.748 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:31.817Z] [2022-12-19T22:03:31.817Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T22:03:31.817Z] #23 DONE 0.3s [2022-12-19T22:03:31.817Z] [2022-12-19T22:03:31.817Z] #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 [2022-12-19T22:03:31.888Z] #16 8.787 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:31.888Z] #16 8.808 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:31.888Z] #16 8.847 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:31.888Z] #16 8.864 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:31.888Z] #16 8.906 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:31.888Z] #16 8.918 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:31.888Z] #16 8.928 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:31.888Z] #16 8.942 Setting up ca-certificates (20210119) ... [2022-12-19T22:03:32.147Z] #39 58.42 AR criu/pie/pie.lib.a [2022-12-19T22:03:32.147Z] #39 58.48 DEP criu/pie/restorer.d [2022-12-19T22:03:32.150Z] #16 ... [2022-12-19T22:03:32.150Z] [2022-12-19T22:03:32.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:32.150Z] #9 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.6s done [2022-12-19T22:03:32.150Z] #9 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.7s done [2022-12-19T22:03:32.150Z] #9 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 7.4s [2022-12-19T22:03:32.405Z] #39 58.74 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-19T22:03:32.614Z] #5 ... [2022-12-19T22:03:32.614Z] [2022-12-19T22:03:32.614Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:32.614Z] #6 DONE 1.5s [2022-12-19T22:03:32.614Z] [2022-12-19T22:03:32.614Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T22:03:32.614Z] #5 DONE 1.5s [2022-12-19T22:03:32.614Z] [2022-12-19T22:03:32.614Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-19T22:03:32.614Z] #7 DONE 1.5s [2022-12-19T22:03:32.614Z] [2022-12-19T22:03:32.614Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T22:03:32.614Z] #8 DONE 1.5s [2022-12-19T22:03:32.663Z] #39 58.87 DEP criu/arch/x86/restorer_unmap.d [2022-12-19T22:03:32.663Z] #39 58.92 DEP criu/arch/x86/restorer.d [2022-12-19T22:03:32.663Z] #39 59.09 DEP criu/arch/x86/vdso-pie.d [2022-12-19T22:03:32.727Z] #9 ... [2022-12-19T22:03:32.727Z] [2022-12-19T22:03:32.727Z] #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 [2022-12-19T22:03:32.727Z] #16 9.700 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:32.761Z] #23 3.257 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-19T22:03:32.761Z] #23 3.257 Cloning into '.'... [2022-12-19T22:03:32.922Z] #39 59.18 DEP criu/pie/parasite-vdso.d [2022-12-19T22:03:33.180Z] #39 59.31 DEP criu/pie/parasite.d [2022-12-19T22:03:33.180Z] #39 59.55 CC criu/pie/parasite.o [2022-12-19T22:03:33.185Z] [2022-12-19T22:03:33.185Z] #9 [internal] load build context [2022-12-19T22:03:34.113Z] #16 10.99 129 added, 0 removed; done. [2022-12-19T22:03:34.113Z] #16 11.10 Setting up jq (1.6-2.1) ... [2022-12-19T22:03:34.113Z] #16 11.12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:34.113Z] #16 11.13 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:34.113Z] #16 11.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:03:34.113Z] #16 11.19 Processing triggers for ca-certificates (20210119) ... [2022-12-19T22:03:34.113Z] #16 11.20 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:34.555Z] #39 60.72 LINK criu/pie/parasite.built-in.o [2022-12-19T22:03:34.555Z] #39 60.74 GEN criu/pie/parasite-blob.h [2022-12-19T22:03:34.555Z] #39 60.77 CC criu/pie/parasite-vdso.o [2022-12-19T22:03:34.675Z] #23 ... [2022-12-19T22:03:34.675Z] [2022-12-19T22:03:34.675Z] #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 [2022-12-19T22:03:34.675Z] #0 4.737 + RM_GOPATH=0 [2022-12-19T22:03:34.675Z] #0 4.737 + TMP_GOPATH= [2022-12-19T22:03:34.675Z] #0 4.737 + : /build [2022-12-19T22:03:34.675Z] #0 4.758 + '[' -z '' ']' [2022-12-19T22:03:34.675Z] #0 4.761 ++ mktemp -d [2022-12-19T22:03:34.675Z] #0 4.771 + export GOPATH=/tmp/tmp.xmeFkQlEUz [2022-12-19T22:03:34.675Z] #0 4.771 + GOPATH=/tmp/tmp.xmeFkQlEUz [2022-12-19T22:03:34.675Z] #0 4.780 + RM_GOPATH=1 [2022-12-19T22:03:34.675Z] #0 4.780 + case "$(go env GOARCH)" in [2022-12-19T22:03:34.675Z] #0 4.781 ++ go env GOARCH [2022-12-19T22:03:34.675Z] #0 4.804 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:34.675Z] #0 4.807 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:34.675Z] #0 4.810 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:34.675Z] #0 4.826 + dir=/tmp/install [2022-12-19T22:03:34.675Z] #0 4.826 + bin=dockercli [2022-12-19T22:03:34.675Z] #0 4.830 + shift [2022-12-19T22:03:34.675Z] #0 4.830 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-19T22:03:34.675Z] #0 4.831 + . /tmp/install/dockercli.installer [2022-12-19T22:03:34.675Z] #0 4.831 ++ : stable [2022-12-19T22:03:34.675Z] #0 4.831 ++ : 17.06.2-ce [2022-12-19T22:03:34.675Z] #0 4.832 + install_dockercli [2022-12-19T22:03:34.675Z] #0 4.832 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-19T22:03:34.675Z] #0 4.832 Install docker/cli version 17.06.2-ce from stable [2022-12-19T22:03:34.675Z] #0 4.833 ++ uname -m [2022-12-19T22:03:34.675Z] #0 4.839 + arch=aarch64 [2022-12-19T22:03:34.675Z] #0 4.841 + '[' aarch64 '!=' x86_64 ']' [2022-12-19T22:03:34.675Z] #0 4.841 + '[' aarch64 '!=' s390x ']' [2022-12-19T22:03:34.675Z] #0 4.841 + '[' aarch64 '!=' armhf ']' [2022-12-19T22:03:34.675Z] #0 4.842 + build_dockercli [2022-12-19T22:03:34.675Z] #0 4.842 + git clone https://github.com/docker/docker-ce /tmp/tmp.xmeFkQlEUz/tmp/docker-ce [2022-12-19T22:03:34.675Z] #0 4.844 Cloning into '/tmp/tmp.xmeFkQlEUz/tmp/docker-ce'... [2022-12-19T22:03:35.099Z] #9 transferring context: 21.57MB 1.6s [2022-12-19T22:03:35.492Z] #39 61.52 CC criu/arch/x86/vdso-pie.o [2022-12-19T22:03:35.493Z] #39 61.76 CC criu/arch/x86/restorer.o [2022-12-19T22:03:35.498Z] #16 12.26 0 added, 0 removed; done. [2022-12-19T22:03:35.498Z] #16 12.26 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T22:03:35.498Z] #16 12.26 done. [2022-12-19T22:03:36.065Z] #24 ... [2022-12-19T22:03:36.065Z] [2022-12-19T22:03:36.065Z] #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 [2022-12-19T22:03:36.065Z] #18 1.609 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T22:03:36.065Z] #18 1.836 [2022-12-19T22:03:36.065Z] #18 2.085 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:36.065Z] #18 2.422 [2022-12-19T22:03:36.065Z] #18 3.974 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T22:03:36.065Z] #18 4.270 [2022-12-19T22:03:36.065Z] #18 4.497 #=#=# 0.1% ######################################################################## 100.0% [2022-12-19T22:03:36.065Z] #18 4.859 [2022-12-19T22:03:36.065Z] #18 6.331 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T22:03:36.065Z] #18 7.482 [2022-12-19T22:03:36.065Z] #18 7.782 #=#=# 0.1% ######## 11.2% ########### 16.5% ################## 25.8% ############################ 40.1% ######################################## 55.6% ######################################################## 78.6% ######################################################################## 100.0% [2022-12-19T22:03:36.071Z] #39 62.21 CC criu/arch/x86/restorer_unmap.o [2022-12-19T22:03:36.071Z] #39 62.27 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-19T22:03:36.330Z] #39 62.55 CC criu/pie/restorer.o [2022-12-19T22:03:36.890Z] #16 DONE 13.8s [2022-12-19T22:03:36.890Z] [2022-12-19T22:03:36.890Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T22:03:36.890Z] #17 DONE 0.1s [2022-12-19T22:03:36.890Z] [2022-12-19T22:03:36.890Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:36.890Z] #9 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 8.3s done [2022-12-19T22:03:36.890Z] #9 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 3.4s [2022-12-19T22:03:37.084Z] #24 ... [2022-12-19T22:03:37.084Z] [2022-12-19T22:03:37.084Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:03:37.084Z] #0 5.447 + RM_GOPATH=0 [2022-12-19T22:03:37.084Z] #0 5.447 + TMP_GOPATH= [2022-12-19T22:03:37.084Z] #0 5.447 + : /build [2022-12-19T22:03:37.084Z] #0 5.447 + '[' -z '' ']' [2022-12-19T22:03:37.084Z] #0 5.447 ++ mktemp -d [2022-12-19T22:03:37.084Z] #0 5.447 + export GOPATH=/tmp/tmp.z08w8KuxWA [2022-12-19T22:03:37.084Z] #0 5.447 + GOPATH=/tmp/tmp.z08w8KuxWA [2022-12-19T22:03:37.084Z] #0 5.447 + RM_GOPATH=1 [2022-12-19T22:03:37.084Z] #0 5.447 + case "$(go env GOARCH)" in [2022-12-19T22:03:37.084Z] #0 5.447 ++ go env GOARCH [2022-12-19T22:03:37.084Z] #0 5.461 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:37.084Z] #0 5.461 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:37.084Z] #0 5.461 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:37.084Z] #0 5.464 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:03:37.084Z] #0 5.464 + dir=/tmp/install [2022-12-19T22:03:37.084Z] #0 5.464 + bin=proxy [2022-12-19T22:03:37.084Z] #0 5.464 + shift [2022-12-19T22:03:37.084Z] #0 5.464 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-19T22:03:37.084Z] #0 5.464 + . /tmp/install/proxy.installer [2022-12-19T22:03:37.084Z] #0 5.464 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:03:37.084Z] #0 5.464 + install_proxy [2022-12-19T22:03:37.084Z] #0 5.464 + case "$1" in [2022-12-19T22:03:37.084Z] #0 5.464 + export CGO_ENABLED=0 [2022-12-19T22:03:37.084Z] #0 5.464 + CGO_ENABLED=0 [2022-12-19T22:03:37.084Z] #0 5.464 + _install_proxy [2022-12-19T22:03:37.084Z] #0 5.464 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-19T22:03:37.084Z] #0 5.464 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.z08w8KuxWA/src/github.com/docker/libnetwork [2022-12-19T22:03:37.084Z] #0 5.466 Cloning into '/tmp/tmp.z08w8KuxWA/src/github.com/docker/libnetwork'... [2022-12-19T22:03:37.458Z] #18 10.06 [2022-12-19T22:03:37.646Z] #9 transferring context: 53.55MB 4.2s done [2022-12-19T22:03:37.646Z] #9 DONE 4.3s [2022-12-19T22:03:37.646Z] [2022-12-19T22:03:37.646Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:37.646Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.1s done [2022-12-19T22:03:37.646Z] #10 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done [2022-12-19T22:03:37.646Z] #10 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done [2022-12-19T22:03:37.646Z] #10 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done [2022-12-19T22:03:37.646Z] #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 0.9s done [2022-12-19T22:03:37.646Z] #10 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 0.6s done [2022-12-19T22:03:37.646Z] #10 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 0.3s done [2022-12-19T22:03:37.646Z] #10 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 2.3s done [2022-12-19T22:03:37.646Z] #10 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 1.9s done [2022-12-19T22:03:37.646Z] #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 4.1s done [2022-12-19T22:03:37.646Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 3.0s [2022-12-19T22:03:37.646Z] #10 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 2.0s done [2022-12-19T22:03:37.646Z] #10 ... [2022-12-19T22:03:37.646Z] [2022-12-19T22:03:37.646Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:37.646Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:03:37.646Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:37.646Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-19T22:03:37.646Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-19T22:03:37.646Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.3s done [2022-12-19T22:03:37.646Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-12-19T22:03:37.646Z] #11 DONE 4.4s [2022-12-19T22:03:37.646Z] [2022-12-19T22:03:37.646Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:38.230Z] #10 ... [2022-12-19T22:03:38.230Z] [2022-12-19T22:03:38.230Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T22:03:38.230Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-19T22:03:38.230Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T22:03:38.230Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T22:03:38.230Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T22:03:38.230Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done [2022-12-19T22:03:38.230Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-12-19T22:03:38.230Z] #12 DONE 4.9s [2022-12-19T22:03:38.230Z] [2022-12-19T22:03:38.230Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:38.455Z] #25 ... [2022-12-19T22:03:38.455Z] [2022-12-19T22:03:38.455Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-19T22:03:38.455Z] #0 6.965 + RM_GOPATH=0 [2022-12-19T22:03:38.455Z] #0 6.965 + TMP_GOPATH= [2022-12-19T22:03:38.455Z] #0 6.965 + : /build [2022-12-19T22:03:38.455Z] #0 6.965 + '[' -z '' ']' [2022-12-19T22:03:38.455Z] #0 6.965 ++ mktemp -d [2022-12-19T22:03:38.455Z] #0 6.965 + export GOPATH=/tmp/tmp.NgEglf17gJ [2022-12-19T22:03:38.455Z] #0 6.965 + GOPATH=/tmp/tmp.NgEglf17gJ [2022-12-19T22:03:38.455Z] #0 6.965 + RM_GOPATH=1 [2022-12-19T22:03:38.455Z] #0 6.965 + case "$(go env GOARCH)" in [2022-12-19T22:03:38.455Z] #0 6.966 ++ go env GOARCH [2022-12-19T22:03:38.455Z] #0 7.048 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:38.455Z] #0 7.048 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:38.455Z] #0 7.048 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:38.455Z] #0 7.073 + dir=/tmp/install [2022-12-19T22:03:38.455Z] #0 7.073 + bin=dockercli [2022-12-19T22:03:38.455Z] #0 7.073 + shift [2022-12-19T22:03:38.455Z] #0 7.073 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-19T22:03:38.455Z] #0 7.073 + . /tmp/install/dockercli.installer [2022-12-19T22:03:38.455Z] #0 7.073 ++ : stable [2022-12-19T22:03:38.455Z] #0 7.073 ++ : 17.06.2-ce [2022-12-19T22:03:38.455Z] #0 7.073 + install_dockercli [2022-12-19T22:03:38.455Z] #0 7.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-19T22:03:38.455Z] #0 7.073 Install docker/cli version 17.06.2-ce from stable [2022-12-19T22:03:38.455Z] #0 7.081 ++ uname -m [2022-12-19T22:03:38.455Z] #0 7.089 + arch=x86_64 [2022-12-19T22:03:38.455Z] #0 7.089 + '[' x86_64 '!=' x86_64 ']' [2022-12-19T22:03:38.455Z] #0 7.089 + url=https://download.docker.com/linux/static [2022-12-19T22:03:38.455Z] #0 7.089 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-19T22:03:38.455Z] #0 7.154 + tar -xz docker/docker [2022-12-19T22:03:38.713Z] #26 ... [2022-12-19T22:03:38.713Z] [2022-12-19T22:03:38.713Z] #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 [2022-12-19T22:03:38.713Z] #0 7.215 + RM_GOPATH=0 [2022-12-19T22:03:38.713Z] #0 7.216 + TMP_GOPATH= [2022-12-19T22:03:38.713Z] #0 7.216 + : /build [2022-12-19T22:03:38.713Z] #0 7.216 + '[' -z '' ']' [2022-12-19T22:03:38.713Z] #0 7.218 ++ mktemp -d [2022-12-19T22:03:38.713Z] #0 7.218 + export GOPATH=/tmp/tmp.r2rb2B8VYM [2022-12-19T22:03:38.713Z] #0 7.219 + GOPATH=/tmp/tmp.r2rb2B8VYM [2022-12-19T22:03:38.713Z] #0 7.219 + RM_GOPATH=1 [2022-12-19T22:03:38.713Z] #0 7.219 + case "$(go env GOARCH)" in [2022-12-19T22:03:38.713Z] #0 7.220 ++ go env GOARCH [2022-12-19T22:03:38.713Z] #0 7.247 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:38.713Z] #0 7.248 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:38.713Z] #0 7.249 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:38.713Z] #0 7.255 + dir=/tmp/install [2022-12-19T22:03:38.713Z] #0 7.255 + bin=rootlesskit [2022-12-19T22:03:38.713Z] #0 7.256 + shift [2022-12-19T22:03:38.713Z] #0 7.256 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-19T22:03:38.713Z] #0 7.257 + . /tmp/install/rootlesskit.installer [2022-12-19T22:03:38.713Z] #0 7.257 ++ : v0.14.4 [2022-12-19T22:03:38.713Z] #0 7.257 + install_rootlesskit [2022-12-19T22:03:38.713Z] #0 7.257 + case "$1" in [2022-12-19T22:03:38.713Z] #0 7.257 + export CGO_ENABLED=0 [2022-12-19T22:03:38.713Z] #0 7.257 + CGO_ENABLED=0 [2022-12-19T22:03:38.713Z] #0 7.257 + _install_rootlesskit [2022-12-19T22:03:38.713Z] #27 7.276 + echo 'Install rootlesskit version v0.14.4' [2022-12-19T22:03:38.713Z] #27 7.280 Install rootlesskit version v0.14.4 [2022-12-19T22:03:38.713Z] #27 7.281 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:03:38.713Z] #27 7.281 + GOBIN=/build [2022-12-19T22:03:38.713Z] #27 7.281 + GO111MODULE=on [2022-12-19T22:03:38.713Z] #27 7.284 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-19T22:03:38.863Z] #39 ... [2022-12-19T22:03:38.863Z] [2022-12-19T22:03:38.863Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-19T22:03:38.863Z] #35 118.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:03:38.863Z] #35 118.7 + GOBIN=/build [2022-12-19T22:03:38.863Z] #35 118.7 + GO111MODULE=on [2022-12-19T22:03:38.863Z] #35 118.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-19T22:03:38.971Z] #27 ... [2022-12-19T22:03:38.971Z] [2022-12-19T22:03:38.971Z] #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 [2022-12-19T22:03:38.971Z] #24 7.144 + git clone https://github.com/docker/distribution.git . [2022-12-19T22:03:38.971Z] #24 7.154 Cloning into '.'... [2022-12-19T22:03:39.376Z] #18 ... [2022-12-19T22:03:39.376Z] [2022-12-19T22:03:39.376Z] #25 [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 [2022-12-19T22:03:39.376Z] #0 4.151 + RM_GOPATH=0 [2022-12-19T22:03:39.376Z] #0 4.151 + TMP_GOPATH= [2022-12-19T22:03:39.376Z] #0 4.151 + : /build [2022-12-19T22:03:39.376Z] #0 4.151 + '[' -z '' ']' [2022-12-19T22:03:39.376Z] #0 4.151 ++ mktemp -d [2022-12-19T22:03:39.376Z] #0 4.156 + export GOPATH=/tmp/tmp.iryKsNssre [2022-12-19T22:03:39.376Z] #0 4.156 + GOPATH=/tmp/tmp.iryKsNssre [2022-12-19T22:03:39.376Z] #0 4.156 + RM_GOPATH=1 [2022-12-19T22:03:39.376Z] #0 4.156 + case "$(go env GOARCH)" in [2022-12-19T22:03:39.376Z] #0 4.156 ++ go env GOARCH [2022-12-19T22:03:39.376Z] #0 4.186 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.377Z] #0 4.186 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.377Z] #0 4.186 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:39.377Z] #0 4.186 + dir=/tmp/install [2022-12-19T22:03:39.377Z] #0 4.186 + bin=gotestsum [2022-12-19T22:03:39.377Z] #0 4.186 + shift [2022-12-19T22:03:39.377Z] #0 4.186 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-19T22:03:39.377Z] #0 4.186 + . /tmp/install/gotestsum.installer [2022-12-19T22:03:39.377Z] #0 4.186 ++ : v1.8.2 [2022-12-19T22:03:39.377Z] #0 4.186 + install_gotestsum [2022-12-19T22:03:39.377Z] #0 4.186 + set -e [2022-12-19T22:03:39.377Z] #0 4.186 + echo 'Install gotestsum version v1.8.2' [2022-12-19T22:03:39.377Z] #0 4.186 + GOBIN=/build [2022-12-19T22:03:39.377Z] #0 4.186 + GO111MODULE=on [2022-12-19T22:03:39.377Z] #0 4.186 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-19T22:03:39.377Z] #0 4.186 Install gotestsum version v1.8.2 [2022-12-19T22:03:39.377Z] #0 4.733 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:03:39.377Z] #0 6.474 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:03:39.377Z] #0 6.483 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:03:39.377Z] #0 6.552 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:03:39.377Z] #0 6.876 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:03:39.377Z] #0 7.014 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:03:39.377Z] #0 7.135 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:03:39.377Z] #0 7.180 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:03:39.377Z] #0 7.321 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:03:39.377Z] #0 7.478 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:03:39.377Z] #0 7.573 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:03:39.377Z] #25 ... [2022-12-19T22:03:39.377Z] [2022-12-19T22:03:39.377Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:39.377Z] #0 5.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:39.377Z] #0 5.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:39.377Z] #0 5.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:39.377Z] #0 6.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:03:39.377Z] #0 8.004 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:03:39.377Z] #26 ... [2022-12-19T22:03:39.377Z] [2022-12-19T22:03:39.377Z] #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 [2022-12-19T22:03:39.377Z] #0 4.576 + RM_GOPATH=0 [2022-12-19T22:03:39.377Z] #0 4.576 + TMP_GOPATH= [2022-12-19T22:03:39.377Z] #0 4.576 + : /build [2022-12-19T22:03:39.377Z] #0 4.576 + '[' -z '' ']' [2022-12-19T22:03:39.377Z] #0 4.576 ++ mktemp -d [2022-12-19T22:03:39.377Z] #0 4.585 + export GOPATH=/tmp/tmp.0uvVt8ZLsU [2022-12-19T22:03:39.377Z] #0 4.585 + GOPATH=/tmp/tmp.0uvVt8ZLsU [2022-12-19T22:03:39.377Z] #0 4.585 + RM_GOPATH=1 [2022-12-19T22:03:39.377Z] #0 4.585 + case "$(go env GOARCH)" in [2022-12-19T22:03:39.377Z] #0 4.585 ++ go env GOARCH [2022-12-19T22:03:39.377Z] #0 4.602 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.377Z] #0 4.602 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.377Z] #0 4.610 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:39.377Z] #0 4.617 Install golangci-lint version v1.44.0 [2022-12-19T22:03:39.377Z] #0 4.617 + dir=/tmp/install [2022-12-19T22:03:39.377Z] #0 4.617 + bin=golangci_lint [2022-12-19T22:03:39.377Z] #0 4.617 + shift [2022-12-19T22:03:39.377Z] #0 4.617 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-19T22:03:39.377Z] #0 4.617 + . /tmp/install/golangci_lint.installer [2022-12-19T22:03:39.377Z] #0 4.617 ++ : v1.44.0 [2022-12-19T22:03:39.377Z] #0 4.617 + install_golangci_lint [2022-12-19T22:03:39.377Z] #0 4.617 + set -e [2022-12-19T22:03:39.377Z] #0 4.617 + echo 'Install golangci-lint version v1.44.0' [2022-12-19T22:03:39.377Z] #0 4.617 + GOBIN=/build [2022-12-19T22:03:39.377Z] #0 4.617 + GO111MODULE=on [2022-12-19T22:03:39.377Z] #0 4.617 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-19T22:03:39.377Z] #0 5.123 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-19T22:03:39.615Z] #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 5.0s done [2022-12-19T22:03:39.615Z] #10 ... [2022-12-19T22:03:39.615Z] [2022-12-19T22:03:39.615Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T22:03:39.615Z] #13 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-19T22:03:39.615Z] #13 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T22:03:39.615Z] #13 sha256:a4b14cf13428c71a5fce6d9380eb2ac1452a7ae4253e594dc90c8a884fdf3db2 529B / 529B done [2022-12-19T22:03:39.615Z] #13 sha256:291bf168077c554abde831d52178c76aa8d7dad0e55a2e37a68c2b55a5d92e64 1.46kB / 1.46kB done [2022-12-19T22:03:39.615Z] #13 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 0.8s done [2022-12-19T22:03:39.615Z] #13 DONE 6.5s [2022-12-19T22:03:39.615Z] [2022-12-19T22:03:39.615Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:39.615Z] #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 [2022-12-19T22:03:39.637Z] #27 ... [2022-12-19T22:03:39.637Z] [2022-12-19T22:03:39.637Z] #28 [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 [2022-12-19T22:03:39.637Z] #0 4.675 + RM_GOPATH=0 [2022-12-19T22:03:39.637Z] #0 4.675 + TMP_GOPATH= [2022-12-19T22:03:39.637Z] #0 4.675 + : /build [2022-12-19T22:03:39.637Z] #0 4.675 + '[' -z '' ']' [2022-12-19T22:03:39.637Z] #0 4.675 ++ mktemp -d [2022-12-19T22:03:39.637Z] #0 4.675 + export GOPATH=/tmp/tmp.cWUsKAsIBd [2022-12-19T22:03:39.637Z] #0 4.675 + GOPATH=/tmp/tmp.cWUsKAsIBd [2022-12-19T22:03:39.637Z] #0 4.675 + RM_GOPATH=1 [2022-12-19T22:03:39.637Z] #0 4.675 + case "$(go env GOARCH)" in [2022-12-19T22:03:39.637Z] #0 4.676 ++ go env GOARCH [2022-12-19T22:03:39.637Z] #0 4.754 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.637Z] #0 4.754 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.637Z] #0 4.755 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:39.637Z] #0 4.757 + dir=/tmp/install [2022-12-19T22:03:39.637Z] #0 4.766 + bin=proxy [2022-12-19T22:03:39.637Z] #0 4.767 + shift [2022-12-19T22:03:39.637Z] #0 4.769 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-19T22:03:39.637Z] #0 4.769 + . /tmp/install/proxy.installer [2022-12-19T22:03:39.637Z] #0 4.770 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:03:39.637Z] #0 4.770 + install_proxy [2022-12-19T22:03:39.637Z] #0 4.770 + case "$1" in [2022-12-19T22:03:39.637Z] #0 4.771 + export CGO_ENABLED=0 [2022-12-19T22:03:39.637Z] #0 4.771 + CGO_ENABLED=0 [2022-12-19T22:03:39.637Z] #0 4.771 + _install_proxy [2022-12-19T22:03:39.637Z] #0 4.771 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-19T22:03:39.637Z] #0 4.771 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:03:39.637Z] #0 4.771 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.cWUsKAsIBd/src/github.com/docker/libnetwork [2022-12-19T22:03:39.637Z] #0 4.779 Cloning into '/tmp/tmp.cWUsKAsIBd/src/github.com/docker/libnetwork'... [2022-12-19T22:03:39.637Z] #28 ... [2022-12-19T22:03:39.637Z] [2022-12-19T22:03:39.637Z] #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 [2022-12-19T22:03:39.637Z] #0 4.739 + RM_GOPATH=0 [2022-12-19T22:03:39.637Z] #0 4.739 + TMP_GOPATH= [2022-12-19T22:03:39.637Z] #0 4.739 + : /build [2022-12-19T22:03:39.637Z] #0 4.739 + '[' -z '' ']' [2022-12-19T22:03:39.637Z] #0 4.756 ++ mktemp -d [2022-12-19T22:03:39.637Z] #0 4.757 + export GOPATH=/tmp/tmp.LEMfadaqt4 [2022-12-19T22:03:39.637Z] #0 4.757 + GOPATH=/tmp/tmp.LEMfadaqt4 [2022-12-19T22:03:39.637Z] #0 4.757 + RM_GOPATH=1 [2022-12-19T22:03:39.637Z] #0 4.757 + case "$(go env GOARCH)" in [2022-12-19T22:03:39.637Z] #0 4.766 ++ go env GOARCH [2022-12-19T22:03:39.637Z] #0 4.797 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.637Z] #0 4.797 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.637Z] #0 4.800 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:39.637Z] #0 4.803 + dir=/tmp/install [2022-12-19T22:03:39.637Z] #0 4.803 + bin=shfmt [2022-12-19T22:03:39.637Z] #0 4.803 + shift [2022-12-19T22:03:39.637Z] #0 4.804 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-19T22:03:39.637Z] #0 4.804 + . /tmp/install/shfmt.installer [2022-12-19T22:03:39.637Z] #0 4.804 ++ : v3.0.2 [2022-12-19T22:03:39.637Z] #0 4.804 + install_shfmt [2022-12-19T22:03:39.637Z] #0 4.804 + echo 'Install shfmt version v3.0.2' [2022-12-19T22:03:39.637Z] #0 4.804 Install shfmt version v3.0.2 [2022-12-19T22:03:39.637Z] #0 4.804 + GOBIN=/build [2022-12-19T22:03:39.637Z] #0 4.804 + GO111MODULE=on [2022-12-19T22:03:39.637Z] #0 4.804 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-19T22:03:39.637Z] #0 5.325 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T22:03:39.637Z] #0 6.938 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-19T22:03:39.637Z] #0 6.939 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-19T22:03:39.637Z] #0 7.048 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-19T22:03:39.637Z] #0 8.766 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-19T22:03:39.874Z] #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.2s done [2022-12-19T22:03:39.875Z] #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 [2022-12-19T22:03:39.898Z] #29 ... [2022-12-19T22:03:39.898Z] [2022-12-19T22:03:39.898Z] #30 [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 [2022-12-19T22:03:39.898Z] #0 3.923 + RM_GOPATH=0 [2022-12-19T22:03:39.898Z] #0 3.923 + TMP_GOPATH= [2022-12-19T22:03:39.898Z] #0 3.923 + : /build [2022-12-19T22:03:39.898Z] #0 3.923 + '[' -z '' ']' [2022-12-19T22:03:39.898Z] #0 3.923 ++ mktemp -d [2022-12-19T22:03:39.898Z] #0 3.923 + export GOPATH=/tmp/tmp.X4lYsKKpwO [2022-12-19T22:03:39.898Z] #0 3.923 + GOPATH=/tmp/tmp.X4lYsKKpwO [2022-12-19T22:03:39.898Z] #0 3.923 + RM_GOPATH=1 [2022-12-19T22:03:39.898Z] #0 3.923 + case "$(go env GOARCH)" in [2022-12-19T22:03:39.898Z] #0 3.923 ++ go env GOARCH [2022-12-19T22:03:39.898Z] #0 3.942 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:39.898Z] #0 3.942 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.898Z] #0 3.942 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:39.898Z] #0 3.942 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:39.898Z] #0 3.942 + dir=/tmp/install [2022-12-19T22:03:39.898Z] #0 3.942 + bin=tomlv [2022-12-19T22:03:39.898Z] #0 3.942 + shift [2022-12-19T22:03:39.898Z] #0 3.942 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-19T22:03:39.898Z] #0 3.942 + . /tmp/install/tomlv.installer [2022-12-19T22:03:39.898Z] #0 3.942 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:39.898Z] #0 3.942 + install_tomlv [2022-12-19T22:03:39.898Z] #0 3.942 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-19T22:03:39.898Z] #0 3.942 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X4lYsKKpwO/src/github.com/BurntSushi/toml [2022-12-19T22:03:39.898Z] #0 3.942 Cloning into '/tmp/tmp.X4lYsKKpwO/src/github.com/BurntSushi/toml'... [2022-12-19T22:03:39.898Z] #0 4.915 + cd /tmp/tmp.X4lYsKKpwO/src/github.com/BurntSushi/toml [2022-12-19T22:03:39.898Z] #0 4.915 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:39.898Z] #0 4.977 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:03:39.898Z] #0 5.339 internal/unsafeheader [2022-12-19T22:03:39.898Z] #0 5.345 internal/goarch [2022-12-19T22:03:39.898Z] #0 5.482 internal/cpu [2022-12-19T22:03:39.898Z] #0 5.495 internal/abi [2022-12-19T22:03:39.898Z] #0 5.887 internal/goexperiment [2022-12-19T22:03:39.898Z] #0 6.097 internal/bytealg [2022-12-19T22:03:39.898Z] #0 6.180 internal/goos [2022-12-19T22:03:39.898Z] #0 6.239 runtime/internal/atomic [2022-12-19T22:03:39.898Z] #0 7.032 runtime/internal/math [2022-12-19T22:03:39.898Z] #0 7.191 runtime/internal/sys [2022-12-19T22:03:39.898Z] #0 7.237 runtime/internal/syscall [2022-12-19T22:03:39.898Z] #0 7.630 internal/itoa [2022-12-19T22:03:39.898Z] #0 7.675 runtime [2022-12-19T22:03:39.898Z] #0 7.897 math/bits [2022-12-19T22:03:39.898Z] #0 8.628 math [2022-12-19T22:03:39.898Z] #30 ... [2022-12-19T22:03:39.898Z] [2022-12-19T22:03:39.898Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:39.898Z] #0 5.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:39.898Z] #0 5.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:39.898Z] #0 5.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:39.898Z] #0 6.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:03:39.898Z] #0 8.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:03:40.187Z] #9 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 6.3s done [2022-12-19T22:03:40.187Z] #9 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d [2022-12-19T22:03:40.218Z] #31 ... [2022-12-19T22:03:40.218Z] [2022-12-19T22:03:40.218Z] #32 [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 [2022-12-19T22:03:40.218Z] #0 3.824 + RM_GOPATH=0 [2022-12-19T22:03:40.218Z] #0 3.824 + TMP_GOPATH= [2022-12-19T22:03:40.218Z] #0 3.824 + : /build [2022-12-19T22:03:40.218Z] #0 3.824 + '[' -z '' ']' [2022-12-19T22:03:40.218Z] #0 3.824 ++ mktemp -d [2022-12-19T22:03:40.218Z] #0 3.824 + export GOPATH=/tmp/tmp.0V9sxL8vo5 [2022-12-19T22:03:40.218Z] #0 3.824 + GOPATH=/tmp/tmp.0V9sxL8vo5 [2022-12-19T22:03:40.218Z] #0 3.824 + RM_GOPATH=1 [2022-12-19T22:03:40.218Z] #0 3.824 + case "$(go env GOARCH)" in [2022-12-19T22:03:40.218Z] #0 3.824 ++ go env GOARCH [2022-12-19T22:03:40.218Z] #0 3.845 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:40.218Z] #0 3.845 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:40.218Z] #0 3.845 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:40.218Z] #0 3.847 Install rootlesskit version v0.14.4 [2022-12-19T22:03:40.218Z] #0 3.856 + dir=/tmp/install [2022-12-19T22:03:40.218Z] #0 3.856 + bin=rootlesskit [2022-12-19T22:03:40.218Z] #0 3.856 + shift [2022-12-19T22:03:40.218Z] #0 3.856 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-19T22:03:40.218Z] #0 3.856 + . /tmp/install/rootlesskit.installer [2022-12-19T22:03:40.218Z] #0 3.856 ++ : v0.14.4 [2022-12-19T22:03:40.218Z] #0 3.856 + install_rootlesskit [2022-12-19T22:03:40.218Z] #0 3.856 + case "$1" in [2022-12-19T22:03:40.218Z] #0 3.856 + export CGO_ENABLED=0 [2022-12-19T22:03:40.218Z] #0 3.856 + CGO_ENABLED=0 [2022-12-19T22:03:40.218Z] #0 3.856 + _install_rootlesskit [2022-12-19T22:03:40.218Z] #0 3.856 + echo 'Install rootlesskit version v0.14.4' [2022-12-19T22:03:40.218Z] #0 3.856 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:03:40.218Z] #0 3.856 + GOBIN=/build [2022-12-19T22:03:40.218Z] #0 3.856 + GO111MODULE=on [2022-12-19T22:03:40.218Z] #0 3.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-19T22:03:40.218Z] #0 4.257 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-19T22:03:40.218Z] #0 5.997 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:03:40.218Z] #0 5.999 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:03:40.218Z] #0 6.087 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T22:03:40.218Z] #0 6.620 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-19T22:03:40.218Z] #0 8.850 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-19T22:03:40.218Z] #0 9.366 go: downloading github.com/google/uuid v1.3.0 [2022-12-19T22:03:40.218Z] #0 9.388 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-19T22:03:40.218Z] #0 9.396 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-19T22:03:40.218Z] #0 9.475 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:03:40.218Z] #0 9.507 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-19T22:03:40.218Z] #0 9.691 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-19T22:03:40.218Z] #0 10.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-19T22:03:40.218Z] #0 10.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-19T22:03:40.218Z] #32 ... [2022-12-19T22:03:40.218Z] [2022-12-19T22:03:40.218Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:03:40.218Z] #0 5.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:40.218Z] #0 5.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:40.218Z] #0 5.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:40.218Z] #0 6.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:03:40.218Z] #0 8.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:03:40.218Z] #0 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:03:40.495Z] #33 ... [2022-12-19T22:03:40.495Z] [2022-12-19T22:03:40.495Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-19T22:03:40.495Z] #0 5.209 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:40.495Z] #0 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:40.495Z] #0 5.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:40.495Z] #0 6.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:03:40.495Z] #0 7.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:03:40.495Z] #0 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:03:40.495Z] #34 ... [2022-12-19T22:03:40.495Z] [2022-12-19T22:03:40.495Z] #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 [2022-12-19T22:03:40.495Z] #0 4.237 + RM_GOPATH=0 [2022-12-19T22:03:40.495Z] #0 4.237 + TMP_GOPATH= [2022-12-19T22:03:40.495Z] #0 4.237 + : /build [2022-12-19T22:03:40.495Z] #0 4.237 + '[' -z '' ']' [2022-12-19T22:03:40.495Z] #0 4.239 ++ mktemp -d [2022-12-19T22:03:40.495Z] #0 4.241 + export GOPATH=/tmp/tmp.cfSfuFCIIf [2022-12-19T22:03:40.495Z] #0 4.241 + GOPATH=/tmp/tmp.cfSfuFCIIf [2022-12-19T22:03:40.495Z] #0 4.241 + RM_GOPATH=1 [2022-12-19T22:03:40.495Z] #0 4.241 + case "$(go env GOARCH)" in [2022-12-19T22:03:40.495Z] #0 4.241 ++ go env GOARCH [2022-12-19T22:03:40.495Z] #0 4.279 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:40.495Z] #0 4.279 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:40.495Z] #0 4.287 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:40.495Z] #0 4.292 + dir=/tmp/install [2022-12-19T22:03:40.495Z] #0 4.292 + bin=vndr [2022-12-19T22:03:40.495Z] #0 4.292 + shift [2022-12-19T22:03:40.495Z] #0 4.292 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-19T22:03:40.495Z] #0 4.292 + . /tmp/install/vndr.installer [2022-12-19T22:03:40.495Z] #0 4.292 ++ : v0.1.2 [2022-12-19T22:03:40.495Z] #0 4.292 + install_vndr [2022-12-19T22:03:40.495Z] #0 4.292 + echo 'Install vndr version v0.1.2' [2022-12-19T22:03:40.495Z] #0 4.292 + GOBIN=/build [2022-12-19T22:03:40.495Z] #0 4.292 + GO111MODULE=on [2022-12-19T22:03:40.495Z] #0 4.292 + go install github.com/LK4D4/vndr@v0.1.2 [2022-12-19T22:03:40.495Z] #0 4.293 Install vndr version v0.1.2 [2022-12-19T22:03:40.495Z] #0 4.978 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-12-19T22:03:40.501Z] #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.5s done [2022-12-19T22:03:40.757Z] #35 ... [2022-12-19T22:03:40.757Z] [2022-12-19T22:03:40.757Z] #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 [2022-12-19T22:03:40.757Z] #0 4.222 + git clone https://github.com/docker/distribution.git . [2022-12-19T22:03:40.757Z] #0 4.222 Cloning into '.'... [2022-12-19T22:03:40.766Z] #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 [2022-12-19T22:03:41.018Z] #36 ... [2022-12-19T22:03:41.018Z] [2022-12-19T22:03:41.019Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:41.019Z] #31 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:03:41.496Z] #24 ... [2022-12-19T22:03:41.496Z] [2022-12-19T22:03:41.496Z] #28 [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 [2022-12-19T22:03:41.496Z] #0 6.093 + RM_GOPATH=0 [2022-12-19T22:03:41.496Z] #0 6.093 + TMP_GOPATH= [2022-12-19T22:03:41.496Z] #0 6.093 + : /build [2022-12-19T22:03:41.496Z] #0 6.093 + '[' -z '' ']' [2022-12-19T22:03:41.496Z] #0 6.093 ++ mktemp -d [2022-12-19T22:03:41.496Z] #0 6.093 + export GOPATH=/tmp/tmp.2e6pkFUJ4p [2022-12-19T22:03:41.496Z] #0 6.093 + GOPATH=/tmp/tmp.2e6pkFUJ4p [2022-12-19T22:03:41.496Z] #0 6.093 + RM_GOPATH=1 [2022-12-19T22:03:41.496Z] #0 6.093 + case "$(go env GOARCH)" in [2022-12-19T22:03:41.496Z] #0 6.093 ++ go env GOARCH [2022-12-19T22:03:41.496Z] #0 6.093 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.496Z] #0 6.093 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.496Z] #0 6.093 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:41.496Z] #0 6.093 + dir=/tmp/install [2022-12-19T22:03:41.496Z] #0 6.093 + bin=gotestsum [2022-12-19T22:03:41.496Z] #0 6.093 + shift [2022-12-19T22:03:41.496Z] #0 6.093 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-19T22:03:41.496Z] #0 6.093 + . /tmp/install/gotestsum.installer [2022-12-19T22:03:41.496Z] #0 6.093 ++ : v1.8.2 [2022-12-19T22:03:41.496Z] #0 6.093 + install_gotestsum [2022-12-19T22:03:41.496Z] #0 6.093 + set -e [2022-12-19T22:03:41.496Z] #0 6.093 + echo 'Install gotestsum version v1.8.2' [2022-12-19T22:03:41.496Z] #0 6.093 + GOBIN=/build [2022-12-19T22:03:41.496Z] #0 6.093 + GO111MODULE=on [2022-12-19T22:03:41.496Z] #0 6.093 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-19T22:03:41.496Z] #0 6.095 Install gotestsum version v1.8.2 [2022-12-19T22:03:41.497Z] #0 6.555 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:03:41.497Z] #0 9.509 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:03:41.497Z] #0 9.536 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:03:41.497Z] #0 9.575 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:03:41.497Z] #28 ... [2022-12-19T22:03:41.497Z] [2022-12-19T22:03:41.497Z] #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 [2022-12-19T22:03:41.497Z] #0 6.663 + RM_GOPATH=0 [2022-12-19T22:03:41.497Z] #0 6.663 + TMP_GOPATH= [2022-12-19T22:03:41.497Z] #0 6.663 + : /build [2022-12-19T22:03:41.497Z] #0 6.663 + '[' -z '' ']' [2022-12-19T22:03:41.497Z] #0 6.663 ++ mktemp -d [2022-12-19T22:03:41.497Z] #0 6.663 + export GOPATH=/tmp/tmp.5s9jtgoZOB [2022-12-19T22:03:41.497Z] #0 6.663 + GOPATH=/tmp/tmp.5s9jtgoZOB [2022-12-19T22:03:41.497Z] #0 6.663 + RM_GOPATH=1 [2022-12-19T22:03:41.497Z] #0 6.663 + case "$(go env GOARCH)" in [2022-12-19T22:03:41.497Z] #0 6.663 ++ go env GOARCH [2022-12-19T22:03:41.497Z] #0 6.663 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.497Z] #0 6.663 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.497Z] #0 6.663 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:41.497Z] #0 6.663 Install shfmt version v3.0.2 [2022-12-19T22:03:41.497Z] #0 6.668 + dir=/tmp/install [2022-12-19T22:03:41.497Z] #0 6.668 + bin=shfmt [2022-12-19T22:03:41.497Z] #0 6.668 + shift [2022-12-19T22:03:41.497Z] #0 6.668 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-19T22:03:41.497Z] #0 6.668 + . /tmp/install/shfmt.installer [2022-12-19T22:03:41.497Z] #0 6.668 ++ : v3.0.2 [2022-12-19T22:03:41.497Z] #0 6.668 + install_shfmt [2022-12-19T22:03:41.497Z] #0 6.668 + echo 'Install shfmt version v3.0.2' [2022-12-19T22:03:41.497Z] #0 6.668 + GOBIN=/build [2022-12-19T22:03:41.497Z] #0 6.668 + GO111MODULE=on [2022-12-19T22:03:41.497Z] #0 6.668 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-19T22:03:41.497Z] #0 7.570 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T22:03:41.497Z] #0 9.757 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-19T22:03:41.497Z] #0 9.759 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-19T22:03:41.497Z] #0 10.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-19T22:03:41.755Z] #29 ... [2022-12-19T22:03:41.755Z] [2022-12-19T22:03:41.755Z] #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 [2022-12-19T22:03:41.755Z] #0 7.208 + RM_GOPATH=0 [2022-12-19T22:03:41.755Z] #0 7.208 + TMP_GOPATH= [2022-12-19T22:03:41.755Z] #0 7.208 + : /build [2022-12-19T22:03:41.755Z] #0 7.208 + '[' -z '' ']' [2022-12-19T22:03:41.755Z] #0 7.208 ++ mktemp -d [2022-12-19T22:03:41.755Z] #0 7.208 + export GOPATH=/tmp/tmp.fIPhaOarT9 [2022-12-19T22:03:41.755Z] #0 7.208 + GOPATH=/tmp/tmp.fIPhaOarT9 [2022-12-19T22:03:41.755Z] #0 7.208 + RM_GOPATH=1 [2022-12-19T22:03:41.755Z] #0 7.208 + case "$(go env GOARCH)" in [2022-12-19T22:03:41.755Z] #0 7.208 ++ go env GOARCH [2022-12-19T22:03:41.755Z] #0 7.247 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.755Z] #0 7.248 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:41.755Z] #0 7.251 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:41.755Z] #0 7.255 + dir=/tmp/install [2022-12-19T22:03:41.755Z] #0 7.257 Install golangci-lint version v1.44.0 [2022-12-19T22:03:41.755Z] #0 7.257 + bin=golangci_lint [2022-12-19T22:03:41.755Z] #0 7.257 + shift [2022-12-19T22:03:41.755Z] #0 7.257 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-19T22:03:41.755Z] #0 7.257 + . /tmp/install/golangci_lint.installer [2022-12-19T22:03:41.755Z] #0 7.257 ++ : v1.44.0 [2022-12-19T22:03:41.755Z] #0 7.257 + install_golangci_lint [2022-12-19T22:03:41.755Z] #0 7.257 + set -e [2022-12-19T22:03:41.755Z] #0 7.257 + echo 'Install golangci-lint version v1.44.0' [2022-12-19T22:03:41.755Z] #0 7.258 + GOBIN=/build [2022-12-19T22:03:41.755Z] #0 7.260 + GO111MODULE=on [2022-12-19T22:03:41.755Z] #0 7.260 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-19T22:03:41.755Z] #0 7.813 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-19T22:03:41.755Z] #30 ... [2022-12-19T22:03:41.755Z] [2022-12-19T22:03:41.755Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:41.755Z] #0 7.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:41.755Z] #0 7.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:41.755Z] #0 7.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:41.755Z] #0 9.120 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:42.012Z] #31 ... [2022-12-19T22:03:42.012Z] [2022-12-19T22:03:42.012Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-12-19T22:03:42.012Z] #0 6.821 + RM_GOPATH=0 [2022-12-19T22:03:42.012Z] #0 6.821 + TMP_GOPATH= [2022-12-19T22:03:42.012Z] #0 6.821 + : /build [2022-12-19T22:03:42.012Z] #0 6.821 + '[' -z '' ']' [2022-12-19T22:03:42.012Z] #0 6.821 ++ mktemp -d [2022-12-19T22:03:42.012Z] #0 6.830 + export GOPATH=/tmp/tmp.RaR6AVZ4CB [2022-12-19T22:03:42.012Z] #0 6.830 + GOPATH=/tmp/tmp.RaR6AVZ4CB [2022-12-19T22:03:42.012Z] #0 6.830 + RM_GOPATH=1 [2022-12-19T22:03:42.012Z] #0 6.830 + case "$(go env GOARCH)" in [2022-12-19T22:03:42.012Z] #0 6.830 ++ go env GOARCH [2022-12-19T22:03:42.012Z] #0 6.903 Install vndr version v0.1.2 [2022-12-19T22:03:42.012Z] #0 6.906 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:42.012Z] #0 6.906 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:42.012Z] #0 6.906 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:42.012Z] #0 6.906 + dir=/tmp/install [2022-12-19T22:03:42.012Z] #0 6.906 + bin=vndr [2022-12-19T22:03:42.012Z] #0 6.906 + shift [2022-12-19T22:03:42.012Z] #0 6.906 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-19T22:03:42.012Z] #0 6.906 + . /tmp/install/vndr.installer [2022-12-19T22:03:42.012Z] #0 6.906 ++ : v0.1.2 [2022-12-19T22:03:42.012Z] #0 6.906 + install_vndr [2022-12-19T22:03:42.012Z] #0 6.906 + echo 'Install vndr version v0.1.2' [2022-12-19T22:03:42.012Z] #0 6.906 + GOBIN=/build [2022-12-19T22:03:42.012Z] #0 6.906 + GO111MODULE=on [2022-12-19T22:03:42.012Z] #0 6.906 + go install github.com/LK4D4/vndr@v0.1.2 [2022-12-19T22:03:42.012Z] #0 7.443 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-12-19T22:03:42.012Z] #32 ... [2022-12-19T22:03:42.012Z] [2022-12-19T22:03:42.012Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:03:42.012Z] #0 7.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:42.012Z] #0 7.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:42.012Z] #0 7.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:42.012Z] #0 9.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:42.270Z] #33 ... [2022-12-19T22:03:42.270Z] [2022-12-19T22:03:42.270Z] #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 [2022-12-19T22:03:42.270Z] #0 7.243 + RM_GOPATH=0 [2022-12-19T22:03:42.270Z] #0 7.243 + TMP_GOPATH= [2022-12-19T22:03:42.270Z] #0 7.243 + : /build [2022-12-19T22:03:42.270Z] #0 7.243 + '[' -z '' ']' [2022-12-19T22:03:42.270Z] #0 7.243 ++ mktemp -d [2022-12-19T22:03:42.270Z] #0 7.243 + export GOPATH=/tmp/tmp.2H2HvaSYHq [2022-12-19T22:03:42.270Z] #0 7.243 + GOPATH=/tmp/tmp.2H2HvaSYHq [2022-12-19T22:03:42.270Z] #0 7.243 + RM_GOPATH=1 [2022-12-19T22:03:42.270Z] #0 7.243 + case "$(go env GOARCH)" in [2022-12-19T22:03:42.270Z] #0 7.243 ++ go env GOARCH [2022-12-19T22:03:42.270Z] #0 7.404 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:42.270Z] #0 7.404 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:42.270Z] #0 7.404 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:42.270Z] #0 7.430 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:42.270Z] #0 7.431 + dir=/tmp/install [2022-12-19T22:03:42.270Z] #0 7.431 + bin=tomlv [2022-12-19T22:03:42.270Z] #0 7.431 + shift [2022-12-19T22:03:42.270Z] #0 7.431 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-19T22:03:42.270Z] #0 7.431 + . /tmp/install/tomlv.installer [2022-12-19T22:03:42.270Z] #0 7.431 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:42.270Z] #0 7.431 + install_tomlv [2022-12-19T22:03:42.270Z] #0 7.431 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-19T22:03:42.270Z] #0 7.431 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2H2HvaSYHq/src/github.com/BurntSushi/toml [2022-12-19T22:03:42.270Z] #0 7.443 Cloning into '/tmp/tmp.2H2HvaSYHq/src/github.com/BurntSushi/toml'... [2022-12-19T22:03:42.270Z] #0 10.05 + cd /tmp/tmp.2H2HvaSYHq/src/github.com/BurntSushi/toml [2022-12-19T22:03:42.270Z] #0 10.05 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:03:42.270Z] #0 10.18 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:03:42.528Z] #34 ... [2022-12-19T22:03:42.528Z] [2022-12-19T22:03:42.528Z] #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 [2022-12-19T22:03:42.528Z] #0 5.599 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-19T22:03:42.528Z] #0 5.599 Cloning into '.'... [2022-12-19T22:03:42.528Z] #35 ... [2022-12-19T22:03:42.528Z] [2022-12-19T22:03:42.528Z] #36 [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 [2022-12-19T22:03:42.528Z] #0 5.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:42.528Z] #0 5.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:42.528Z] #0 5.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:42.528Z] #0 6.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:42.528Z] #0 8.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:42.786Z] #36 ... [2022-12-19T22:03:42.786Z] [2022-12-19T22:03:42.786Z] #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 [2022-12-19T22:03:42.786Z] #34 11.28 internal/unsafeheader [2022-12-19T22:03:42.786Z] #34 11.28 internal/goarch [2022-12-19T22:03:43.044Z] #34 11.54 internal/abi [2022-12-19T22:03:43.044Z] #34 11.61 internal/cpu [2022-12-19T22:03:43.051Z] #35 ... [2022-12-19T22:03:43.051Z] [2022-12-19T22:03:43.051Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:43.051Z] #26 113.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-19T22:03:43.051Z] #26 113.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 113.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:03:43.051Z] #26 118.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-19T22:03:43.051Z] #26 118.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-19T22:03:43.051Z] #26 118.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:03:43.051Z] #26 118.9 Selecting previously unselected package libapparmor1:amd64. [2022-12-19T22:03:43.051Z] #26 118.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 118.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:03:43.051Z] #26 119.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-19T22:03:43.051Z] #26 119.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:03:43.051Z] #26 119.2 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:03:43.051Z] #26 119.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:03:43.051Z] #26 119.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:03:43.051Z] #26 119.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:03:43.051Z] #26 119.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-19T22:03:43.051Z] #26 119.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:03:43.051Z] #26 119.6 Selecting previously unselected package libudev-dev:amd64. [2022-12-19T22:03:43.051Z] #26 119.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:03:43.051Z] #26 119.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-19T22:03:43.051Z] #26 119.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 119.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:03:43.051Z] #26 120.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-19T22:03:43.051Z] #26 120.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 120.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.051Z] #26 120.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-19T22:03:43.051Z] #26 120.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 120.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.051Z] #26 120.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-19T22:03:43.051Z] #26 120.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:03:43.051Z] #26 120.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.051Z] #26 120.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-19T22:03:43.051Z] #26 120.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:03:43.052Z] #26 120.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 120.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-19T22:03:43.052Z] #26 120.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-19T22:03:43.052Z] #26 120.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:03:43.052Z] #26 121.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-19T22:03:43.052Z] #26 121.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:03:43.052Z] #26 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:03:43.052Z] #26 121.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-19T22:03:43.052Z] #26 121.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-19T22:03:43.052Z] #26 121.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 121.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-19T22:03:43.052Z] #26 121.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:03:43.052Z] #26 121.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 121.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:03:43.052Z] #26 122.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:03:43.052Z] #26 122.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:03:43.052Z] #26 122.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-12-19T22:03:43.052Z] #26 122.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.2 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 [2022-12-19T22:03:43.052Z] #26 122.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:03:43.052Z] #26 122.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.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 [2022-12-19T22:03:43.052Z] #26 122.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:03:43.052Z] #26 122.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:03:43.052Z] #26 122.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:03:43.052Z] #26 122.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:03:43.052Z] #26 122.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:03:43.052Z] #26 122.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:03:43.986Z] #26 DONE 124.2s [2022-12-19T22:03:43.986Z] [2022-12-19T22:03:43.986Z] #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 [2022-12-19T22:03:43.986Z] #39 65.13 LINK criu/pie/restorer.built-in.o [2022-12-19T22:03:43.986Z] #39 65.16 GEN criu/pie/restorer-blob.h [2022-12-19T22:03:43.986Z] #39 65.25 DEP criu/vdso.d [2022-12-19T22:03:43.986Z] #39 65.43 DEP criu/vdso-compat.d [2022-12-19T22:03:43.986Z] #39 65.58 DEP criu/uts_ns.d [2022-12-19T22:03:43.986Z] #39 65.69 DEP criu/util.d [2022-12-19T22:03:43.986Z] #39 65.84 DEP criu/uffd.d [2022-12-19T22:03:43.986Z] #39 65.98 DEP criu/tun.d [2022-12-19T22:03:43.986Z] #39 66.13 DEP criu/tty.d [2022-12-19T22:03:43.986Z] #39 66.29 DEP criu/timerfd.d [2022-12-19T22:03:43.986Z] #39 66.51 DEP criu/timens.d [2022-12-19T22:03:43.986Z] #39 66.63 DEP criu/sysfs_parse.d [2022-12-19T22:03:43.986Z] #39 66.83 DEP criu/sysctl.d [2022-12-19T22:03:43.986Z] #39 66.97 DEP criu/string.d [2022-12-19T22:03:43.986Z] #39 67.03 DEP criu/stats.d [2022-12-19T22:03:43.986Z] #39 67.12 DEP criu/sockets.d [2022-12-19T22:03:43.986Z] #39 67.28 DEP criu/sk-unix.d [2022-12-19T22:03:43.986Z] #39 67.46 DEP criu/sk-tcp.d [2022-12-19T22:03:43.986Z] #39 67.62 DEP criu/sk-queue.d [2022-12-19T22:03:43.986Z] #39 67.83 DEP criu/sk-packet.d [2022-12-19T22:03:43.986Z] #39 67.99 DEP criu/sk-netlink.d [2022-12-19T22:03:43.986Z] #39 68.15 DEP criu/sk-inet.d [2022-12-19T22:03:43.986Z] #39 68.33 DEP criu/signalfd.d [2022-12-19T22:03:43.986Z] #39 68.44 DEP criu/sigframe.d [2022-12-19T22:03:43.986Z] #39 68.57 DEP criu/shmem.d [2022-12-19T22:03:43.986Z] #39 68.79 DEP criu/servicefd.d [2022-12-19T22:03:43.986Z] #39 68.90 DEP criu/seize.d [2022-12-19T22:03:43.986Z] #39 69.06 DEP criu/seccomp.d [2022-12-19T22:03:43.986Z] #39 69.27 DEP criu/rst-malloc.d [2022-12-19T22:03:43.986Z] #39 69.34 DEP criu/rbtree.d [2022-12-19T22:03:43.986Z] #39 69.38 DEP criu/pstree.d [2022-12-19T22:03:43.986Z] #39 69.49 DEP criu/protobuf.d [2022-12-19T22:03:43.986Z] #39 69.66 GEN criu/protobuf-desc-gen.h [2022-12-19T22:03:44.944Z] #34 13.39 internal/goexperiment [2022-12-19T22:03:44.967Z] #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 4.1s done [2022-12-19T22:03:45.202Z] #34 13.65 internal/bytealg [2022-12-19T22:03:45.202Z] #34 13.94 internal/goos [2022-12-19T22:03:45.373Z] #39 ... [2022-12-19T22:03:45.373Z] [2022-12-19T22:03:45.373Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-19T22:03:45.373Z] #40 DONE 1.6s [2022-12-19T22:03:45.373Z] [2022-12-19T22:03:45.373Z] #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 [2022-12-19T22:03:45.373Z] #39 71.73 DEP criu/protobuf-desc.d [2022-12-19T22:03:45.373Z] #39 ... [2022-12-19T22:03:45.373Z] [2022-12-19T22:03:45.373Z] #41 [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 [2022-12-19T22:03:45.373Z] #0 1.424 + RM_GOPATH=0 [2022-12-19T22:03:45.373Z] #0 1.426 + TMP_GOPATH= [2022-12-19T22:03:45.373Z] #0 1.427 + : /build [2022-12-19T22:03:45.373Z] #0 1.427 + '[' -z '' ']' [2022-12-19T22:03:45.373Z] #0 1.428 ++ mktemp -d [2022-12-19T22:03:45.373Z] #0 1.431 + export GOPATH=/tmp/tmp.2q7iQ6cqRK [2022-12-19T22:03:45.373Z] #0 1.432 + GOPATH=/tmp/tmp.2q7iQ6cqRK [2022-12-19T22:03:45.373Z] #0 1.432 + RM_GOPATH=1 [2022-12-19T22:03:45.373Z] #0 1.433 + case "$(go env GOARCH)" in [2022-12-19T22:03:45.373Z] #0 1.434 ++ go env GOARCH [2022-12-19T22:03:45.373Z] #0 1.449 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:45.373Z] #0 1.450 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:03:45.373Z] #0 1.451 ++ dirname /tmp/install/install.sh [2022-12-19T22:03:45.373Z] #0 1.452 + dir=/tmp/install [2022-12-19T22:03:45.373Z] #0 1.456 + bin=runc [2022-12-19T22:03:45.373Z] #0 1.457 + shift [2022-12-19T22:03:45.373Z] #0 1.458 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-19T22:03:45.373Z] #0 1.458 + . /tmp/install/runc.installer [2022-12-19T22:03:45.373Z] #0 1.458 ++ set -e [2022-12-19T22:03:45.373Z] #0 1.460 ++ : v1.1.4 [2022-12-19T22:03:45.373Z] #0 1.460 + install_runc [2022-12-19T22:03:45.373Z] #0 1.460 + RUNC_BUILDTAGS=seccomp [2022-12-19T22:03:45.373Z] #0 1.461 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-19T22:03:45.373Z] #0 1.461 Install runc version v1.1.4 (build tags: seccomp) [2022-12-19T22:03:45.373Z] #0 1.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2q7iQ6cqRK/src/github.com/opencontainers/runc [2022-12-19T22:03:45.373Z] #0 1.480 Cloning into '/tmp/tmp.2q7iQ6cqRK/src/github.com/opencontainers/runc'... [2022-12-19T22:03:45.488Z] #9 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 5.1s [2022-12-19T22:03:45.534Z] #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 [2022-12-19T22:03:45.767Z] #34 14.15 runtime/internal/atomic [2022-12-19T22:03:46.321Z] #31 ... [2022-12-19T22:03:46.321Z] [2022-12-19T22:03:46.321Z] #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 [2022-12-19T22:03:46.321Z] #18 15.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T22:03:46.321Z] #18 17.09 #=#=# [2022-12-19T22:03:46.321Z] #18 17.48 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:46.321Z] #18 18.89 [2022-12-19T22:03:46.756Z] #41 ... [2022-12-19T22:03:46.756Z] [2022-12-19T22:03:46.756Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-19T22:03:46.756Z] #42 DONE 1.1s [2022-12-19T22:03:46.756Z] [2022-12-19T22:03:46.756Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:03:46.870Z] #9 ... [2022-12-19T22:03:46.870Z] [2022-12-19T22:03:46.870Z] #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 [2022-12-19T22:03:46.870Z] #0 3.322 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T22:03:46.870Z] #0 3.659 [2022-12-19T22:03:46.870Z] #0 3.878 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:46.870Z] #0 4.167 [2022-12-19T22:03:46.870Z] #0 5.324 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T22:03:46.870Z] #0 5.624 [2022-12-19T22:03:46.870Z] #0 5.851 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:46.870Z] #0 6.167 [2022-12-19T22:03:46.870Z] #0 7.147 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T22:03:46.870Z] #0 7.499 [2022-12-19T22:03:46.870Z] #0 7.732 #=#=# ################## 25.9% ########################################## 58.4% ################################################################# 90.3% ######################################################################## 100.0% [2022-12-19T22:03:46.870Z] #0 8.330 [2022-12-19T22:03:46.870Z] #0 9.372 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T22:03:46.870Z] #0 9.706 [2022-12-19T22:03:46.870Z] #0 9.936 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:47.133Z] #18 ... [2022-12-19T22:03:47.133Z] [2022-12-19T22:03:47.133Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:47.138Z] #34 15.53 runtime/internal/math [2022-12-19T22:03:47.139Z] #34 15.71 runtime/internal/sys [2022-12-19T22:03:47.139Z] #34 15.75 runtime/internal/syscall [2022-12-19T22:03:47.322Z] #43 ... [2022-12-19T22:03:47.322Z] [2022-12-19T22:03:47.322Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-19T22:03:47.322Z] #35 DONE 127.6s [2022-12-19T22:03:47.322Z] [2022-12-19T22:03:47.322Z] #44 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-19T22:03:47.322Z] #44 DONE 0.0s [2022-12-19T22:03:47.443Z] #10 ... [2022-12-19T22:03:47.443Z] [2022-12-19T22:03:47.443Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-19T22:03:47.581Z] [2022-12-19T22:03:47.581Z] #45 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-19T22:03:47.581Z] #45 DONE 0.1s [2022-12-19T22:03:47.581Z] [2022-12-19T22:03:47.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-19T22:03:47.581Z] #39 72.01 DEP criu/proc_parse.d [2022-12-19T22:03:47.581Z] #39 72.37 DEP criu/plugin.d [2022-12-19T22:03:47.581Z] #39 72.55 DEP criu/pipes.d [2022-12-19T22:03:47.581Z] #39 72.82 DEP criu/pie-util.d [2022-12-19T22:03:47.581Z] #39 73.11 DEP criu/pie-util-vdso.d [2022-12-19T22:03:47.581Z] #39 73.48 DEP criu/pie-util-vdso-elf32.d [2022-12-19T22:03:47.581Z] #39 73.73 DEP criu/path.d [2022-12-19T22:03:47.704Z] #34 16.27 internal/itoa [2022-12-19T22:03:47.839Z] #39 74.01 DEP criu/parasite-syscall.d [2022-12-19T22:03:47.839Z] #39 74.25 DEP criu/pagemap.d [2022-12-19T22:03:48.097Z] #39 ... [2022-12-19T22:03:48.097Z] [2022-12-19T22:03:48.097Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:03:48.097Z] #43 1.402 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T22:03:48.097Z] #43 DONE 1.5s [2022-12-19T22:03:48.097Z] [2022-12-19T22:03:48.097Z] #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 [2022-12-19T22:03:48.097Z] #39 74.53 DEP criu/pagemap-cache.d [2022-12-19T22:03:48.274Z] #34 16.76 math/bits [2022-12-19T22:03:48.531Z] #34 17.12 runtime [2022-12-19T22:03:48.664Z] #39 74.75 DEP criu/page-xfer.d [2022-12-19T22:03:48.868Z] #18 ... [2022-12-19T22:03:48.868Z] [2022-12-19T22:03:48.868Z] #28 [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 [2022-12-19T22:03:48.868Z] #28 19.51 + cd /tmp/tmp.cWUsKAsIBd/src/github.com/docker/libnetwork [2022-12-19T22:03:48.868Z] #28 ... [2022-12-19T22:03:48.868Z] [2022-12-19T22:03:48.868Z] #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 [2022-12-19T22:03:48.868Z] #35 DONE 19.7s [2022-12-19T22:03:48.868Z] [2022-12-19T22:03:48.868Z] #28 [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 [2022-12-19T22:03:48.868Z] #28 19.51 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:03:48.921Z] #14 DONE 1.6s [2022-12-19T22:03:48.921Z] [2022-12-19T22:03:48.921Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-19T22:03:48.922Z] #39 75.00 DEP criu/page-pipe.d [2022-12-19T22:03:48.922Z] #39 75.17 DEP criu/netfilter.d [2022-12-19T22:03:49.181Z] #39 75.54 DEP criu/net.d [2022-12-19T22:03:49.440Z] #39 ... [2022-12-19T22:03:49.440Z] [2022-12-19T22:03:49.440Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T22:03:49.440Z] #46 DONE 1.4s [2022-12-19T22:03:49.442Z] #28 20.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-19T22:03:49.475Z] #34 ... [2022-12-19T22:03:49.475Z] [2022-12-19T22:03:49.475Z] #21 [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 [2022-12-19T22:03:49.475Z] #21 8.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:49.475Z] #21 8.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:49.475Z] #21 8.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:49.475Z] #21 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:49.475Z] #21 13.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:49.475Z] #21 17.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:49.475Z] #21 ... [2022-12-19T22:03:49.475Z] [2022-12-19T22:03:49.475Z] #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 [2022-12-19T22:03:49.475Z] #27 8.122 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-19T22:03:49.475Z] #27 11.75 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:03:49.475Z] #27 11.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:03:49.475Z] #27 11.88 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T22:03:49.475Z] #27 12.60 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-19T22:03:49.475Z] #27 17.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-19T22:03:49.701Z] [2022-12-19T22:03:49.701Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:03:49.735Z] #27 ... [2022-12-19T22:03:49.735Z] [2022-12-19T22:03:49.735Z] #28 [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 [2022-12-19T22:03:49.735Z] #28 10.29 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:03:49.735Z] #28 10.89 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:03:49.735Z] #28 10.93 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:03:49.735Z] #28 10.97 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:03:49.735Z] #28 11.51 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:03:49.860Z] #15 DONE 0.7s [2022-12-19T22:03:49.860Z] [2022-12-19T22:03:49.860Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:49.860Z] #10 ... [2022-12-19T22:03:49.860Z] [2022-12-19T22:03:49.860Z] #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 [2022-12-19T22:03:49.860Z] #0 1.460 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:03:49.860Z] #0 1.480 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:03:49.860Z] #0 1.490 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:03:49.860Z] #0 1.652 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:03:49.860Z] #0 2.083 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:49.860Z] #0 2.104 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:49.860Z] #0 3.637 Fetched 8616 kB in 2s (3533 kB/s) [2022-12-19T22:03:49.860Z] #0 3.637 Reading package lists... [2022-12-19T22:03:49.860Z] #0 4.451 Reading package lists... [2022-12-19T22:03:49.860Z] #0 5.335 Building dependency tree... [2022-12-19T22:03:49.860Z] #0 5.673 The following additional packages will be installed: [2022-12-19T22:03:49.860Z] #0 5.673 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T22:03:49.860Z] #0 5.674 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T22:03:49.860Z] #0 5.674 Recommended packages: [2022-12-19T22:03:49.860Z] #0 5.675 libldap-common publicsuffix libsasl2-modules [2022-12-19T22:03:49.860Z] #0 5.825 The following NEW packages will be installed: [2022-12-19T22:03:49.860Z] #0 5.825 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T22:03:49.860Z] #0 5.826 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T22:03:49.860Z] #0 5.826 libssh2-1 openssl [2022-12-19T22:03:49.860Z] #0 6.095 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T22:03:49.860Z] #0 6.095 Need to get 3047 kB of archives. [2022-12-19T22:03:49.860Z] #0 6.095 After this operation, 6661 kB of additional disk space will be used. [2022-12-19T22:03:49.860Z] #0 6.095 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-19T22:03:49.860Z] #0 6.166 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-19T22:03:49.860Z] #0 6.166 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-19T22:03:49.860Z] #0 6.259 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-19T22:03:49.860Z] #0 6.265 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-19T22:03:49.860Z] #0 6.364 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-19T22:03:49.860Z] #0 6.410 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-19T22:03:49.860Z] #0 6.412 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-19T22:03:49.860Z] #0 6.418 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-19T22:03:49.860Z] #0 6.471 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-19T22:03:49.860Z] #0 6.478 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-19T22:03:49.860Z] #0 6.490 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-19T22:03:49.860Z] #0 6.517 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:03:49.860Z] #0 6.525 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:03:49.860Z] #0 6.529 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:03:49.860Z] #0 6.857 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:03:49.860Z] #0 6.900 Fetched 3047 kB in 1s (4326 kB/s) [2022-12-19T22:03:49.860Z] #0 7.128 Selecting previously unselected package openssl. [2022-12-19T22:03:49.860Z] #0 7.128 (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.) [2022-12-19T22:03:49.860Z] #0 7.130 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 7.166 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:49.860Z] #0 8.284 Selecting previously unselected package ca-certificates. [2022-12-19T22:03:49.860Z] #0 8.284 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T22:03:49.860Z] #0 8.292 Unpacking ca-certificates (20210119) ... [2022-12-19T22:03:49.860Z] #0 8.744 Selecting previously unselected package libbrotli1:amd64. [2022-12-19T22:03:49.860Z] #0 8.744 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 8.797 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:49.860Z] #0 9.031 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-19T22:03:49.860Z] #0 9.031 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 9.050 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:49.860Z] #0 9.334 Selecting previously unselected package libsasl2-2:amd64. [2022-12-19T22:03:49.860Z] #0 9.336 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 9.342 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:49.860Z] #0 9.412 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-19T22:03:49.860Z] #0 9.414 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 9.419 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:49.860Z] #0 9.799 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-19T22:03:49.860Z] #0 9.799 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 9.927 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:49.860Z] #0 10.06 Selecting previously unselected package libpsl5:amd64. [2022-12-19T22:03:49.860Z] #0 10.06 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 10.06 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:49.860Z] #0 10.12 Selecting previously unselected package librtmp1:amd64. [2022-12-19T22:03:49.860Z] #0 10.12 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 10.12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:49.860Z] #0 10.17 Selecting previously unselected package libssh2-1:amd64. [2022-12-19T22:03:49.860Z] #0 10.17 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-19T22:03:49.860Z] #0 10.17 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:49.860Z] #16 10.25 Selecting previously unselected package libcurl4:amd64. [2022-12-19T22:03:49.860Z] #16 10.25 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:49.860Z] #16 10.25 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:49.860Z] #16 10.34 Selecting previously unselected package curl. [2022-12-19T22:03:49.860Z] #16 10.34 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-19T22:03:49.860Z] #16 ... [2022-12-19T22:03:49.860Z] [2022-12-19T22:03:49.860Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:49.860Z] #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 4.2s done [2022-12-19T22:03:50.013Z] #28 ... [2022-12-19T22:03:50.013Z] [2022-12-19T22:03:50.013Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:50.013Z] #26 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:03:50.013Z] #26 17.16 Fetched 8498 kB in 12s (693 kB/s) [2022-12-19T22:03:50.013Z] #26 17.16 Reading package lists... [2022-12-19T22:03:50.013Z] #26 ... [2022-12-19T22:03:50.013Z] [2022-12-19T22:03:50.013Z] #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 [2022-12-19T22:03:50.014Z] #18 21.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T22:03:50.119Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d [2022-12-19T22:03:50.299Z] #28 ... [2022-12-19T22:03:50.300Z] [2022-12-19T22:03:50.300Z] #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 [2022-12-19T22:03:50.300Z] #27 18.87 go: downloading github.com/google/uuid v1.3.0 [2022-12-19T22:03:50.425Z] #9 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 10.2s [2022-12-19T22:03:50.558Z] #27 18.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-19T22:03:50.636Z] #47 DONE 1.1s [2022-12-19T22:03:50.636Z] [2022-12-19T22:03:50.636Z] #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 [2022-12-19T22:03:50.636Z] #39 75.96 DEP criu/namespaces.d [2022-12-19T22:03:50.636Z] #39 76.38 DEP criu/mount.d [2022-12-19T22:03:50.636Z] #39 76.64 DEP criu/memfd.d [2022-12-19T22:03:50.636Z] #39 76.84 DEP criu/mem.d [2022-12-19T22:03:50.893Z] #39 77.19 DEP criu/lsm.d [2022-12-19T22:03:50.956Z] #18 23.61 #=#=# [2022-12-19T22:03:51.151Z] #39 77.37 DEP criu/log.d [2022-12-19T22:03:51.151Z] #39 77.49 DEP criu/libnetlink.d [2022-12-19T22:03:51.365Z] #9 ... [2022-12-19T22:03:51.365Z] [2022-12-19T22:03:51.365Z] #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 [2022-12-19T22:03:51.365Z] #18 10.19 [2022-12-19T22:03:51.365Z] #18 10.90 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T22:03:51.365Z] #18 11.23 [2022-12-19T22:03:51.365Z] #18 11.46 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:51.365Z] #18 11.71 [2022-12-19T22:03:51.365Z] #18 11.80 Download of images into '/build' complete. [2022-12-19T22:03:51.365Z] #18 11.80 Use something like the following to load the result into a Docker daemon: [2022-12-19T22:03:51.365Z] #18 11.80 tar -cC '/build' . | docker load [2022-12-19T22:03:51.365Z] #18 DONE 14.5s [2022-12-19T22:03:51.365Z] [2022-12-19T22:03:51.365Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:51.409Z] #39 77.77 DEP criu/kerndat.d [2022-12-19T22:03:51.527Z] #18 23.97 #=#=# ######################################################################## 100.0% [2022-12-19T22:03:51.668Z] #39 ... [2022-12-19T22:03:51.668Z] [2022-12-19T22:03:51.668Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-19T22:03:51.668Z] #48 DONE 1.0s [2022-12-19T22:03:51.668Z] [2022-12-19T22:03:51.668Z] #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 [2022-12-19T22:03:51.668Z] #39 78.00 DEP criu/kcmp-ids.d [2022-12-19T22:03:51.926Z] #39 78.10 DEP criu/irmap.d [2022-12-19T22:03:51.931Z] #27 20.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-19T22:03:52.101Z] #18 ... [2022-12-19T22:03:52.101Z] [2022-12-19T22:03:52.101Z] #32 [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 [2022-12-19T22:03:52.101Z] #32 12.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-19T22:03:52.101Z] #32 16.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-19T22:03:52.184Z] #39 78.40 DEP criu/ipc_ns.d [2022-12-19T22:03:52.188Z] #27 20.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:03:52.188Z] #27 20.83 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-19T22:03:52.306Z] #9 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 12.4s done [2022-12-19T22:03:52.363Z] #32 ... [2022-12-19T22:03:52.363Z] [2022-12-19T22:03:52.363Z] #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 [2022-12-19T22:03:52.363Z] #36 22.72 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. [2022-12-19T22:03:52.363Z] #36 22.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-19T22:03:52.444Z] #39 78.67 DEP criu/image.d [2022-12-19T22:03:52.565Z] #9 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba [2022-12-19T22:03:52.565Z] #9 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba done [2022-12-19T22:03:52.702Z] #39 78.82 DEP criu/image-desc.d [2022-12-19T22:03:52.702Z] #39 78.89 DEP criu/fsnotify.d [2022-12-19T22:03:52.702Z] #39 79.11 DEP criu/filesystems.d [2022-12-19T22:03:52.753Z] #27 21.28 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-19T22:03:52.824Z] #9 DONE 42.6s [2022-12-19T22:03:52.824Z] [2022-12-19T22:03:52.824Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T22:03:52.941Z] #36 ... [2022-12-19T22:03:52.941Z] [2022-12-19T22:03:52.941Z] #30 [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 [2022-12-19T22:03:52.941Z] #30 13.70 unicode/utf8 [2022-12-19T22:03:52.941Z] #30 14.44 internal/race [2022-12-19T22:03:52.941Z] #30 14.65 sync/atomic [2022-12-19T22:03:52.941Z] #30 15.07 unicode [2022-12-19T22:03:52.941Z] #30 19.24 encoding [2022-12-19T22:03:52.941Z] #30 ... [2022-12-19T22:03:52.941Z] [2022-12-19T22:03:52.941Z] #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 [2022-12-19T22:03:52.941Z] #18 25.28 [2022-12-19T22:03:52.941Z] #18 25.64 Download of images into '/build' complete. [2022-12-19T22:03:52.941Z] #18 25.64 Use something like the following to load the result into a Docker daemon: [2022-12-19T22:03:52.941Z] #18 25.64 tar -cC '/build' . | docker load [2022-12-19T22:03:52.960Z] #39 79.25 DEP criu/files.d [2022-12-19T22:03:53.011Z] #27 ... [2022-12-19T22:03:53.011Z] [2022-12-19T22:03:53.011Z] #36 [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 [2022-12-19T22:03:53.011Z] #36 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:53.011Z] #36 ... [2022-12-19T22:03:53.011Z] [2022-12-19T22:03:53.011Z] #28 [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 [2022-12-19T22:03:53.011Z] #28 19.77 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:03:53.011Z] #28 19.88 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:03:53.202Z] #18 DONE 25.8s [2022-12-19T22:03:53.202Z] [2022-12-19T22:03:53.202Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:53.202Z] #26 17.16 Reading package lists... [2022-12-19T22:03:53.202Z] #26 22.38 Reading package lists... [2022-12-19T22:03:53.202Z] #26 ... [2022-12-19T22:03:53.202Z] [2022-12-19T22:03:53.202Z] #25 [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 [2022-12-19T22:03:53.202Z] #25 13.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:03:53.218Z] #39 79.46 DEP criu/files-reg.d [2022-12-19T22:03:53.394Z] #19 DONE 0.5s [2022-12-19T22:03:53.394Z] [2022-12-19T22:03:53.394Z] #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 [2022-12-19T22:03:53.464Z] #25 ... [2022-12-19T22:03:53.464Z] [2022-12-19T22:03:53.464Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:53.464Z] #31 16.87 Fetched 8498 kB in 12s (706 kB/s) [2022-12-19T22:03:53.464Z] #31 16.87 Reading package lists... [2022-12-19T22:03:53.476Z] #39 79.63 DEP criu/files-ext.d [2022-12-19T22:03:53.476Z] #39 79.73 DEP criu/file-lock.d [2022-12-19T22:03:53.476Z] #39 79.84 DEP criu/file-ids.d [2022-12-19T22:03:53.576Z] #28 ... [2022-12-19T22:03:53.576Z] [2022-12-19T22:03:53.576Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:53.576Z] #31 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:53.576Z] #31 15.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:53.734Z] #39 79.95 DEP criu/fifo.d [2022-12-19T22:03:53.836Z] #31 ... [2022-12-19T22:03:53.836Z] [2022-12-19T22:03:53.836Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-19T22:03:53.836Z] #26 21.81 + mkdir -p /build [2022-12-19T22:03:53.836Z] #26 21.91 + mv docker/docker /build/ [2022-12-19T22:03:53.836Z] #26 21.93 + rmdir docker [2022-12-19T22:03:53.963Z] #20 DONE 0.7s [2022-12-19T22:03:53.964Z] [2022-12-19T22:03:53.964Z] #21 [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 [2022-12-19T22:03:53.964Z] #21 ... [2022-12-19T22:03:53.964Z] [2022-12-19T22:03:53.964Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T22:03:53.964Z] #22 DONE 0.1s [2022-12-19T22:03:53.964Z] [2022-12-19T22:03:53.964Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:03:53.964Z] #23 DONE 0.2s [2022-12-19T22:03:53.993Z] #39 80.13 DEP criu/fdstore.d [2022-12-19T22:03:53.993Z] #39 80.30 DEP criu/fault-injection.d [2022-12-19T22:03:53.993Z] #39 80.39 DEP criu/external.d [2022-12-19T22:03:54.037Z] #31 22.13 Reading package lists... [2022-12-19T22:03:54.037Z] #31 ... [2022-12-19T22:03:54.037Z] [2022-12-19T22:03:54.037Z] #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 [2022-12-19T22:03:54.037Z] #36 24.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-19T22:03:54.094Z] #26 DONE 22.7s [2022-12-19T22:03:54.094Z] [2022-12-19T22:03:54.094Z] #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 [2022-12-19T22:03:54.094Z] #27 21.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-19T22:03:54.094Z] #27 22.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-19T22:03:54.222Z] [2022-12-19T22:03:54.223Z] #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 [2022-12-19T22:03:54.252Z] #39 80.57 DEP criu/eventpoll.d [2022-12-19T22:03:54.359Z] #27 ... [2022-12-19T22:03:54.359Z] [2022-12-19T22:03:54.359Z] #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 [2022-12-19T22:03:54.359Z] #29 12.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-19T22:03:54.359Z] #29 ... [2022-12-19T22:03:54.359Z] [2022-12-19T22:03:54.359Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:03:54.359Z] #33 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:03:54.359Z] #33 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:03:54.369Z] #10 ... [2022-12-19T22:03:54.369Z] [2022-12-19T22:03:54.369Z] #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 [2022-12-19T22:03:54.369Z] #16 10.35 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:54.369Z] #16 10.42 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:03:54.369Z] #16 10.42 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:03:54.369Z] #16 10.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:54.369Z] #16 10.51 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:03:54.369Z] #16 10.51 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:03:54.369Z] #16 10.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:54.369Z] #16 10.79 Selecting previously unselected package jq. [2022-12-19T22:03:54.369Z] #16 10.80 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:03:54.369Z] #16 10.81 Unpacking jq (1.6-2.1) ... [2022-12-19T22:03:54.369Z] #16 11.05 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-19T22:03:54.369Z] #16 11.06 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-19T22:03:54.369Z] #16 11.08 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-19T22:03:54.369Z] #16 11.09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:54.369Z] #16 11.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T22:03:54.369Z] #16 11.11 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T22:03:54.369Z] #16 11.13 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-19T22:03:54.369Z] #16 11.14 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T22:03:54.369Z] #16 11.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:03:54.369Z] #16 11.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:03:54.369Z] #16 11.19 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T22:03:54.369Z] #16 11.21 Setting up ca-certificates (20210119) ... [2022-12-19T22:03:54.369Z] #16 11.84 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:54.369Z] #16 12.46 129 added, 0 removed; done. [2022-12-19T22:03:54.369Z] #16 12.50 Setting up jq (1.6-2.1) ... [2022-12-19T22:03:54.369Z] #16 12.51 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:54.369Z] #16 12.52 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T22:03:54.369Z] #16 12.53 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:03:54.369Z] #16 12.56 Processing triggers for ca-certificates (20210119) ... [2022-12-19T22:03:54.369Z] #16 12.57 Updating certificates in /etc/ssl/certs... [2022-12-19T22:03:54.369Z] #16 13.17 0 added, 0 removed; done. [2022-12-19T22:03:54.369Z] #16 13.17 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T22:03:54.369Z] #16 13.17 done. [2022-12-19T22:03:54.369Z] #16 DONE 14.5s [2022-12-19T22:03:54.369Z] [2022-12-19T22:03:54.369Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:54.369Z] #10 ... [2022-12-19T22:03:54.369Z] [2022-12-19T22:03:54.369Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T22:03:54.369Z] #17 DONE 0.3s [2022-12-19T22:03:54.369Z] [2022-12-19T22:03:54.369Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 [2022-12-19T22:03:54.511Z] #39 80.77 DEP criu/eventfd.d [2022-12-19T22:03:54.616Z] #33 ... [2022-12-19T22:03:54.616Z] [2022-12-19T22:03:54.616Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-19T22:03:54.616Z] #34 18.79 math [2022-12-19T22:03:54.769Z] #39 80.89 DEP criu/crtools.d [2022-12-19T22:03:54.769Z] #39 81.09 DEP criu/cr-service.d [2022-12-19T22:03:55.028Z] #39 81.28 DEP criu/cr-restore.d [2022-12-19T22:03:55.287Z] #39 81.49 DEP criu/cr-errno.d [2022-12-19T22:03:55.287Z] #39 81.51 DEP criu/cr-dump.d [2022-12-19T22:03:55.305Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 5.1s [2022-12-19T22:03:55.546Z] #39 81.76 DEP criu/cr-dedup.d [2022-12-19T22:03:55.546Z] #39 81.98 DEP criu/cr-check.d [2022-12-19T22:03:55.953Z] #36 ... [2022-12-19T22:03:55.953Z] [2022-12-19T22:03:55.953Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-19T22:03:55.953Z] #34 16.31 Fetched 8498 kB in 11s (746 kB/s) [2022-12-19T22:03:55.953Z] #34 16.31 Reading package lists... [2022-12-19T22:03:55.953Z] #34 21.85 Reading package lists... [2022-12-19T22:03:55.953Z] #34 26.05 Building dependency tree... [2022-12-19T22:03:55.953Z] #34 ... [2022-12-19T22:03:55.953Z] [2022-12-19T22:03:55.953Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:03:55.953Z] #31 22.13 Reading package lists... [2022-12-19T22:03:55.953Z] #31 26.59 Building dependency tree... [2022-12-19T22:03:55.953Z] #31 ... [2022-12-19T22:03:55.953Z] [2022-12-19T22:03:55.953Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:03:55.953Z] #33 16.61 Fetched 8498 kB in 12s (723 kB/s) [2022-12-19T22:03:55.953Z] #33 16.61 Reading package lists... [2022-12-19T22:03:55.953Z] #33 22.06 Reading package lists... [2022-12-19T22:03:55.953Z] #33 26.55 Building dependency tree... [2022-12-19T22:03:55.953Z] #33 ... [2022-12-19T22:03:55.953Z] [2022-12-19T22:03:55.953Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:03:55.953Z] #26 22.38 Reading package lists... [2022-12-19T22:03:56.113Z] #39 82.15 DEP criu/config.d [2022-12-19T22:03:56.113Z] #39 82.30 DEP criu/clone-noasan.d [2022-12-19T22:03:56.113Z] #39 82.38 DEP criu/cgroup.d [2022-12-19T22:03:56.372Z] #39 82.53 DEP criu/cgroup-props.d [2022-12-19T22:03:56.372Z] #39 82.64 DEP criu/bitmap.d [2022-12-19T22:03:56.372Z] #39 82.68 DEP criu/bfd.d [2022-12-19T22:03:56.631Z] #39 82.85 DEP criu/autofs.d [2022-12-19T22:03:56.631Z] #39 82.99 DEP criu/aio.d [2022-12-19T22:03:56.890Z] #39 83.23 DEP criu/action-scripts.d [2022-12-19T22:03:57.141Z] #34 ... [2022-12-19T22:03:57.141Z] [2022-12-19T22:03:57.141Z] #28 [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 [2022-12-19T22:03:57.141Z] #28 25.23 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:03:57.148Z] #39 83.51 CC criu/action-scripts.o [2022-12-19T22:03:57.607Z] #26 26.88 Building dependency tree... [2022-12-19T22:03:58.087Z] #39 84.10 CC criu/aio.o [2022-12-19T22:03:58.346Z] #39 84.66 CC criu/autofs.o [2022-12-19T22:03:58.607Z] #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 7.9s done [2022-12-19T22:03:58.607Z] #10 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba done [2022-12-19T22:03:58.607Z] #10 DONE 25.4s [2022-12-19T22:03:58.607Z] [2022-12-19T22:03:58.607Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T22:03:59.523Z] #26 30.39 The following additional packages will be installed: [2022-12-19T22:03:59.523Z] #26 30.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:03:59.523Z] #26 30.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-19T22:03:59.523Z] #26 30.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-19T22:03:59.523Z] #26 30.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-19T22:03:59.523Z] #26 30.39 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-19T22:03:59.523Z] #26 30.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-19T22:03:59.523Z] #26 30.40 mingw-w64-common mingw-w64-x86-64-dev [2022-12-19T22:03:59.523Z] #26 30.43 Suggested packages: [2022-12-19T22:03:59.523Z] #26 30.43 gcc-10-locales seccomp wine64 [2022-12-19T22:03:59.985Z] #18 DONE 1.2s [2022-12-19T22:03:59.985Z] [2022-12-19T22:03:59.985Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-12-19T22:04:00.249Z] #39 86.41 CC criu/bfd.o [2022-12-19T22:04:00.527Z] #39 86.98 CC criu/bitmap.o [2022-12-19T22:04:00.554Z] #19 DONE 0.8s [2022-12-19T22:04:00.554Z] [2022-12-19T22:04:00.554Z] #20 [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 [2022-12-19T22:04:00.554Z] #20 ... [2022-12-19T22:04:00.554Z] [2022-12-19T22:04:00.554Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T22:04:00.554Z] #21 DONE 0.2s [2022-12-19T22:04:00.804Z] #24 ... [2022-12-19T22:04:00.804Z] [2022-12-19T22:04:00.804Z] #21 [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 [2022-12-19T22:04:00.804Z] #21 5.791 + RM_GOPATH=0 [2022-12-19T22:04:00.804Z] #21 5.791 + TMP_GOPATH= [2022-12-19T22:04:00.804Z] #21 5.791 + : /build [2022-12-19T22:04:00.804Z] #21 5.791 + '[' -z '' ']' [2022-12-19T22:04:00.804Z] #21 5.794 ++ mktemp -d [2022-12-19T22:04:00.804Z] #21 5.794 + export GOPATH=/tmp/tmp.wFbzXxI70q [2022-12-19T22:04:00.804Z] #21 5.794 + GOPATH=/tmp/tmp.wFbzXxI70q [2022-12-19T22:04:00.804Z] #21 5.794 + RM_GOPATH=1 [2022-12-19T22:04:00.804Z] #21 5.794 + case "$(go env GOARCH)" in [2022-12-19T22:04:00.804Z] #21 5.794 ++ go env GOARCH [2022-12-19T22:04:00.804Z] #21 5.797 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:00.804Z] #21 5.797 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:00.804Z] #21 5.799 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:00.804Z] #21 5.799 + dir=/tmp/install [2022-12-19T22:04:00.804Z] #21 5.799 + bin=tomlv [2022-12-19T22:04:00.804Z] #21 5.799 + shift [2022-12-19T22:04:00.804Z] #21 5.799 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-19T22:04:00.804Z] #21 5.799 + . /tmp/install/tomlv.installer [2022-12-19T22:04:00.804Z] #21 5.799 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:00.804Z] #21 5.799 + install_tomlv [2022-12-19T22:04:00.804Z] #21 5.799 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-19T22:04:00.804Z] #21 5.799 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wFbzXxI70q/src/github.com/BurntSushi/toml [2022-12-19T22:04:00.804Z] #21 5.799 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:00.804Z] #21 5.802 Cloning into '/tmp/tmp.wFbzXxI70q/src/github.com/BurntSushi/toml'... [2022-12-19T22:04:00.804Z] #21 6.607 + cd /tmp/tmp.wFbzXxI70q/src/github.com/BurntSushi/toml [2022-12-19T22:04:00.804Z] #21 6.607 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:00.804Z] #21 6.821 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:04:00.814Z] [2022-12-19T22:04:00.814Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T22:04:00.814Z] #22 DONE 0.2s [2022-12-19T22:04:00.814Z] [2022-12-19T22:04:00.814Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-19T22:04:00.814Z] #0 1.648 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T22:04:00.814Z] #0 1.907 [2022-12-19T22:04:00.814Z] #0 2.126 #=#=# ######################################################################## 100.0% [2022-12-19T22:04:00.814Z] #0 2.385 [2022-12-19T22:04:00.814Z] #0 3.218 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T22:04:00.814Z] #0 3.492 [2022-12-19T22:04:00.814Z] #0 3.708 #=#=# ######################################################################## 100.0% [2022-12-19T22:04:00.814Z] #0 3.958 [2022-12-19T22:04:00.814Z] #0 4.815 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T22:04:00.814Z] #0 4.983 [2022-12-19T22:04:00.814Z] #0 5.198 #=#=# ################# 24.3% ########################################## 59.3% ############################################################# 85.6% ######################################################################## 100.0% [2022-12-19T22:04:00.814Z] #0 5.739 [2022-12-19T22:04:00.912Z] #26 31.51 The following NEW packages will be installed: [2022-12-19T22:04:00.912Z] #26 31.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:00.912Z] #26 31.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-19T22:04:00.912Z] #26 31.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-19T22:04:00.912Z] #26 31.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-19T22:04:00.912Z] #26 31.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-19T22:04:00.912Z] #26 31.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-19T22:04:00.912Z] #26 31.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-19T22:04:00.912Z] #26 31.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-19T22:04:00.912Z] #26 31.55 mingw-w64-x86-64-dev [2022-12-19T22:04:01.073Z] #23 6.654 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T22:04:01.096Z] #39 87.15 CC criu/cgroup-props.o [2022-12-19T22:04:01.173Z] #26 31.99 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:01.173Z] #26 31.99 Need to get 108 MB of archives. [2022-12-19T22:04:01.173Z] #26 31.99 After this operation, 620 MB of additional disk space will be used. [2022-12-19T22:04:01.173Z] #26 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] [2022-12-19T22:04:01.173Z] #26 32.04 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] [2022-12-19T22:04:01.173Z] #26 32.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-19T22:04:01.435Z] #26 32.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-12-19T22:04:01.435Z] #26 32.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-12-19T22:04:01.435Z] #26 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-19T22:04:01.643Z] #23 7.304 [2022-12-19T22:04:01.679Z] #39 ... [2022-12-19T22:04:01.679Z] [2022-12-19T22:04:01.679Z] #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 [2022-12-19T22:04:01.679Z] #0 1.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:01.679Z] #0 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:01.679Z] #0 1.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:01.679Z] #0 1.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:01.679Z] #0 3.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:01.679Z] #0 4.409 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:01.679Z] #0 8.470 Fetched 8616 kB in 7s (1168 kB/s) [2022-12-19T22:04:01.697Z] #26 32.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-19T22:04:01.697Z] #26 32.59 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] [2022-12-19T22:04:01.743Z] #21 7.859 internal/unsafeheader [2022-12-19T22:04:01.743Z] #21 7.887 internal/goarch [2022-12-19T22:04:01.903Z] #23 7.537 #=#=# ######################################################################## 100.0% [2022-12-19T22:04:01.944Z] #0 8.470 Reading package lists... [2022-12-19T22:04:01.944Z] #49 ... [2022-12-19T22:04:01.944Z] [2022-12-19T22:04:01.944Z] #41 [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 [2022-12-19T22:04:01.944Z] #41 13.55 + cd /tmp/tmp.2q7iQ6cqRK/src/github.com/opencontainers/runc [2022-12-19T22:04:01.944Z] #41 13.55 + git checkout -q v1.1.4 [2022-12-19T22:04:01.944Z] #41 14.27 + '[' -z '' ']' [2022-12-19T22:04:01.944Z] #41 14.27 + target=static [2022-12-19T22:04:01.944Z] #41 14.27 + make BUILDTAGS=seccomp static [2022-12-19T22:04:01.944Z] #41 14.40 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 . [2022-12-19T22:04:01.984Z] #26 32.59 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] [2022-12-19T22:04:02.003Z] #21 8.231 internal/cpu [2022-12-19T22:04:02.246Z] #26 ... [2022-12-19T22:04:02.246Z] [2022-12-19T22:04:02.246Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-19T22:04:02.246Z] #34 26.05 Building dependency tree... [2022-12-19T22:04:02.246Z] #34 29.46 The following additional packages will be installed: [2022-12-19T22:04:02.246Z] #34 29.49 libbtrfs0 [2022-12-19T22:04:02.246Z] #34 29.69 The following NEW packages will be installed: [2022-12-19T22:04:02.246Z] #34 29.70 libbtrfs-dev libbtrfs0 [2022-12-19T22:04:02.246Z] #34 30.14 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:02.246Z] #34 30.14 Need to get 454 kB of archives. [2022-12-19T22:04:02.246Z] #34 30.14 After this operation, 1275 kB of additional disk space will be used. [2022-12-19T22:04:02.246Z] #34 30.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-19T22:04:02.246Z] #34 30.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-19T22:04:02.246Z] #34 31.06 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:02.246Z] #34 31.28 Fetched 454 kB in 0s (1391 kB/s) [2022-12-19T22:04:02.246Z] #34 31.39 Selecting previously unselected package libbtrfs0:arm64. [2022-12-19T22:04:02.246Z] #34 31.39 (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.) [2022-12-19T22:04:02.246Z] #34 31.49 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-19T22:04:02.246Z] #34 31.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-19T22:04:02.246Z] #34 31.76 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-19T22:04:02.246Z] #34 31.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-19T22:04:02.246Z] #34 31.81 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-19T22:04:02.246Z] #34 32.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-12-19T22:04:02.246Z] #34 32.29 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-19T22:04:02.246Z] #34 32.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:02.246Z] #34 DONE 33.2s [2022-12-19T22:04:02.246Z] [2022-12-19T22:04:02.246Z] #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 [2022-12-19T22:04:02.246Z] #29 DONE 33.2s [2022-12-19T22:04:02.246Z] [2022-12-19T22:04:02.246Z] #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 [2022-12-19T22:04:02.402Z] #28 ... [2022-12-19T22:04:02.402Z] [2022-12-19T22:04:02.402Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:04:02.402Z] #25 27.48 Updating files: 41% (795/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: 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. [2022-12-19T22:04:02.402Z] #25 29.32 + cd /tmp/tmp.z08w8KuxWA/src/github.com/docker/libnetwork [2022-12-19T22:04:02.402Z] #25 29.32 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:02.402Z] #25 29.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-19T22:04:02.475Z] #23 8.027 [2022-12-19T22:04:02.574Z] #21 8.444 internal/abi [2022-12-19T22:04:03.148Z] #21 9.198 internal/goexperiment [2022-12-19T22:04:03.318Z] #41 ... [2022-12-19T22:04:03.318Z] [2022-12-19T22:04:03.318Z] #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 [2022-12-19T22:04:03.318Z] #0 8.470 Reading package lists... [2022-12-19T22:04:03.420Z] #23 8.960 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T22:04:03.637Z] #37 1.389 + RM_GOPATH=0 [2022-12-19T22:04:03.637Z] #37 1.389 + TMP_GOPATH= [2022-12-19T22:04:03.637Z] #37 1.389 + : /build [2022-12-19T22:04:03.637Z] #37 1.389 + '[' -z '' ']' [2022-12-19T22:04:03.637Z] #37 1.391 ++ mktemp -d [2022-12-19T22:04:03.637Z] #37 1.403 + export GOPATH=/tmp/tmp.ivpKN8uqGy [2022-12-19T22:04:03.637Z] #37 1.413 + GOPATH=/tmp/tmp.ivpKN8uqGy [2022-12-19T22:04:03.637Z] #37 1.413 + RM_GOPATH=1 [2022-12-19T22:04:03.637Z] #37 1.413 + case "$(go env GOARCH)" in [2022-12-19T22:04:03.637Z] #37 1.413 ++ go env GOARCH [2022-12-19T22:04:03.679Z] #23 9.331 [2022-12-19T22:04:03.719Z] #21 9.590 internal/goos [2022-12-19T22:04:03.898Z] #37 1.466 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:03.898Z] #37 1.466 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:03.898Z] #37 1.472 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:03.898Z] #37 1.487 + dir=/tmp/install [2022-12-19T22:04:03.898Z] #37 1.487 + bin=containerd [2022-12-19T22:04:03.898Z] #37 1.487 + shift [2022-12-19T22:04:03.898Z] #37 1.487 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-19T22:04:03.898Z] #37 1.488 + . /tmp/install/containerd.installer [2022-12-19T22:04:03.898Z] #37 1.488 ++ set -e [2022-12-19T22:04:03.898Z] #37 1.488 ++ : v1.6.14 [2022-12-19T22:04:03.898Z] #37 1.491 + install_containerd [2022-12-19T22:04:03.898Z] #37 1.496 Install containerd version v1.6.14 [2022-12-19T22:04:03.898Z] #37 1.498 + echo 'Install containerd version v1.6.14' [2022-12-19T22:04:03.898Z] #37 1.498 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ivpKN8uqGy/src/github.com/containerd/containerd [2022-12-19T22:04:03.898Z] #37 1.498 Cloning into '/tmp/tmp.ivpKN8uqGy/src/github.com/containerd/containerd'... [2022-12-19T22:04:03.939Z] #23 9.516 #=#=# ######################################################################## 100.0% [2022-12-19T22:04:03.979Z] #21 9.887 runtime/internal/atomic [2022-12-19T22:04:03.980Z] #21 10.01 internal/bytealg [2022-12-19T22:04:03.980Z] #21 ... [2022-12-19T22:04:03.980Z] [2022-12-19T22:04:03.980Z] #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 [2022-12-19T22:04:03.980Z] #0 6.177 + RM_GOPATH=0 [2022-12-19T22:04:03.980Z] #0 6.177 + TMP_GOPATH= [2022-12-19T22:04:03.980Z] #0 6.177 + : /build [2022-12-19T22:04:03.980Z] #0 6.177 + '[' -z '' ']' [2022-12-19T22:04:03.980Z] #0 6.185 ++ mktemp -d [2022-12-19T22:04:03.980Z] #0 6.185 + export GOPATH=/tmp/tmp.Nyuwzr4gXn [2022-12-19T22:04:03.980Z] #0 6.185 + GOPATH=/tmp/tmp.Nyuwzr4gXn [2022-12-19T22:04:03.980Z] #0 6.185 + RM_GOPATH=1 [2022-12-19T22:04:03.980Z] #0 6.185 + case "$(go env GOARCH)" in [2022-12-19T22:04:03.980Z] #0 6.185 ++ go env GOARCH [2022-12-19T22:04:03.980Z] #0 6.201 Install docker/cli version 17.06.2-ce from stable [2022-12-19T22:04:03.980Z] #0 6.201 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:03.980Z] #0 6.201 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:03.980Z] #0 6.201 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:03.980Z] #0 6.201 + dir=/tmp/install [2022-12-19T22:04:03.980Z] #0 6.201 + bin=dockercli [2022-12-19T22:04:03.980Z] #0 6.201 + shift [2022-12-19T22:04:03.980Z] #0 6.201 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-19T22:04:03.980Z] #0 6.201 + . /tmp/install/dockercli.installer [2022-12-19T22:04:03.980Z] #0 6.201 ++ : stable [2022-12-19T22:04:03.980Z] #0 6.201 ++ : 17.06.2-ce [2022-12-19T22:04:03.980Z] #0 6.201 + install_dockercli [2022-12-19T22:04:03.980Z] #0 6.201 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-19T22:04:03.980Z] #0 6.201 ++ uname -m [2022-12-19T22:04:03.980Z] #0 6.208 + arch=x86_64 [2022-12-19T22:04:03.980Z] #0 6.222 + '[' x86_64 '!=' x86_64 ']' [2022-12-19T22:04:03.980Z] #0 6.222 + url=https://download.docker.com/linux/static [2022-12-19T22:04:03.980Z] #0 6.222 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-19T22:04:03.980Z] #0 6.233 + tar -xz docker/docker [2022-12-19T22:04:03.980Z] #25 ... [2022-12-19T22:04:03.980Z] [2022-12-19T22:04:03.980Z] #26 [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 [2022-12-19T22:04:03.980Z] #0 6.466 + git clone https://github.com/docker/distribution.git . [2022-12-19T22:04:03.980Z] #0 6.466 Cloning into '.'... [2022-12-19T22:04:04.199Z] #23 9.858 [2022-12-19T22:04:04.249Z] #26 ... [2022-12-19T22:04:04.249Z] [2022-12-19T22:04:04.249Z] #27 [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 [2022-12-19T22:04:04.249Z] #0 7.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:04.249Z] #0 7.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:04.249Z] #0 7.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:04.249Z] #0 9.625 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:04.249Z] #27 ... [2022-12-19T22:04:04.249Z] [2022-12-19T22:04:04.249Z] #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 [2022-12-19T22:04:04.249Z] #0 5.939 Install vndr version v0.1.2 [2022-12-19T22:04:04.249Z] #0 5.939 + RM_GOPATH=0 [2022-12-19T22:04:04.249Z] #0 5.939 + TMP_GOPATH= [2022-12-19T22:04:04.249Z] #0 5.939 + : /build [2022-12-19T22:04:04.249Z] #0 5.939 + '[' -z '' ']' [2022-12-19T22:04:04.249Z] #0 5.939 ++ mktemp -d [2022-12-19T22:04:04.249Z] #0 5.939 + export GOPATH=/tmp/tmp.mkj4g4ofEm [2022-12-19T22:04:04.249Z] #0 5.939 + GOPATH=/tmp/tmp.mkj4g4ofEm [2022-12-19T22:04:04.249Z] #0 5.939 + RM_GOPATH=1 [2022-12-19T22:04:04.249Z] #0 5.939 + case "$(go env GOARCH)" in [2022-12-19T22:04:04.249Z] #0 5.939 ++ go env GOARCH [2022-12-19T22:04:04.249Z] #0 5.939 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.249Z] #0 5.939 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.249Z] #0 5.939 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:04.249Z] #0 5.939 + dir=/tmp/install [2022-12-19T22:04:04.249Z] #0 5.939 + bin=vndr [2022-12-19T22:04:04.249Z] #0 5.939 + shift [2022-12-19T22:04:04.249Z] #0 5.939 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-19T22:04:04.249Z] #0 5.939 + . /tmp/install/vndr.installer [2022-12-19T22:04:04.249Z] #0 5.939 ++ : v0.1.2 [2022-12-19T22:04:04.249Z] #0 5.939 + install_vndr [2022-12-19T22:04:04.249Z] #0 5.939 + echo 'Install vndr version v0.1.2' [2022-12-19T22:04:04.249Z] #0 5.939 + GOBIN=/build [2022-12-19T22:04:04.249Z] #0 5.939 + GO111MODULE=on [2022-12-19T22:04:04.249Z] #0 5.939 + go install github.com/LK4D4/vndr@v0.1.2 [2022-12-19T22:04:04.249Z] #0 6.457 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-12-19T22:04:04.459Z] #23 9.935 Download of images into '/build' complete. [2022-12-19T22:04:04.459Z] #23 9.935 Use something like the following to load the result into a Docker daemon: [2022-12-19T22:04:04.459Z] #23 9.935 tar -cC '/build' . | docker load [2022-12-19T22:04:04.459Z] #23 DONE 10.0s [2022-12-19T22:04:04.459Z] [2022-12-19T22:04:04.459Z] #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 [2022-12-19T22:04:04.521Z] #28 ... [2022-12-19T22:04:04.521Z] [2022-12-19T22:04:04.521Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:04:04.521Z] #0 6.259 + RM_GOPATH=0 [2022-12-19T22:04:04.521Z] #0 6.259 + TMP_GOPATH= [2022-12-19T22:04:04.521Z] #0 6.259 + : /build [2022-12-19T22:04:04.521Z] #0 6.259 + '[' -z '' ']' [2022-12-19T22:04:04.521Z] #0 6.259 ++ mktemp -d [2022-12-19T22:04:04.521Z] #0 6.259 + export GOPATH=/tmp/tmp.Jymh9wBYFq [2022-12-19T22:04:04.521Z] #0 6.259 + GOPATH=/tmp/tmp.Jymh9wBYFq [2022-12-19T22:04:04.521Z] #0 6.259 + RM_GOPATH=1 [2022-12-19T22:04:04.521Z] #0 6.259 + case "$(go env GOARCH)" in [2022-12-19T22:04:04.521Z] #0 6.259 ++ go env GOARCH [2022-12-19T22:04:04.521Z] #0 6.290 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.521Z] #0 6.290 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.521Z] #0 6.290 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:04.521Z] #0 6.296 + dir=/tmp/install [2022-12-19T22:04:04.521Z] #0 6.296 + bin=proxy [2022-12-19T22:04:04.521Z] #0 6.296 + shift [2022-12-19T22:04:04.521Z] #0 6.296 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-19T22:04:04.521Z] #0 6.296 + . /tmp/install/proxy.installer [2022-12-19T22:04:04.521Z] #0 6.296 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:04.521Z] #0 6.296 + install_proxy [2022-12-19T22:04:04.521Z] #0 6.304 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:04.521Z] #0 6.304 + case "$1" in [2022-12-19T22:04:04.521Z] #0 6.304 + export CGO_ENABLED=0 [2022-12-19T22:04:04.521Z] #0 6.304 + CGO_ENABLED=0 [2022-12-19T22:04:04.521Z] #0 6.304 + _install_proxy [2022-12-19T22:04:04.521Z] #0 6.304 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-19T22:04:04.521Z] #0 6.304 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Jymh9wBYFq/src/github.com/docker/libnetwork [2022-12-19T22:04:04.521Z] #0 6.304 Cloning into '/tmp/tmp.Jymh9wBYFq/src/github.com/docker/libnetwork'... [2022-12-19T22:04:04.521Z] #29 ... [2022-12-19T22:04:04.521Z] [2022-12-19T22:04:04.521Z] #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 [2022-12-19T22:04:04.521Z] #0 6.793 + RM_GOPATH=0 [2022-12-19T22:04:04.521Z] #0 6.793 + TMP_GOPATH= [2022-12-19T22:04:04.521Z] #0 6.793 + : /build [2022-12-19T22:04:04.521Z] #0 6.793 + '[' -z '' ']' [2022-12-19T22:04:04.521Z] #0 6.793 ++ mktemp -d [2022-12-19T22:04:04.521Z] #0 6.793 + export GOPATH=/tmp/tmp.GKbkpy92N5 [2022-12-19T22:04:04.521Z] #0 6.793 + GOPATH=/tmp/tmp.GKbkpy92N5 [2022-12-19T22:04:04.521Z] #0 6.793 + RM_GOPATH=1 [2022-12-19T22:04:04.521Z] #0 6.793 + case "$(go env GOARCH)" in [2022-12-19T22:04:04.521Z] #0 6.793 ++ go env GOARCH [2022-12-19T22:04:04.521Z] #0 6.805 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.521Z] #0 6.805 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:04.521Z] #0 6.805 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:04.521Z] #0 6.809 + dir=/tmp/install [2022-12-19T22:04:04.521Z] #0 6.809 + bin=golangci_lint [2022-12-19T22:04:04.521Z] #0 6.809 + shift [2022-12-19T22:04:04.521Z] #0 6.809 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-19T22:04:04.521Z] #0 6.809 + . /tmp/install/golangci_lint.installer [2022-12-19T22:04:04.521Z] #0 6.809 ++ : v1.44.0 [2022-12-19T22:04:04.521Z] #0 6.809 + install_golangci_lint [2022-12-19T22:04:04.521Z] #0 6.809 + set -e [2022-12-19T22:04:04.521Z] #0 6.809 + echo 'Install golangci-lint version v1.44.0' [2022-12-19T22:04:04.521Z] #0 6.809 + GOBIN=/build [2022-12-19T22:04:04.521Z] #0 6.809 + GO111MODULE=on [2022-12-19T22:04:04.521Z] #0 6.809 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-19T22:04:04.521Z] #0 6.810 Install golangci-lint version v1.44.0 [2022-12-19T22:04:04.521Z] #0 7.423 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-19T22:04:04.782Z] #30 ... [2022-12-19T22:04:04.782Z] [2022-12-19T22:04:04.782Z] #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 [2022-12-19T22:04:04.782Z] #0 7.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:04.782Z] #0 8.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:04.782Z] #0 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:04.782Z] #0 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:04.928Z] #25 ... [2022-12-19T22:04:04.928Z] [2022-12-19T22:04:04.928Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-12-19T22:04:04.928Z] #32 DONE 33.1s [2022-12-19T22:04:04.928Z] [2022-12-19T22:04:04.928Z] #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 [2022-12-19T22:04:04.928Z] #34 28.87 unicode/utf8 [2022-12-19T22:04:04.928Z] #34 30.33 internal/race [2022-12-19T22:04:04.928Z] #34 30.55 sync/atomic [2022-12-19T22:04:04.928Z] #34 31.42 unicode [2022-12-19T22:04:05.043Z] #31 ... [2022-12-19T22:04:05.043Z] [2022-12-19T22:04:05.043Z] #32 [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 [2022-12-19T22:04:05.043Z] #0 7.059 + RM_GOPATH=0 [2022-12-19T22:04:05.043Z] #0 7.059 + TMP_GOPATH= [2022-12-19T22:04:05.043Z] #0 7.059 + : /build [2022-12-19T22:04:05.043Z] #0 7.059 + '[' -z '' ']' [2022-12-19T22:04:05.043Z] #0 7.059 ++ mktemp -d [2022-12-19T22:04:05.043Z] #0 7.059 + export GOPATH=/tmp/tmp.JN9ZowVR3L [2022-12-19T22:04:05.043Z] #0 7.059 + GOPATH=/tmp/tmp.JN9ZowVR3L [2022-12-19T22:04:05.043Z] #0 7.059 + RM_GOPATH=1 [2022-12-19T22:04:05.043Z] #0 7.059 + case "$(go env GOARCH)" in [2022-12-19T22:04:05.043Z] #0 7.059 ++ go env GOARCH [2022-12-19T22:04:05.043Z] #0 7.125 Install shfmt version v3.0.2 [2022-12-19T22:04:05.043Z] #0 7.125 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.043Z] #0 7.125 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.043Z] #0 7.125 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:05.043Z] #0 7.125 + dir=/tmp/install [2022-12-19T22:04:05.043Z] #0 7.125 + bin=shfmt [2022-12-19T22:04:05.043Z] #0 7.125 + shift [2022-12-19T22:04:05.043Z] #0 7.125 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-19T22:04:05.043Z] #0 7.125 + . /tmp/install/shfmt.installer [2022-12-19T22:04:05.043Z] #0 7.125 ++ : v3.0.2 [2022-12-19T22:04:05.043Z] #0 7.125 + install_shfmt [2022-12-19T22:04:05.043Z] #0 7.125 + echo 'Install shfmt version v3.0.2' [2022-12-19T22:04:05.043Z] #0 7.125 + GOBIN=/build [2022-12-19T22:04:05.043Z] #0 7.125 + GO111MODULE=on [2022-12-19T22:04:05.043Z] #0 7.125 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-19T22:04:05.043Z] #0 7.906 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T22:04:05.043Z] #0 9.751 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-19T22:04:05.043Z] #0 9.870 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-19T22:04:05.043Z] #0 10.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-19T22:04:05.043Z] #32 ... [2022-12-19T22:04:05.043Z] [2022-12-19T22:04:05.043Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:05.043Z] #0 7.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:05.043Z] #0 8.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:05.043Z] #0 8.053 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:05.043Z] #0 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:05.303Z] #33 ... [2022-12-19T22:04:05.303Z] [2022-12-19T22:04:05.303Z] #34 [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 [2022-12-19T22:04:05.303Z] #0 6.295 + RM_GOPATH=0 [2022-12-19T22:04:05.303Z] #0 6.295 + TMP_GOPATH= [2022-12-19T22:04:05.303Z] #0 6.295 + : /build [2022-12-19T22:04:05.303Z] #0 6.295 + '[' -z '' ']' [2022-12-19T22:04:05.303Z] #0 6.295 ++ mktemp -d [2022-12-19T22:04:05.303Z] #0 6.295 + export GOPATH=/tmp/tmp.k0d2xdGDsh [2022-12-19T22:04:05.303Z] #0 6.295 + GOPATH=/tmp/tmp.k0d2xdGDsh [2022-12-19T22:04:05.303Z] #0 6.295 + RM_GOPATH=1 [2022-12-19T22:04:05.303Z] #0 6.295 + case "$(go env GOARCH)" in [2022-12-19T22:04:05.303Z] #0 6.295 ++ go env GOARCH [2022-12-19T22:04:05.303Z] #0 6.308 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.303Z] #0 6.309 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.303Z] #0 6.314 Install gotestsum version v1.8.2 [2022-12-19T22:04:05.303Z] #0 6.322 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:05.303Z] #0 6.322 + dir=/tmp/install [2022-12-19T22:04:05.303Z] #0 6.322 + bin=gotestsum [2022-12-19T22:04:05.303Z] #0 6.322 + shift [2022-12-19T22:04:05.303Z] #0 6.322 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-19T22:04:05.303Z] #0 6.322 + . /tmp/install/gotestsum.installer [2022-12-19T22:04:05.303Z] #0 6.322 ++ : v1.8.2 [2022-12-19T22:04:05.303Z] #0 6.322 + install_gotestsum [2022-12-19T22:04:05.303Z] #0 6.322 + set -e [2022-12-19T22:04:05.303Z] #0 6.322 + echo 'Install gotestsum version v1.8.2' [2022-12-19T22:04:05.303Z] #0 6.322 + GOBIN=/build [2022-12-19T22:04:05.303Z] #0 6.322 + GO111MODULE=on [2022-12-19T22:04:05.303Z] #0 6.322 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-19T22:04:05.303Z] #0 6.806 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:04:05.303Z] #0 10.60 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:05.303Z] #0 11.26 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:04:05.303Z] #0 11.33 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:04:05.303Z] #34 ... [2022-12-19T22:04:05.303Z] [2022-12-19T22:04:05.303Z] #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 [2022-12-19T22:04:05.303Z] #0 7.857 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:05.303Z] #0 7.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:05.303Z] #0 7.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:05.303Z] #0 9.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:05.311Z] #37 ... [2022-12-19T22:04:05.311Z] [2022-12-19T22:04:05.311Z] #28 [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 [2022-12-19T22:04:05.311Z] #28 DONE 35.9s [2022-12-19T22:04:05.311Z] [2022-12-19T22:04:05.311Z] #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 [2022-12-19T22:04:05.311Z] #23 33.88 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-12-19T22:04:05.311Z] #23 34.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-19T22:04:05.311Z] #23 35.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:04:05.564Z] #35 ... [2022-12-19T22:04:05.564Z] [2022-12-19T22:04:05.564Z] #36 [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 [2022-12-19T22:04:05.564Z] #0 7.134 + RM_GOPATH=0 [2022-12-19T22:04:05.564Z] #0 7.134 + TMP_GOPATH= [2022-12-19T22:04:05.564Z] #0 7.134 + : /build [2022-12-19T22:04:05.564Z] #0 7.134 + '[' -z '' ']' [2022-12-19T22:04:05.564Z] #0 7.136 ++ mktemp -d [2022-12-19T22:04:05.564Z] #0 7.141 + export GOPATH=/tmp/tmp.5JOPpqkPPO [2022-12-19T22:04:05.564Z] #0 7.141 + GOPATH=/tmp/tmp.5JOPpqkPPO [2022-12-19T22:04:05.564Z] #0 7.141 + RM_GOPATH=1 [2022-12-19T22:04:05.564Z] #0 7.141 + case "$(go env GOARCH)" in [2022-12-19T22:04:05.564Z] #0 7.145 ++ go env GOARCH [2022-12-19T22:04:05.564Z] #0 7.217 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.564Z] #0 7.217 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.564Z] #0 7.217 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:05.564Z] #0 7.223 + dir=/tmp/install [2022-12-19T22:04:05.564Z] #0 7.223 + bin=rootlesskit [2022-12-19T22:04:05.564Z] #0 7.223 + shift [2022-12-19T22:04:05.564Z] #0 7.223 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-19T22:04:05.564Z] #0 7.223 + . /tmp/install/rootlesskit.installer [2022-12-19T22:04:05.564Z] #0 7.223 ++ : v0.14.4 [2022-12-19T22:04:05.564Z] #0 7.223 + install_rootlesskit [2022-12-19T22:04:05.564Z] #0 7.223 + case "$1" in [2022-12-19T22:04:05.564Z] #0 7.223 + export CGO_ENABLED=0 [2022-12-19T22:04:05.564Z] #0 7.223 + CGO_ENABLED=0 [2022-12-19T22:04:05.564Z] #0 7.223 + _install_rootlesskit [2022-12-19T22:04:05.564Z] #0 7.225 + echo 'Install rootlesskit version v0.14.4' [2022-12-19T22:04:05.564Z] #0 7.225 Install rootlesskit version v0.14.4 [2022-12-19T22:04:05.564Z] #0 7.225 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:04:05.564Z] #0 7.225 + GOBIN=/build [2022-12-19T22:04:05.564Z] #0 7.225 + GO111MODULE=on [2022-12-19T22:04:05.564Z] #0 7.225 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-19T22:04:05.564Z] #0 7.925 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-19T22:04:05.840Z] #24 ... [2022-12-19T22:04:05.840Z] [2022-12-19T22:04:05.840Z] #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 [2022-12-19T22:04:05.840Z] #0 5.164 + RM_GOPATH=0 [2022-12-19T22:04:05.840Z] #0 5.164 + TMP_GOPATH= [2022-12-19T22:04:05.840Z] #0 5.164 + : /build [2022-12-19T22:04:05.840Z] #0 5.164 + '[' -z '' ']' [2022-12-19T22:04:05.840Z] #0 5.165 ++ mktemp -d [2022-12-19T22:04:05.840Z] #0 5.165 + export GOPATH=/tmp/tmp.bvNS9YVCs5 [2022-12-19T22:04:05.840Z] #0 5.165 + GOPATH=/tmp/tmp.bvNS9YVCs5 [2022-12-19T22:04:05.840Z] #0 5.165 + RM_GOPATH=1 [2022-12-19T22:04:05.840Z] #0 5.165 + case "$(go env GOARCH)" in [2022-12-19T22:04:05.840Z] #0 5.174 ++ go env GOARCH [2022-12-19T22:04:05.840Z] #0 5.184 Install docker/cli version 17.06.2-ce from stable [2022-12-19T22:04:05.840Z] #0 5.184 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.840Z] #0 5.184 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:05.840Z] #0 5.184 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:05.840Z] #0 5.184 + dir=/tmp/install [2022-12-19T22:04:05.840Z] #0 5.184 + bin=dockercli [2022-12-19T22:04:05.840Z] #0 5.184 + shift [2022-12-19T22:04:05.840Z] #0 5.184 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-19T22:04:05.840Z] #0 5.184 + . /tmp/install/dockercli.installer [2022-12-19T22:04:05.840Z] #0 5.184 ++ : stable [2022-12-19T22:04:05.840Z] #0 5.184 ++ : 17.06.2-ce [2022-12-19T22:04:05.840Z] #0 5.184 + install_dockercli [2022-12-19T22:04:05.840Z] #0 5.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-19T22:04:05.840Z] #0 5.184 ++ uname -m [2022-12-19T22:04:05.840Z] #0 5.184 + arch=x86_64 [2022-12-19T22:04:05.840Z] #0 5.184 + '[' x86_64 '!=' x86_64 ']' [2022-12-19T22:04:05.840Z] #0 5.184 + url=https://download.docker.com/linux/static [2022-12-19T22:04:05.840Z] #0 5.184 + tar -xz docker/docker [2022-12-19T22:04:05.840Z] #0 5.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-19T22:04:06.135Z] #36 ... [2022-12-19T22:04:06.135Z] [2022-12-19T22:04:06.135Z] #34 [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 [2022-12-19T22:04:06.135Z] #34 12.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:04:06.135Z] #34 12.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:06.135Z] #34 12.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:06.410Z] #25 ... [2022-12-19T22:04:06.410Z] [2022-12-19T22:04:06.410Z] #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 [2022-12-19T22:04:06.410Z] #24 5.690 + git clone https://github.com/docker/distribution.git . [2022-12-19T22:04:06.410Z] #24 5.690 Cloning into '.'... [2022-12-19T22:04:06.603Z] #49 11.69 Reading package lists... [2022-12-19T22:04:06.704Z] #34 12.69 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:04:06.862Z] #49 14.46 Building dependency tree... [2022-12-19T22:04:06.963Z] #34 12.97 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:04:07.242Z] #23 ... [2022-12-19T22:04:07.242Z] [2022-12-19T22:04:07.242Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:07.242Z] #33 26.55 Building dependency tree... [2022-12-19T22:04:07.242Z] #33 29.97 The following additional packages will be installed: [2022-12-19T22:04:07.242Z] #33 29.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-19T22:04:07.242Z] #33 29.99 Suggested packages: [2022-12-19T22:04:07.242Z] #33 29.99 cmake-doc ninja-build lrzip [2022-12-19T22:04:07.242Z] #33 29.99 Recommended packages: [2022-12-19T22:04:07.242Z] #33 29.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-19T22:04:07.242Z] #33 30.75 The following NEW packages will be installed: [2022-12-19T22:04:07.242Z] #33 30.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T22:04:07.242Z] #33 30.77 vim-common xxd [2022-12-19T22:04:07.242Z] #33 31.16 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:07.242Z] #33 31.16 Need to get 15.6 MB of archives. [2022-12-19T22:04:07.242Z] #33 31.16 After this operation, 67.4 MB of additional disk space will be used. [2022-12-19T22:04:07.242Z] #33 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:04:07.242Z] #33 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:04:07.242Z] #33 31.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T22:04:07.242Z] #33 31.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-19T22:04:07.242Z] #33 31.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-12-19T22:04:07.242Z] #33 31.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-12-19T22:04:07.242Z] #33 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-12-19T22:04:07.242Z] #33 31.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-12-19T22:04:07.242Z] #33 31.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-12-19T22:04:07.242Z] #33 31.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-12-19T22:04:07.242Z] #33 32.65 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:07.242Z] #33 33.00 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-12-19T22:04:07.242Z] #33 33.11 Selecting previously unselected package xxd. [2022-12-19T22:04:07.242Z] #33 33.11 (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.) [2022-12-19T22:04:07.242Z] #33 33.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-19T22:04:07.242Z] #33 33.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:07.242Z] #33 33.74 Selecting previously unselected package vim-common. [2022-12-19T22:04:07.242Z] #33 33.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:07.242Z] #33 33.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:07.242Z] #33 34.42 Selecting previously unselected package cmake-data. [2022-12-19T22:04:07.242Z] #33 34.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T22:04:07.242Z] #33 34.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:07.242Z] #33 37.87 Selecting previously unselected package libicu67:arm64. [2022-12-19T22:04:07.242Z] #33 37.88 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-12-19T22:04:07.242Z] #33 37.89 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-19T22:04:07.242Z] #33 ... [2022-12-19T22:04:07.242Z] [2022-12-19T22:04:07.242Z] #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 [2022-12-19T22:04:07.242Z] #27 28.04 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:07.242Z] #27 28.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:07.242Z] #27 28.11 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:07.242Z] #27 28.15 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-19T22:04:07.242Z] #27 28.16 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T22:04:07.242Z] #27 28.45 go: downloading github.com/spf13/viper v1.10.1 [2022-12-19T22:04:07.242Z] #27 28.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-19T22:04:07.242Z] #27 28.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-19T22:04:07.242Z] #27 28.72 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-19T22:04:07.242Z] #27 29.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T22:04:07.242Z] #27 29.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T22:04:07.242Z] #27 32.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:07.242Z] #27 32.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:04:07.242Z] #27 32.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-19T22:04:07.242Z] #27 32.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-19T22:04:07.242Z] #34 13.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:04:07.242Z] #27 33.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:07.242Z] #27 33.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-19T22:04:07.242Z] #27 33.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-19T22:04:07.242Z] #27 33.27 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-19T22:04:07.242Z] #27 33.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-19T22:04:07.242Z] #27 33.47 go: downloading github.com/spf13/afero v1.6.0 [2022-12-19T22:04:07.242Z] #27 33.47 go: downloading github.com/spf13/cast v1.4.1 [2022-12-19T22:04:07.242Z] #27 33.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-19T22:04:07.242Z] #27 33.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-19T22:04:07.242Z] #27 33.74 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-19T22:04:07.242Z] #27 33.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T22:04:07.242Z] #27 33.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-19T22:04:07.242Z] #27 34.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.19 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T22:04:07.242Z] #27 34.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-19T22:04:07.242Z] #27 34.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T22:04:07.242Z] #27 34.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-19T22:04:07.242Z] #27 34.75 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-19T22:04:07.242Z] #27 34.84 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-19T22:04:07.242Z] #27 34.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-19T22:04:07.242Z] #27 34.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-19T22:04:07.242Z] #27 34.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-19T22:04:07.242Z] #27 35.12 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-19T22:04:07.242Z] #27 35.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-19T22:04:07.242Z] #27 35.24 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-19T22:04:07.242Z] #27 35.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-19T22:04:07.242Z] #27 35.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-19T22:04:07.242Z] #27 35.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-19T22:04:07.242Z] #27 35.55 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-19T22:04:07.242Z] #27 35.62 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-19T22:04:07.242Z] #27 35.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-19T22:04:07.242Z] #27 35.69 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-19T22:04:07.242Z] #27 35.79 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-19T22:04:07.242Z] #27 35.80 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-19T22:04:07.242Z] #27 35.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-19T22:04:07.242Z] #27 35.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-19T22:04:07.242Z] #27 35.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-19T22:04:07.242Z] #27 35.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-19T22:04:07.242Z] #27 35.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-19T22:04:07.242Z] #27 36.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-19T22:04:07.242Z] #27 36.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-19T22:04:07.242Z] #27 36.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-19T22:04:07.242Z] #27 36.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-19T22:04:07.242Z] #27 36.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-19T22:04:07.242Z] #27 36.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-19T22:04:07.242Z] #27 36.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-19T22:04:07.242Z] #27 36.60 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-19T22:04:07.242Z] #27 36.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-19T22:04:07.242Z] #27 36.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-19T22:04:07.242Z] #27 36.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-19T22:04:07.242Z] #27 36.85 go: downloading github.com/julz/importas v0.1.0 [2022-12-19T22:04:07.242Z] #27 36.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-19T22:04:07.242Z] #27 36.93 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-19T22:04:07.242Z] #27 36.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-19T22:04:07.242Z] #27 37.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-19T22:04:07.242Z] #27 37.04 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-19T22:04:07.242Z] #27 37.06 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-19T22:04:07.242Z] #27 37.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-19T22:04:07.242Z] #27 37.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-19T22:04:07.242Z] #27 37.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-19T22:04:07.242Z] #27 37.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-19T22:04:07.242Z] #27 37.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-19T22:04:07.242Z] #27 37.24 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-19T22:04:07.242Z] #27 37.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-19T22:04:07.242Z] #27 37.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-19T22:04:07.242Z] #27 37.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-19T22:04:07.242Z] #27 37.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-19T22:04:07.242Z] #27 37.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-19T22:04:07.242Z] #27 37.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-19T22:04:07.242Z] #27 37.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-19T22:04:07.242Z] #27 37.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-19T22:04:07.242Z] #27 38.01 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-19T22:04:07.242Z] #27 38.18 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-19T22:04:07.242Z] #27 38.20 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-19T22:04:07.242Z] #27 38.21 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-19T22:04:07.242Z] #27 38.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-19T22:04:07.242Z] #27 38.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-19T22:04:07.242Z] #27 ... [2022-12-19T22:04:07.242Z] [2022-12-19T22:04:07.242Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:07.242Z] #31 26.59 Building dependency tree... [2022-12-19T22:04:07.242Z] #31 29.94 The following additional packages will be installed: [2022-12-19T22:04:07.242Z] #31 29.94 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-19T22:04:07.242Z] #31 29.95 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-19T22:04:07.242Z] #31 29.97 Suggested packages: [2022-12-19T22:04:07.242Z] #31 29.97 manpages-dev protobuf-mode-el python3-setuptools [2022-12-19T22:04:07.242Z] #31 30.99 The following NEW packages will be installed: [2022-12-19T22:04:07.242Z] #31 30.99 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-19T22:04:07.242Z] #31 30.99 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-19T22:04:07.242Z] #31 30.99 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-19T22:04:07.242Z] #31 30.99 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-19T22:04:07.242Z] #31 31.38 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:07.242Z] #31 31.38 Need to get 4253 kB of archives. [2022-12-19T22:04:07.242Z] #31 31.38 After this operation, 25.1 MB of additional disk space will be used. [2022-12-19T22:04:07.242Z] #31 31.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-19T22:04:07.242Z] #31 31.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-12-19T22:04:07.242Z] #31 31.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-19T22:04:07.242Z] #31 31.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-12-19T22:04:07.242Z] #31 31.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-19T22:04:07.242Z] #31 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-12-19T22:04:07.242Z] #31 31.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-19T22:04:07.242Z] #31 31.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-12-19T22:04:07.242Z] #31 31.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-12-19T22:04:07.242Z] #31 31.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-19T22:04:07.242Z] #31 31.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-12-19T22:04:07.242Z] #31 31.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-12-19T22:04:07.242Z] #31 31.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-12-19T22:04:07.242Z] #31 31.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-12-19T22:04:07.242Z] #31 31.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-12-19T22:04:07.243Z] #31 31.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:04:07.243Z] #31 31.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T22:04:07.243Z] #31 31.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-19T22:04:07.243Z] #31 32.53 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:07.243Z] #31 32.80 Fetched 4253 kB in 1s (7713 kB/s) [2022-12-19T22:04:07.243Z] #31 33.03 Selecting previously unselected package libcap2:arm64. [2022-12-19T22:04:07.243Z] #31 33.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-12-19T22:04:07.243Z] #31 33.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 33.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-19T22:04:07.243Z] #31 33.29 Selecting previously unselected package libcap-dev:arm64. [2022-12-19T22:04:07.243Z] #31 33.34 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 33.35 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-12-19T22:04:07.243Z] #31 33.68 Selecting previously unselected package libnet1:arm64. [2022-12-19T22:04:07.243Z] #31 33.69 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 33.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:07.243Z] #31 34.04 Selecting previously unselected package libnet1-dev. [2022-12-19T22:04:07.243Z] #31 34.06 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 34.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:07.243Z] #31 34.26 Selecting previously unselected package libnl-3-200:arm64. [2022-12-19T22:04:07.243Z] #31 34.26 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 34.26 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T22:04:07.243Z] #31 34.64 Selecting previously unselected package libnl-3-dev:arm64. [2022-12-19T22:04:07.243Z] #31 34.64 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 34.67 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-12-19T22:04:07.243Z] #31 35.15 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-19T22:04:07.243Z] #31 35.15 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 35.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T22:04:07.243Z] #31 35.28 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-12-19T22:04:07.243Z] #31 35.28 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 35.30 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-19T22:04:07.243Z] #31 35.44 Selecting previously unselected package zlib1g-dev:arm64. [2022-12-19T22:04:07.243Z] #31 35.45 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 35.47 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:07.243Z] #31 35.83 Selecting previously unselected package libprotobuf23:arm64. [2022-12-19T22:04:07.243Z] #31 35.83 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 35.84 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-19T22:04:07.243Z] #31 37.10 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-12-19T22:04:07.243Z] #31 37.10 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 37.15 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-12-19T22:04:07.243Z] #31 37.37 Selecting previously unselected package libprotobuf-dev:arm64. [2022-12-19T22:04:07.243Z] #31 37.40 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-12-19T22:04:07.243Z] #31 37.40 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-12-19T22:04:07.454Z] #34 ... [2022-12-19T22:04:07.454Z] [2022-12-19T22:04:07.454Z] #36 [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 [2022-12-19T22:04:07.454Z] #36 25.68 Fetched 8616 kB in 20s (425 kB/s) [2022-12-19T22:04:07.454Z] #36 25.68 Reading package lists... [2022-12-19T22:04:07.454Z] #36 34.86 Reading package lists... [2022-12-19T22:04:07.454Z] #36 ... [2022-12-19T22:04:07.454Z] [2022-12-19T22:04:07.454Z] #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 [2022-12-19T22:04:07.454Z] #27 30.02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-19T22:04:07.454Z] #27 30.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-19T22:04:07.503Z] #31 ... [2022-12-19T22:04:07.503Z] [2022-12-19T22:04:07.503Z] #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 [2022-12-19T22:04:07.503Z] #27 38.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-19T22:04:07.503Z] #27 38.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-19T22:04:07.503Z] #27 38.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-19T22:04:07.503Z] #27 38.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-19T22:04:07.503Z] #27 38.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-19T22:04:07.503Z] #27 38.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-19T22:04:07.503Z] #27 38.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T22:04:07.504Z] #34 13.52 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:04:07.764Z] #27 38.68 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T22:04:07.764Z] #27 38.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-19T22:04:07.797Z] #49 16.12 The following additional packages will be installed: [2022-12-19T22:04:07.797Z] #49 16.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:04:07.797Z] #49 16.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-19T22:04:07.797Z] #49 16.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-19T22:04:07.797Z] #49 16.13 python3-pkg-resources vim-runtime xxd [2022-12-19T22:04:07.797Z] #49 16.16 Suggested packages: [2022-12-19T22:04:07.797Z] #49 16.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-19T22:04:07.797Z] #49 16.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-19T22:04:07.797Z] #49 16.16 acl attr quota [2022-12-19T22:04:07.797Z] #49 16.16 Recommended packages: [2022-12-19T22:04:07.797Z] #49 16.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-19T22:04:08.024Z] #27 38.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-19T22:04:08.024Z] #27 38.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T22:04:08.024Z] #27 38.77 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-19T22:04:08.024Z] #27 38.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-19T22:04:08.285Z] #27 39.09 go: downloading honnef.co/go/tools v0.2.2 [2022-12-19T22:04:09.227Z] #27 40.15 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-19T22:04:09.359Z] #27 ... [2022-12-19T22:04:09.359Z] [2022-12-19T22:04:09.359Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:09.359Z] #31 28.39 Fetched 8616 kB in 21s (402 kB/s) [2022-12-19T22:04:09.359Z] #31 28.39 Reading package lists... [2022-12-19T22:04:09.487Z] #27 40.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-19T22:04:09.487Z] #27 40.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-19T22:04:09.487Z] #27 40.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-19T22:04:09.487Z] #27 40.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-19T22:04:09.699Z] #49 17.75 The following NEW packages will be installed: [2022-12-19T22:04:09.699Z] #49 17.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-19T22:04:09.699Z] #49 17.77 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:04:09.699Z] #49 17.77 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-19T22:04:09.699Z] #49 17.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-19T22:04:09.699Z] #49 17.77 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-19T22:04:09.699Z] #49 17.77 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-19T22:04:09.699Z] #49 17.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-19T22:04:09.699Z] #49 17.77 xz-utils zip [2022-12-19T22:04:09.699Z] #49 18.09 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:09.699Z] #49 18.09 Need to get 27.0 MB of archives. [2022-12-19T22:04:09.699Z] #49 18.09 After this operation, 104 MB of additional disk space will be used. [2022-12-19T22:04:09.699Z] #49 18.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-19T22:04:09.699Z] #49 18.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-19T22:04:09.699Z] #49 18.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-19T22:04:09.699Z] #49 18.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:04:09.699Z] #49 18.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-19T22:04:09.699Z] #49 18.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-19T22:04:09.699Z] #49 18.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-19T22:04:09.699Z] #49 18.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-19T22:04:09.699Z] #49 18.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:04:09.699Z] #49 18.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:04:09.699Z] #49 18.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-19T22:04:09.957Z] #49 18.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-19T22:04:09.957Z] #49 18.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-19T22:04:09.957Z] #49 18.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-19T22:04:09.957Z] #49 18.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-19T22:04:09.957Z] #49 18.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-19T22:04:09.957Z] #49 18.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-19T22:04:09.957Z] #49 18.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-19T22:04:09.957Z] #49 18.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-19T22:04:09.957Z] #49 18.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-19T22:04:09.957Z] #49 18.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-19T22:04:09.957Z] #49 18.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:04:09.957Z] #49 18.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:04:09.957Z] #49 18.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:04:09.957Z] #49 18.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-19T22:04:09.957Z] #49 18.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-19T22:04:09.957Z] #49 18.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:04:10.216Z] #49 18.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-19T22:04:10.216Z] #49 18.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:04:10.429Z] #27 41.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-19T22:04:10.429Z] #27 41.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-19T22:04:10.429Z] #27 41.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-19T22:04:10.429Z] #27 41.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-19T22:04:10.475Z] #49 18.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:04:10.475Z] #49 18.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:04:10.475Z] #49 18.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-19T22:04:10.475Z] #49 18.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-19T22:04:10.475Z] #49 18.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-19T22:04:10.475Z] #49 18.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T22:04:10.475Z] #49 18.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T22:04:10.475Z] #49 18.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:04:10.475Z] #49 18.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-19T22:04:10.475Z] #49 18.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-19T22:04:10.475Z] #49 18.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-19T22:04:10.475Z] #49 18.83 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-19T22:04:10.475Z] #49 18.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-19T22:04:10.613Z] #24 ... [2022-12-19T22:04:10.613Z] [2022-12-19T22:04:10.613Z] #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 [2022-12-19T22:04:10.613Z] #0 6.666 + RM_GOPATH=0 [2022-12-19T22:04:10.613Z] #0 6.666 + TMP_GOPATH= [2022-12-19T22:04:10.613Z] #0 6.666 + : /build [2022-12-19T22:04:10.613Z] #0 6.666 + '[' -z '' ']' [2022-12-19T22:04:10.613Z] #0 6.666 ++ mktemp -d [2022-12-19T22:04:10.613Z] #0 6.666 + export GOPATH=/tmp/tmp.THiFtKwAPZ [2022-12-19T22:04:10.613Z] #0 6.666 + GOPATH=/tmp/tmp.THiFtKwAPZ [2022-12-19T22:04:10.613Z] #0 6.666 + RM_GOPATH=1 [2022-12-19T22:04:10.613Z] #0 6.666 + case "$(go env GOARCH)" in [2022-12-19T22:04:10.613Z] #0 6.675 ++ go env GOARCH [2022-12-19T22:04:10.613Z] #0 6.698 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:10.613Z] #0 6.698 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:10.613Z] #0 6.705 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:10.613Z] #0 6.705 + dir=/tmp/install [2022-12-19T22:04:10.613Z] #0 6.705 + bin=vndr [2022-12-19T22:04:10.613Z] #0 6.705 + shift [2022-12-19T22:04:10.613Z] #0 6.705 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-19T22:04:10.613Z] #0 6.705 + . /tmp/install/vndr.installer [2022-12-19T22:04:10.613Z] #0 6.705 ++ : v0.1.2 [2022-12-19T22:04:10.613Z] #0 6.705 + install_vndr [2022-12-19T22:04:10.613Z] #0 6.705 + echo 'Install vndr version v0.1.2' [2022-12-19T22:04:10.613Z] #0 6.705 + GOBIN=/build [2022-12-19T22:04:10.613Z] #0 6.705 + GO111MODULE=on [2022-12-19T22:04:10.613Z] #0 6.705 + go install github.com/LK4D4/vndr@v0.1.2 [2022-12-19T22:04:10.613Z] #0 6.705 Install vndr version v0.1.2 [2022-12-19T22:04:10.613Z] #0 7.182 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-12-19T22:04:10.613Z] #26 ... [2022-12-19T22:04:10.613Z] [2022-12-19T22:04:10.613Z] #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 [2022-12-19T22:04:10.613Z] #0 5.304 + RM_GOPATH=0 [2022-12-19T22:04:10.613Z] #0 5.304 + TMP_GOPATH= [2022-12-19T22:04:10.613Z] #0 5.304 + : /build [2022-12-19T22:04:10.613Z] #0 5.304 + '[' -z '' ']' [2022-12-19T22:04:10.613Z] #0 5.304 ++ mktemp -d [2022-12-19T22:04:10.613Z] #0 5.304 + export GOPATH=/tmp/tmp.P3IS8ScBq8 [2022-12-19T22:04:10.613Z] #0 5.304 + GOPATH=/tmp/tmp.P3IS8ScBq8 [2022-12-19T22:04:10.613Z] #0 5.304 + RM_GOPATH=1 [2022-12-19T22:04:10.613Z] #0 5.304 + case "$(go env GOARCH)" in [2022-12-19T22:04:10.613Z] #0 5.304 ++ go env GOARCH [2022-12-19T22:04:10.613Z] #0 5.314 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:10.613Z] #0 5.314 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:10.613Z] #0 5.314 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:10.613Z] #0 5.314 + dir=/tmp/install [2022-12-19T22:04:10.613Z] #0 5.314 + bin=proxy [2022-12-19T22:04:10.613Z] #0 5.314 + shift [2022-12-19T22:04:10.613Z] #0 5.314 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-19T22:04:10.613Z] #0 5.314 + . /tmp/install/proxy.installer [2022-12-19T22:04:10.613Z] #0 5.314 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:10.613Z] #0 5.314 + install_proxy [2022-12-19T22:04:10.613Z] #0 5.314 + case "$1" in [2022-12-19T22:04:10.613Z] #0 5.314 + export CGO_ENABLED=0 [2022-12-19T22:04:10.613Z] #0 5.314 + CGO_ENABLED=0 [2022-12-19T22:04:10.613Z] #0 5.314 + _install_proxy [2022-12-19T22:04:10.613Z] #0 5.314 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-19T22:04:10.613Z] #0 5.314 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.P3IS8ScBq8/src/github.com/docker/libnetwork [2022-12-19T22:04:10.613Z] #0 5.314 Cloning into '/tmp/tmp.P3IS8ScBq8/src/github.com/docker/libnetwork'... [2022-12-19T22:04:10.613Z] #0 5.316 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:10.690Z] #27 41.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-19T22:04:10.690Z] #27 41.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T22:04:10.730Z] #31 37.75 Reading package lists... [2022-12-19T22:04:10.730Z] #31 ... [2022-12-19T22:04:10.730Z] [2022-12-19T22:04:10.730Z] #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 [2022-12-19T22:04:10.730Z] #34 39.31 encoding [2022-12-19T22:04:10.733Z] #49 18.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-19T22:04:10.733Z] #49 18.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-19T22:04:10.873Z] #27 ... [2022-12-19T22:04:10.873Z] [2022-12-19T22:04:10.873Z] #28 [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 [2022-12-19T22:04:10.873Z] #0 7.307 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-19T22:04:10.873Z] #0 7.307 Cloning into '.'... [2022-12-19T22:04:10.950Z] #27 41.72 go: downloading golang.org/x/text v0.3.7 [2022-12-19T22:04:10.991Z] #49 19.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-19T22:04:10.991Z] #49 19.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-19T22:04:10.991Z] #49 19.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-19T22:04:11.132Z] #28 ... [2022-12-19T22:04:11.132Z] [2022-12-19T22:04:11.132Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:11.132Z] #0 4.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:11.132Z] #0 4.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:11.132Z] #0 4.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:11.132Z] #0 5.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:11.132Z] #0 6.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:11.132Z] #0 7.689 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:11.132Z] #29 ... [2022-12-19T22:04:11.132Z] [2022-12-19T22:04:11.132Z] #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 [2022-12-19T22:04:11.132Z] #0 7.154 + RM_GOPATH=0 [2022-12-19T22:04:11.132Z] #0 7.154 + TMP_GOPATH= [2022-12-19T22:04:11.132Z] #0 7.154 + : /build [2022-12-19T22:04:11.132Z] #0 7.154 + '[' -z '' ']' [2022-12-19T22:04:11.132Z] #0 7.154 ++ mktemp -d [2022-12-19T22:04:11.132Z] #0 7.154 + export GOPATH=/tmp/tmp.ok7p4tDWZs [2022-12-19T22:04:11.132Z] #0 7.154 + GOPATH=/tmp/tmp.ok7p4tDWZs [2022-12-19T22:04:11.132Z] #0 7.154 + RM_GOPATH=1 [2022-12-19T22:04:11.132Z] #0 7.154 + case "$(go env GOARCH)" in [2022-12-19T22:04:11.132Z] #0 7.154 ++ go env GOARCH [2022-12-19T22:04:11.132Z] #0 7.174 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.132Z] #0 7.174 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.132Z] #0 7.174 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:11.132Z] #0 7.198 + dir=/tmp/install [2022-12-19T22:04:11.132Z] #0 7.198 + bin=rootlesskit [2022-12-19T22:04:11.132Z] #0 7.198 + shift [2022-12-19T22:04:11.132Z] #0 7.198 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-19T22:04:11.132Z] #0 7.198 + . /tmp/install/rootlesskit.installer [2022-12-19T22:04:11.132Z] #0 7.198 ++ : v0.14.4 [2022-12-19T22:04:11.132Z] #0 7.198 + install_rootlesskit [2022-12-19T22:04:11.132Z] #0 7.198 + case "$1" in [2022-12-19T22:04:11.132Z] #0 7.198 + export CGO_ENABLED=0 [2022-12-19T22:04:11.132Z] #0 7.198 + CGO_ENABLED=0 [2022-12-19T22:04:11.132Z] #0 7.198 + _install_rootlesskit [2022-12-19T22:04:11.132Z] #0 7.198 + echo 'Install rootlesskit version v0.14.4' [2022-12-19T22:04:11.132Z] #0 7.198 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:04:11.132Z] #0 7.198 + GOBIN=/build [2022-12-19T22:04:11.132Z] #0 7.198 + GO111MODULE=on [2022-12-19T22:04:11.132Z] #0 7.198 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-19T22:04:11.132Z] #0 7.211 Install rootlesskit version v0.14.4 [2022-12-19T22:04:11.132Z] #0 7.739 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-19T22:04:11.132Z] #30 ... [2022-12-19T22:04:11.132Z] [2022-12-19T22:04:11.132Z] #31 [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 [2022-12-19T22:04:11.132Z] #0 7.825 + RM_GOPATH=0 [2022-12-19T22:04:11.132Z] #0 7.825 + TMP_GOPATH= [2022-12-19T22:04:11.132Z] #0 7.825 + : /build [2022-12-19T22:04:11.132Z] #0 7.825 + '[' -z '' ']' [2022-12-19T22:04:11.132Z] #0 7.825 ++ mktemp -d [2022-12-19T22:04:11.132Z] #0 7.825 + export GOPATH=/tmp/tmp.FBL0nGSkLh [2022-12-19T22:04:11.132Z] #0 7.825 + GOPATH=/tmp/tmp.FBL0nGSkLh [2022-12-19T22:04:11.132Z] #0 7.825 + RM_GOPATH=1 [2022-12-19T22:04:11.133Z] #0 7.825 + case "$(go env GOARCH)" in [2022-12-19T22:04:11.133Z] #0 7.825 ++ go env GOARCH [2022-12-19T22:04:11.133Z] #0 7.825 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.133Z] #0 7.825 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.133Z] #0 7.825 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:11.133Z] #0 7.825 + dir=/tmp/install [2022-12-19T22:04:11.133Z] #0 7.825 + bin=golangci_lint [2022-12-19T22:04:11.133Z] #0 7.825 + shift [2022-12-19T22:04:11.133Z] #0 7.825 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-19T22:04:11.133Z] #0 7.825 + . /tmp/install/golangci_lint.installer [2022-12-19T22:04:11.133Z] #0 7.825 ++ : v1.44.0 [2022-12-19T22:04:11.133Z] #0 7.825 + install_golangci_lint [2022-12-19T22:04:11.133Z] #0 7.825 + set -e [2022-12-19T22:04:11.133Z] #0 7.825 + echo 'Install golangci-lint version v1.44.0' [2022-12-19T22:04:11.133Z] #0 7.825 + GOBIN=/build [2022-12-19T22:04:11.133Z] #0 7.825 + GO111MODULE=on [2022-12-19T22:04:11.133Z] #0 7.825 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-19T22:04:11.133Z] #0 7.825 Install golangci-lint version v1.44.0 [2022-12-19T22:04:11.133Z] #0 8.558 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-19T22:04:11.249Z] #49 ... [2022-12-19T22:04:11.250Z] [2022-12-19T22:04:11.250Z] #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 [2022-12-19T22:04:11.250Z] #24 DONE 151.5s [2022-12-19T22:04:11.250Z] [2022-12-19T22:04:11.250Z] #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 [2022-12-19T22:04:11.250Z] #39 88.29 CC criu/cgroup.o [2022-12-19T22:04:11.250Z] #39 91.52 CC criu/clone-noasan.o [2022-12-19T22:04:11.250Z] #39 91.79 CC criu/config.o [2022-12-19T22:04:11.250Z] #39 93.37 CC criu/cr-check.o [2022-12-19T22:04:11.250Z] #39 95.44 CC criu/cr-dedup.o [2022-12-19T22:04:11.250Z] #39 95.85 CC criu/cr-dump.o [2022-12-19T22:04:11.396Z] #31 ... [2022-12-19T22:04:11.396Z] [2022-12-19T22:04:11.396Z] #32 [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 [2022-12-19T22:04:11.396Z] #0 5.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:11.396Z] #0 5.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:11.396Z] #0 5.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:11.396Z] #0 6.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:11.396Z] #0 8.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:11.396Z] #0 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:11.396Z] #32 ... [2022-12-19T22:04:11.396Z] [2022-12-19T22:04:11.396Z] #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 [2022-12-19T22:04:11.396Z] #0 8.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:11.396Z] #0 8.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:11.396Z] #0 8.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:11.396Z] #0 9.587 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:11.656Z] #33 ... [2022-12-19T22:04:11.656Z] [2022-12-19T22:04:11.656Z] #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 [2022-12-19T22:04:11.656Z] #0 5.879 + RM_GOPATH=0 [2022-12-19T22:04:11.656Z] #0 5.879 + TMP_GOPATH= [2022-12-19T22:04:11.656Z] #0 5.879 + : /build [2022-12-19T22:04:11.656Z] #0 5.879 + '[' -z '' ']' [2022-12-19T22:04:11.656Z] #0 5.879 ++ mktemp -d [2022-12-19T22:04:11.656Z] #0 5.879 + export GOPATH=/tmp/tmp.vaMMiyKO1r [2022-12-19T22:04:11.656Z] #0 5.879 + GOPATH=/tmp/tmp.vaMMiyKO1r [2022-12-19T22:04:11.656Z] #0 5.879 + RM_GOPATH=1 [2022-12-19T22:04:11.656Z] #0 5.879 + case "$(go env GOARCH)" in [2022-12-19T22:04:11.656Z] #0 5.879 ++ go env GOARCH [2022-12-19T22:04:11.656Z] #0 5.900 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.656Z] #0 5.900 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.656Z] #0 5.900 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:11.656Z] #0 5.900 + dir=/tmp/install [2022-12-19T22:04:11.656Z] #0 5.900 + bin=tomlv [2022-12-19T22:04:11.656Z] #0 5.900 + shift [2022-12-19T22:04:11.656Z] #0 5.900 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-19T22:04:11.656Z] #0 5.900 + . /tmp/install/tomlv.installer [2022-12-19T22:04:11.656Z] #0 5.900 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:11.656Z] #0 5.900 + install_tomlv [2022-12-19T22:04:11.656Z] #0 5.900 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-19T22:04:11.656Z] #0 5.900 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vaMMiyKO1r/src/github.com/BurntSushi/toml [2022-12-19T22:04:11.656Z] #0 5.900 Cloning into '/tmp/tmp.vaMMiyKO1r/src/github.com/BurntSushi/toml'... [2022-12-19T22:04:11.656Z] #0 5.900 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:11.656Z] #0 7.208 + cd /tmp/tmp.vaMMiyKO1r/src/github.com/BurntSushi/toml [2022-12-19T22:04:11.656Z] #0 7.208 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-19T22:04:11.656Z] #0 7.346 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:04:11.656Z] #0 8.269 internal/goarch [2022-12-19T22:04:11.656Z] #0 8.285 internal/unsafeheader [2022-12-19T22:04:11.656Z] #0 8.428 internal/cpu [2022-12-19T22:04:11.656Z] #0 8.448 internal/abi [2022-12-19T22:04:11.656Z] #0 9.126 internal/goexperiment [2022-12-19T22:04:11.656Z] #0 9.399 internal/bytealg [2022-12-19T22:04:11.656Z] #0 9.427 internal/goos [2022-12-19T22:04:11.656Z] #0 9.559 runtime/internal/atomic [2022-12-19T22:04:11.656Z] #0 10.57 runtime/internal/math [2022-12-19T22:04:11.656Z] #0 10.69 runtime/internal/sys [2022-12-19T22:04:11.656Z] #0 10.72 runtime/internal/syscall [2022-12-19T22:04:11.656Z] #0 10.97 internal/itoa [2022-12-19T22:04:11.656Z] #34 ... [2022-12-19T22:04:11.656Z] [2022-12-19T22:04:11.656Z] #35 [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 [2022-12-19T22:04:11.656Z] #0 4.910 + RM_GOPATH=0 [2022-12-19T22:04:11.656Z] #0 4.910 + TMP_GOPATH= [2022-12-19T22:04:11.656Z] #0 4.910 + : /build [2022-12-19T22:04:11.656Z] #0 4.910 + '[' -z '' ']' [2022-12-19T22:04:11.656Z] #0 4.910 ++ mktemp -d [2022-12-19T22:04:11.656Z] #0 4.910 + export GOPATH=/tmp/tmp.d9BQxkwUya [2022-12-19T22:04:11.656Z] #0 4.910 + GOPATH=/tmp/tmp.d9BQxkwUya [2022-12-19T22:04:11.656Z] #0 4.910 + RM_GOPATH=1 [2022-12-19T22:04:11.656Z] #0 4.910 + case "$(go env GOARCH)" in [2022-12-19T22:04:11.656Z] #0 4.910 ++ go env GOARCH [2022-12-19T22:04:11.656Z] #0 4.916 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.656Z] #0 4.916 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:11.656Z] #0 4.916 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:11.656Z] #0 4.916 + dir=/tmp/install [2022-12-19T22:04:11.656Z] #0 4.916 + bin=shfmt [2022-12-19T22:04:11.656Z] #0 4.916 + shift [2022-12-19T22:04:11.656Z] #0 4.916 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-19T22:04:11.656Z] #0 4.916 + . /tmp/install/shfmt.installer [2022-12-19T22:04:11.656Z] #0 4.916 ++ : v3.0.2 [2022-12-19T22:04:11.656Z] #0 4.916 + install_shfmt [2022-12-19T22:04:11.656Z] #0 4.916 + echo 'Install shfmt version v3.0.2' [2022-12-19T22:04:11.656Z] #0 4.916 + GOBIN=/build [2022-12-19T22:04:11.656Z] #0 4.916 + GO111MODULE=on [2022-12-19T22:04:11.656Z] #0 4.916 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-19T22:04:11.656Z] #0 4.916 Install shfmt version v3.0.2 [2022-12-19T22:04:11.656Z] #0 5.434 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T22:04:11.656Z] #0 6.721 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-19T22:04:11.656Z] #0 6.724 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-19T22:04:11.656Z] #0 6.846 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-19T22:04:11.656Z] #0 8.558 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-19T22:04:11.713Z] #34 ... [2022-12-19T22:04:11.713Z] [2022-12-19T22:04:11.713Z] #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 [2022-12-19T22:04:11.713Z] #24 6.936 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-19T22:04:11.713Z] #24 6.936 Cloning into '.'... [2022-12-19T22:04:11.713Z] #24 ... [2022-12-19T22:04:11.713Z] [2022-12-19T22:04:11.713Z] #21 [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 [2022-12-19T22:04:11.713Z] #21 11.94 runtime/internal/math [2022-12-19T22:04:11.713Z] #21 12.46 runtime/internal/sys [2022-12-19T22:04:11.713Z] #21 12.50 runtime/internal/syscall [2022-12-19T22:04:11.713Z] #21 12.71 internal/itoa [2022-12-19T22:04:11.713Z] #21 13.36 math/bits [2022-12-19T22:04:11.713Z] #21 13.93 runtime [2022-12-19T22:04:11.713Z] #21 14.76 math [2022-12-19T22:04:11.818Z] #39 ... [2022-12-19T22:04:11.818Z] [2022-12-19T22:04:11.818Z] #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 [2022-12-19T22:04:11.818Z] #49 19.98 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:11.818Z] #49 20.23 Fetched 27.0 MB in 1s (18.4 MB/s) [2022-12-19T22:04:11.818Z] #49 20.35 Selecting previously unselected package pigz. [2022-12-19T22:04:11.921Z] #35 ... [2022-12-19T22:04:11.921Z] [2022-12-19T22:04:11.921Z] #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 [2022-12-19T22:04:11.921Z] #0 7.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:04:11.921Z] #0 7.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:04:11.921Z] #0 7.826 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:04:11.921Z] #0 8.802 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:04:11.921Z] #0 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:12.082Z] #49 20.35 (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.) [2022-12-19T22:04:12.082Z] #49 20.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-19T22:04:12.082Z] #49 20.44 Unpacking pigz (2.6-1) ... [2022-12-19T22:04:12.098Z] #34 ... [2022-12-19T22:04:12.098Z] [2022-12-19T22:04:12.098Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:12.098Z] #33 30.35 Fetched 8616 kB in 23s (376 kB/s) [2022-12-19T22:04:12.098Z] #33 30.35 Reading package lists... [2022-12-19T22:04:12.098Z] #33 39.50 Reading package lists... [2022-12-19T22:04:12.098Z] #33 ... [2022-12-19T22:04:12.098Z] [2022-12-19T22:04:12.098Z] #21 [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 [2022-12-19T22:04:12.098Z] #21 30.35 Fetched 8616 kB in 23s (380 kB/s) [2022-12-19T22:04:12.098Z] #21 30.35 Reading package lists... [2022-12-19T22:04:12.182Z] #36 ... [2022-12-19T22:04:12.182Z] [2022-12-19T22:04:12.182Z] #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 [2022-12-19T22:04:12.182Z] #25 11.48 + mkdir -p /build [2022-12-19T22:04:12.182Z] #25 11.49 + mv docker/docker /build/ [2022-12-19T22:04:12.182Z] #25 11.49 + rmdir docker [2022-12-19T22:04:12.336Z] #27 ... [2022-12-19T22:04:12.336Z] [2022-12-19T22:04:12.336Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:04:12.336Z] #26 33.10 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] [2022-12-19T22:04:12.336Z] #26 34.40 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] [2022-12-19T22:04:12.336Z] #26 34.87 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] [2022-12-19T22:04:12.336Z] #26 35.32 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] [2022-12-19T22:04:12.336Z] #26 36.64 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] [2022-12-19T22:04:12.336Z] #26 37.10 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] [2022-12-19T22:04:12.336Z] #26 37.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-19T22:04:12.336Z] #26 37.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-19T22:04:12.336Z] #26 37.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-19T22:04:12.336Z] #26 37.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-19T22:04:12.336Z] #26 37.17 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] [2022-12-19T22:04:12.336Z] #26 37.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-19T22:04:12.336Z] #26 37.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-19T22:04:12.336Z] #26 37.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-19T22:04:12.336Z] #26 37.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-19T22:04:12.336Z] #26 37.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T22:04:12.336Z] #26 37.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-19T22:04:12.336Z] #26 37.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-19T22:04:12.336Z] #26 37.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T22:04:12.336Z] #26 37.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-19T22:04:12.336Z] #26 37.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-19T22:04:12.336Z] #26 38.20 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:12.336Z] #26 38.49 Fetched 108 MB in 6s (19.4 MB/s) [2022-12-19T22:04:12.336Z] #26 38.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T22:04:12.336Z] #26 38.59 (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.) [2022-12-19T22:04:12.336Z] #26 38.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-19T22:04:12.336Z] #26 38.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:04:12.336Z] #26 40.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T22:04:12.336Z] #26 40.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-19T22:04:12.336Z] #26 40.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:04:12.336Z] #26 ... [2022-12-19T22:04:12.336Z] [2022-12-19T22:04:12.336Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:12.336Z] #33 42.70 Selecting previously unselected package libxml2:arm64. [2022-12-19T22:04:12.336Z] #33 42.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2022-12-19T22:04:12.336Z] #33 42.71 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:04:12.336Z] #33 43.17 Selecting previously unselected package libarchive13:arm64. [2022-12-19T22:04:12.336Z] #33 43.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-12-19T22:04:12.336Z] #33 43.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-19T22:04:12.344Z] #49 20.67 Selecting previously unselected package libelf1:amd64. [2022-12-19T22:04:12.344Z] #49 20.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-19T22:04:12.598Z] #33 43.43 Selecting previously unselected package libjsoncpp24:arm64. [2022-12-19T22:04:12.598Z] #33 43.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-12-19T22:04:12.598Z] #33 43.48 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-19T22:04:12.603Z] #49 20.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-19T22:04:12.603Z] #49 20.96 Selecting previously unselected package libbpf0:amd64. [2022-12-19T22:04:12.603Z] #49 20.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-19T22:04:12.603Z] #49 20.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:04:12.654Z] #21 ... [2022-12-19T22:04:12.654Z] [2022-12-19T22:04:12.654Z] #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 [2022-12-19T22:04:12.654Z] #25 18.79 + mkdir -p /build [2022-12-19T22:04:12.654Z] #25 18.83 + mv docker/docker /build/ [2022-12-19T22:04:12.752Z] #25 DONE 12.2s [2022-12-19T22:04:12.752Z] [2022-12-19T22:04:12.752Z] #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 [2022-12-19T22:04:12.752Z] #30 11.35 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:12.752Z] #30 11.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:04:12.752Z] #30 11.43 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T22:04:12.752Z] #30 12.29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-19T22:04:12.858Z] #33 43.63 Selecting previously unselected package librhash0:arm64. [2022-12-19T22:04:12.858Z] #33 43.63 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-12-19T22:04:12.858Z] #33 43.65 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-12-19T22:04:12.861Z] #49 21.07 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:04:12.862Z] #49 21.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:12.862Z] #49 21.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:12.862Z] #49 21.15 Selecting previously unselected package libmnl0:amd64. [2022-12-19T22:04:12.862Z] #49 21.16 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-19T22:04:12.862Z] #49 21.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:04:12.862Z] #49 21.22 Selecting previously unselected package libxtables12:amd64. [2022-12-19T22:04:12.862Z] #49 21.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-19T22:04:12.862Z] #49 21.25 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:04:12.916Z] #25 18.85 + rmdir docker [2022-12-19T22:04:13.119Z] #33 43.80 Selecting previously unselected package libuv1:arm64. [2022-12-19T22:04:13.119Z] #33 43.81 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-12-19T22:04:13.119Z] #33 43.83 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-12-19T22:04:13.119Z] #33 44.01 Selecting previously unselected package cmake. [2022-12-19T22:04:13.119Z] #33 44.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-12-19T22:04:13.119Z] #33 44.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:04:13.120Z] #49 21.32 Selecting previously unselected package libcap2-bin. [2022-12-19T22:04:13.120Z] #49 21.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:13.120Z] #49 21.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-19T22:04:13.120Z] #49 21.42 Selecting previously unselected package iproute2. [2022-12-19T22:04:13.120Z] #49 21.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-19T22:04:13.120Z] #49 21.43 Unpacking iproute2 (5.10.0-4) ... [2022-12-19T22:04:13.378Z] #49 21.86 Selecting previously unselected package xxd. [2022-12-19T22:04:13.378Z] #49 21.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:04:13.503Z] #25 DONE 19.4s [2022-12-19T22:04:13.503Z] [2022-12-19T22:04:13.503Z] #36 [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 [2022-12-19T22:04:13.503Z] #36 12.22 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:13.503Z] #36 12.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:04:13.503Z] #36 12.36 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T22:04:13.503Z] #36 13.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-19T22:04:13.636Z] #49 21.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:13.636Z] #49 21.99 Selecting previously unselected package vim-common. [2022-12-19T22:04:13.636Z] #49 22.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:13.636Z] #49 22.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:13.763Z] #36 19.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-19T22:04:13.895Z] #49 22.21 Selecting previously unselected package bash-completion. [2022-12-19T22:04:13.895Z] #49 22.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-19T22:04:13.989Z] #21 39.74 Reading package lists... [2022-12-19T22:04:13.989Z] #21 ... [2022-12-19T22:04:13.989Z] [2022-12-19T22:04:13.990Z] #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 [2022-12-19T22:04:15.278Z] #24 41.89 Updating files: 46% (1026/2219) Updating files: 47% (1043/2219) Updating files: 48% (1066/2219) Updating files: 49% (1088/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: 79% (1770/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. [2022-12-19T22:04:15.537Z] #24 43.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-19T22:04:15.671Z] #36 21.49 go: downloading github.com/google/uuid v1.3.0 [2022-12-19T22:04:15.671Z] #36 21.63 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-19T22:04:15.671Z] #36 21.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-19T22:04:15.671Z] #36 21.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:16.426Z] #49 24.25 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T22:04:16.426Z] #49 24.67 Selecting previously unselected package bzip2. [2022-12-19T22:04:16.426Z] #49 24.67 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-19T22:04:16.426Z] #49 24.68 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T22:04:16.426Z] #49 24.78 Selecting previously unselected package xz-utils. [2022-12-19T22:04:16.426Z] #49 24.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-19T22:04:16.426Z] #49 24.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:04:16.439Z] #33 47.15 Setting up libicu67:arm64 (67.1-7) ... [2022-12-19T22:04:16.439Z] #33 47.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:16.439Z] #33 47.19 Setting up libuv1:arm64 (1.40.0-2) ... [2022-12-19T22:04:16.439Z] #33 47.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:16.611Z] #36 22.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-19T22:04:16.611Z] #36 22.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-19T22:04:16.684Z] #49 24.97 Selecting previously unselected package apparmor. [2022-12-19T22:04:16.684Z] #49 24.98 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-19T22:04:16.684Z] #49 25.03 Unpacking apparmor (2.13.6-10) ... [2022-12-19T22:04:16.702Z] #33 47.38 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-19T22:04:16.702Z] #33 47.45 Setting up librhash0:arm64 (1.4.1-2) ... [2022-12-19T22:04:16.702Z] #33 47.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:16.702Z] #33 47.53 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:04:16.873Z] #36 ... [2022-12-19T22:04:16.873Z] [2022-12-19T22:04:16.873Z] #32 [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 [2022-12-19T22:04:16.873Z] #32 12.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-19T22:04:16.956Z] #30 15.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-19T22:04:16.956Z] #30 ... [2022-12-19T22:04:16.956Z] [2022-12-19T22:04:16.956Z] #20 [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 [2022-12-19T22:04:16.956Z] #20 6.071 + RM_GOPATH=0 [2022-12-19T22:04:16.956Z] #20 6.071 + TMP_GOPATH= [2022-12-19T22:04:16.956Z] #20 6.071 + : /build [2022-12-19T22:04:16.956Z] #20 6.071 + '[' -z '' ']' [2022-12-19T22:04:16.956Z] #20 6.090 ++ mktemp -d [2022-12-19T22:04:16.956Z] #20 6.090 + export GOPATH=/tmp/tmp.v2PVNtHr4h [2022-12-19T22:04:16.956Z] #20 6.090 + GOPATH=/tmp/tmp.v2PVNtHr4h [2022-12-19T22:04:16.956Z] #20 6.090 + RM_GOPATH=1 [2022-12-19T22:04:16.956Z] #20 6.090 + case "$(go env GOARCH)" in [2022-12-19T22:04:16.956Z] #20 6.090 ++ go env GOARCH [2022-12-19T22:04:16.956Z] #20 6.101 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:16.956Z] #20 6.101 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:16.956Z] #20 6.101 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:16.956Z] #20 6.114 + dir=/tmp/install [2022-12-19T22:04:16.956Z] #20 6.114 + bin=gotestsum [2022-12-19T22:04:16.956Z] #20 6.114 + shift [2022-12-19T22:04:16.956Z] #20 6.114 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-19T22:04:16.956Z] #20 6.114 + . /tmp/install/gotestsum.installer [2022-12-19T22:04:16.956Z] #20 6.114 ++ : v1.8.2 [2022-12-19T22:04:16.956Z] #20 6.114 + install_gotestsum [2022-12-19T22:04:16.956Z] #20 6.151 Install gotestsum version v1.8.2 [2022-12-19T22:04:16.956Z] #20 6.151 + set -e [2022-12-19T22:04:16.956Z] #20 6.151 + echo 'Install gotestsum version v1.8.2' [2022-12-19T22:04:16.956Z] #20 6.151 + GOBIN=/build [2022-12-19T22:04:16.956Z] #20 6.151 + GO111MODULE=on [2022-12-19T22:04:16.956Z] #20 6.151 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-19T22:04:16.956Z] #20 6.599 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:04:16.956Z] #20 8.728 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:16.956Z] #20 9.125 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:04:16.956Z] #20 9.264 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:04:16.956Z] #20 9.607 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:04:16.956Z] #20 9.679 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:16.956Z] #20 9.785 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:16.956Z] #20 10.42 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:04:16.956Z] #20 10.51 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:04:16.956Z] #20 10.64 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:04:16.956Z] #20 11.03 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:04:16.967Z] #33 47.70 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-19T22:04:16.967Z] #33 47.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:04:16.967Z] #33 47.77 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:17.133Z] #32 ... [2022-12-19T22:04:17.133Z] [2022-12-19T22:04:17.133Z] #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 [2022-12-19T22:04:17.133Z] #31 15.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:17.133Z] #31 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:17.201Z] #49 25.48 Selecting previously unselected package inetutils-ping. [2022-12-19T22:04:17.201Z] #49 25.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-19T22:04:17.201Z] #49 25.51 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:04:17.201Z] #49 25.63 Selecting previously unselected package libip4tc2:amd64. [2022-12-19T22:04:17.201Z] #49 25.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:04:17.201Z] #49 25.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:04:17.201Z] #49 25.72 Selecting previously unselected package libip6tc2:amd64. [2022-12-19T22:04:17.215Z] #20 ... [2022-12-19T22:04:17.215Z] [2022-12-19T22:04:17.215Z] #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 [2022-12-19T22:04:17.215Z] #30 16.58 go: downloading github.com/google/uuid v1.3.0 [2022-12-19T22:04:17.215Z] #30 16.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-19T22:04:17.215Z] #30 16.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-19T22:04:17.396Z] #31 ... [2022-12-19T22:04:17.397Z] [2022-12-19T22:04:17.397Z] #36 [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 [2022-12-19T22:04:17.397Z] #36 23.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-19T22:04:17.460Z] #49 25.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:04:17.460Z] #49 25.74 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:04:17.460Z] #49 25.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-19T22:04:17.460Z] #49 25.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-19T22:04:17.460Z] #49 25.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:04:17.460Z] #49 25.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-19T22:04:17.460Z] #49 25.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-19T22:04:17.460Z] #49 25.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:04:17.460Z] #49 25.98 Selecting previously unselected package libnftnl11:amd64. [2022-12-19T22:04:17.460Z] #49 25.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-19T22:04:17.661Z] #36 23.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-19T22:04:17.719Z] #49 25.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:04:17.719Z] #49 26.06 Selecting previously unselected package iptables. [2022-12-19T22:04:17.719Z] #49 26.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-19T22:04:17.719Z] #49 26.07 Unpacking iptables (1.8.7-1) ... [2022-12-19T22:04:17.782Z] #30 17.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:17.782Z] #30 17.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-19T22:04:17.914Z] #33 ... [2022-12-19T22:04:17.914Z] [2022-12-19T22:04:17.914Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:17.914Z] #31 38.60 Selecting previously unselected package libprotoc23:arm64. [2022-12-19T22:04:17.914Z] #31 38.60 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-12-19T22:04:17.914Z] #31 38.61 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 39.15 Selecting previously unselected package protobuf-c-compiler. [2022-12-19T22:04:17.914Z] #31 39.16 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-12-19T22:04:17.914Z] #31 39.16 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:17.914Z] #31 39.30 Selecting previously unselected package protobuf-compiler. [2022-12-19T22:04:17.914Z] #31 39.32 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-12-19T22:04:17.914Z] #31 39.33 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 39.52 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:04:17.914Z] #31 39.52 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:04:17.914Z] #31 39.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:17.914Z] #31 39.76 Selecting previously unselected package python3-six. [2022-12-19T22:04:17.914Z] #31 39.77 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-19T22:04:17.914Z] #31 39.78 Unpacking python3-six (1.16.0-2) ... [2022-12-19T22:04:17.914Z] #31 39.88 Selecting previously unselected package python3-protobuf. [2022-12-19T22:04:17.914Z] #31 39.88 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-19T22:04:17.914Z] #31 39.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 40.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:17.914Z] #31 42.02 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 42.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:17.914Z] #31 42.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T22:04:17.914Z] #31 42.12 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-19T22:04:17.914Z] #31 42.14 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-19T22:04:17.914Z] #31 42.16 Setting up python3-six (1.16.0-2) ... [2022-12-19T22:04:17.914Z] #31 43.20 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 43.24 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 43.25 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:17.914Z] #31 43.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T22:04:17.914Z] #31 43.29 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 46.84 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-12-19T22:04:17.914Z] #31 46.88 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 46.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:17.914Z] #31 46.97 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-12-19T22:04:17.914Z] #31 47.00 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:17.914Z] #31 47.02 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-12-19T22:04:17.914Z] #31 47.04 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:17.914Z] #31 ... [2022-12-19T22:04:17.914Z] [2022-12-19T22:04:17.914Z] #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 [2022-12-19T22:04:17.914Z] #27 45.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-19T22:04:17.914Z] #27 45.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T22:04:17.914Z] #27 45.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T22:04:17.914Z] #27 45.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T22:04:17.914Z] #27 45.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T22:04:17.914Z] #27 45.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T22:04:17.914Z] #27 45.94 go: downloading golang.org/x/mod v0.5.1 [2022-12-19T22:04:17.914Z] #27 45.97 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T22:04:17.914Z] #27 45.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T22:04:17.914Z] #27 46.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T22:04:17.914Z] #27 46.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T22:04:17.914Z] #27 46.34 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-19T22:04:17.914Z] #27 46.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T22:04:17.914Z] #27 46.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-19T22:04:17.914Z] #27 46.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T22:04:17.914Z] #27 47.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-19T22:04:17.914Z] #27 47.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T22:04:17.914Z] #27 47.25 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T22:04:17.914Z] #27 47.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T22:04:17.914Z] #27 47.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T22:04:17.914Z] #27 47.41 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-19T22:04:17.914Z] #27 47.60 go: downloading github.com/prometheus/common v0.10.0 [2022-12-19T22:04:17.914Z] #27 47.77 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-19T22:04:17.914Z] #27 47.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T22:04:17.914Z] #27 47.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-19T22:04:17.923Z] #36 ... [2022-12-19T22:04:17.923Z] [2022-12-19T22:04:17.923Z] #27 [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 [2022-12-19T22:04:17.923Z] #27 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:17.923Z] #27 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:17.923Z] #27 ... [2022-12-19T22:04:17.923Z] [2022-12-19T22:04:17.923Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:17.923Z] #33 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:17.923Z] #33 19.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:17.978Z] #49 26.43 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:04:18.041Z] #30 17.64 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-19T22:04:18.063Z] #24 46.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-19T22:04:18.237Z] #49 26.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:04:18.237Z] #49 26.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:04:18.237Z] #49 26.57 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:04:18.237Z] #49 26.57 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:04:18.237Z] #49 26.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:04:18.488Z] #27 49.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T22:04:18.495Z] #49 26.68 Selecting previously unselected package jq. [2022-12-19T22:04:18.496Z] #49 26.71 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:04:18.496Z] #49 26.72 Unpacking jq (1.6-2.1) ... [2022-12-19T22:04:18.496Z] #49 26.80 Selecting previously unselected package libaio1:amd64. [2022-12-19T22:04:18.496Z] #49 26.80 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-19T22:04:18.496Z] #49 26.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:04:18.496Z] #49 26.87 Selecting previously unselected package libgpm2:amd64. [2022-12-19T22:04:18.496Z] #49 26.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-19T22:04:18.496Z] #49 26.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:04:18.496Z] #49 26.95 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:04:18.610Z] #30 18.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-19T22:04:18.610Z] #30 18.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-19T22:04:18.754Z] #49 26.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:04:18.754Z] #49 26.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:04:18.863Z] #33 ... [2022-12-19T22:04:18.863Z] [2022-12-19T22:04:18.863Z] #21 [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 [2022-12-19T22:04:18.863Z] #21 24.61 unicode/utf8 [2022-12-19T22:04:18.863Z] #21 ... [2022-12-19T22:04:18.863Z] [2022-12-19T22:04:18.863Z] #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 [2022-12-19T22:04:18.863Z] #35 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:18.863Z] #35 18.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:19.122Z] #35 ... [2022-12-19T22:04:19.122Z] [2022-12-19T22:04:19.122Z] #34 [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 [2022-12-19T22:04:19.122Z] #34 24.94 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:04:19.438Z] #27 ... [2022-12-19T22:04:19.438Z] [2022-12-19T22:04:19.438Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:19.438Z] #33 DONE 50.0s [2022-12-19T22:04:19.438Z] [2022-12-19T22:04:19.438Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:19.438Z] #31 DONE 50.0s [2022-12-19T22:04:19.438Z] [2022-12-19T22:04:19.438Z] #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 [2022-12-19T22:04:21.903Z] #30 ... [2022-12-19T22:04:21.903Z] [2022-12-19T22:04:21.904Z] #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 [2022-12-19T22:04:21.904Z] #33 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:04:21.904Z] #33 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:21.904Z] #33 ... [2022-12-19T22:04:21.904Z] [2022-12-19T22:04:21.904Z] #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 [2022-12-19T22:04:21.904Z] #34 11.33 math/bits [2022-12-19T22:04:21.904Z] #34 11.34 runtime [2022-12-19T22:04:21.904Z] #34 12.29 math [2022-12-19T22:04:21.904Z] #34 18.13 unicode/utf8 [2022-12-19T22:04:21.904Z] #34 18.83 internal/race [2022-12-19T22:04:21.904Z] #34 19.03 sync/atomic [2022-12-19T22:04:21.904Z] #34 19.80 unicode [2022-12-19T22:04:21.991Z] #38 ... [2022-12-19T22:04:21.991Z] [2022-12-19T22:04:21.991Z] #30 [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 [2022-12-19T22:04:21.991Z] #30 42.42 sync [2022-12-19T22:04:21.991Z] #30 42.42 internal/reflectlite [2022-12-19T22:04:21.991Z] #30 43.65 internal/testlog [2022-12-19T22:04:21.991Z] #30 44.58 sort [2022-12-19T22:04:21.991Z] #30 44.60 errors [2022-12-19T22:04:21.991Z] #30 45.01 strconv [2022-12-19T22:04:21.991Z] #30 45.72 io [2022-12-19T22:04:21.991Z] #30 46.64 internal/oserror [2022-12-19T22:04:21.991Z] #30 46.88 syscall [2022-12-19T22:04:21.991Z] #30 48.84 reflect [2022-12-19T22:04:21.991Z] #30 ... [2022-12-19T22:04:21.991Z] [2022-12-19T22:04:21.991Z] #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 [2022-12-19T22:04:21.991Z] #0 1.323 + RM_GOPATH=0 [2022-12-19T22:04:21.991Z] #0 1.332 + TMP_GOPATH= [2022-12-19T22:04:21.991Z] #0 1.332 + : /build [2022-12-19T22:04:21.991Z] #0 1.333 + '[' -z '' ']' [2022-12-19T22:04:21.991Z] #0 1.334 ++ mktemp -d [2022-12-19T22:04:21.991Z] #0 1.344 + export GOPATH=/tmp/tmp.iiSsWE4mTb [2022-12-19T22:04:21.991Z] #0 1.347 + GOPATH=/tmp/tmp.iiSsWE4mTb [2022-12-19T22:04:21.991Z] #0 1.347 + RM_GOPATH=1 [2022-12-19T22:04:21.991Z] #0 1.348 + case "$(go env GOARCH)" in [2022-12-19T22:04:21.991Z] #0 1.349 ++ go env GOARCH [2022-12-19T22:04:21.991Z] #0 1.367 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:21.991Z] #0 1.371 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:21.991Z] #0 1.372 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:21.991Z] #0 1.373 + dir=/tmp/install [2022-12-19T22:04:21.991Z] #0 1.374 + bin=tini [2022-12-19T22:04:21.991Z] #0 1.374 + shift [2022-12-19T22:04:21.991Z] #0 1.374 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-19T22:04:21.991Z] #0 1.375 + . /tmp/install/tini.installer [2022-12-19T22:04:21.991Z] #0 1.375 ++ : v0.19.0 [2022-12-19T22:04:21.991Z] #0 1.376 + install_tini [2022-12-19T22:04:21.991Z] #0 1.376 + echo 'Install tini version v0.19.0' [2022-12-19T22:04:21.991Z] #0 1.376 Install tini version v0.19.0 [2022-12-19T22:04:21.991Z] #0 1.377 + git clone https://github.com/krallin/tini.git /tmp/tmp.iiSsWE4mTb/tini [2022-12-19T22:04:21.991Z] #0 1.398 Cloning into '/tmp/tmp.iiSsWE4mTb/tini'... [2022-12-19T22:04:21.991Z] #0 2.012 + cd /tmp/tmp.iiSsWE4mTb/tini [2022-12-19T22:04:21.991Z] #0 2.013 + git checkout -q v0.19.0 [2022-12-19T22:04:21.991Z] #0 2.028 + cmake . [2022-12-19T22:04:21.991Z] #0 2.371 -- The C compiler identification is GNU 10.2.1 [2022-12-19T22:04:21.991Z] #0 2.442 -- Detecting C compiler ABI info [2022-12-19T22:04:22.253Z] #39 2.970 -- Detecting C compiler ABI info - done [2022-12-19T22:04:22.253Z] #39 3.107 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-19T22:04:22.516Z] #39 3.120 -- Detecting C compile features [2022-12-19T22:04:22.516Z] #39 3.124 -- Detecting C compile features - done [2022-12-19T22:04:22.516Z] #39 3.189 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-19T22:04:22.778Z] #39 3.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-19T22:04:22.778Z] #39 3.511 -- Configuring done [2022-12-19T22:04:22.778Z] #39 ... [2022-12-19T22:04:22.778Z] [2022-12-19T22:04:22.778Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:04:22.778Z] #26 43.48 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T22:04:22.778Z] #26 43.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T22:04:22.778Z] #26 43.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:04:22.778Z] #26 43.65 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-12-19T22:04:22.778Z] #26 43.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T22:04:22.778Z] #26 43.67 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:04:22.778Z] #26 43.82 Selecting previously unselected package dmsetup. [2022-12-19T22:04:22.778Z] #26 43.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T22:04:22.778Z] #26 43.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:04:22.778Z] #26 44.02 Selecting previously unselected package mingw-w64-common. [2022-12-19T22:04:22.778Z] #26 44.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T22:04:22.778Z] #26 44.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T22:04:22.778Z] #26 49.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-19T22:04:22.778Z] #26 49.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-19T22:04:22.778Z] #26 49.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:04:22.778Z] #26 ... [2022-12-19T22:04:22.778Z] [2022-12-19T22:04:22.778Z] #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 [2022-12-19T22:04:22.778Z] #39 3.555 -- Generating done [2022-12-19T22:04:22.778Z] #39 3.557 -- Build files have been written to: /tmp/tmp.iiSsWE4mTb/tini [2022-12-19T22:04:22.778Z] #39 3.561 + make tini-static [2022-12-19T22:04:22.844Z] #34 ... [2022-12-19T22:04:22.844Z] [2022-12-19T22:04:22.844Z] #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 [2022-12-19T22:04:22.942Z] #49 30.57 Selecting previously unselected package libinih1:amd64. [2022-12-19T22:04:22.942Z] #49 30.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 30.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-19T22:04:22.942Z] #49 30.64 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:04:22.942Z] #49 30.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 30.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:22.942Z] #49 30.76 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:04:22.942Z] #49 30.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 30.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:22.942Z] #49 30.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:04:22.942Z] #49 30.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 30.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:22.942Z] #49 30.92 Selecting previously unselected package net-tools. [2022-12-19T22:04:22.942Z] #49 30.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 30.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:04:22.942Z] #49 31.15 Selecting previously unselected package patch. [2022-12-19T22:04:22.942Z] #49 ... [2022-12-19T22:04:22.942Z] [2022-12-19T22:04:22.942Z] #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 [2022-12-19T22:04:22.942Z] #39 98.94 CC criu/cr-errno.o [2022-12-19T22:04:22.942Z] #39 99.02 CC criu/cr-restore.o [2022-12-19T22:04:22.942Z] #39 103.6 CC criu/cr-service.o [2022-12-19T22:04:22.942Z] #39 105.2 CC criu/crtools.o [2022-12-19T22:04:22.942Z] #39 105.8 CC criu/eventfd.o [2022-12-19T22:04:22.942Z] #39 106.2 CC criu/eventpoll.o [2022-12-19T22:04:22.942Z] #39 107.0 CC criu/external.o [2022-12-19T22:04:22.942Z] #39 107.4 CC criu/fault-injection.o [2022-12-19T22:04:22.942Z] #39 107.5 CC criu/fdstore.o [2022-12-19T22:04:22.942Z] #39 107.9 CC criu/fifo.o [2022-12-19T22:04:22.942Z] #39 108.3 CC criu/file-ids.o [2022-12-19T22:04:22.942Z] #39 108.6 CC criu/file-lock.o [2022-12-19T22:04:22.942Z] #39 ... [2022-12-19T22:04:22.942Z] [2022-12-19T22:04:22.942Z] #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 [2022-12-19T22:04:22.942Z] #49 31.15 Selecting previously unselected package patch. [2022-12-19T22:04:22.942Z] #49 31.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-19T22:04:22.942Z] #49 31.18 Unpacking patch (2.7.6-7) ... [2022-12-19T22:04:22.942Z] #49 31.28 Selecting previously unselected package python-pip-whl. [2022-12-19T22:04:22.942Z] #49 31.28 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:04:22.942Z] #49 31.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:04:23.045Z] #39 3.822 Scanning dependencies of target tini-static [2022-12-19T22:04:23.045Z] #39 3.894 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-19T22:04:23.511Z] #49 31.91 Selecting previously unselected package python3-lib2to3. [2022-12-19T22:04:23.511Z] #49 31.92 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T22:04:23.511Z] #49 31.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:04:23.624Z] #27 22.09 Updating files: 58% (1114/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: 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. [2022-12-19T22:04:23.624Z] #27 23.01 + cd /tmp/tmp.P3IS8ScBq8/src/github.com/docker/libnetwork [2022-12-19T22:04:23.624Z] #27 23.02 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:23.624Z] #27 ... [2022-12-19T22:04:23.624Z] [2022-12-19T22:04:23.624Z] #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 [2022-12-19T22:04:23.624Z] #36 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:04:23.624Z] #36 22.76 Fetched 8616 kB in 15s (563 kB/s) [2022-12-19T22:04:23.770Z] #49 32.03 Selecting previously unselected package python3-distutils. [2022-12-19T22:04:23.770Z] #49 32.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T22:04:23.770Z] #49 32.04 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T22:04:23.770Z] #49 32.17 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:04:23.770Z] #49 32.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:04:23.770Z] #49 32.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:23.884Z] #36 22.76 Reading package lists... [2022-12-19T22:04:23.884Z] #36 ... [2022-12-19T22:04:23.884Z] [2022-12-19T22:04:23.884Z] #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 [2022-12-19T22:04:23.884Z] #33 23.18 Fetched 8616 kB in 15s (574 kB/s) [2022-12-19T22:04:23.991Z] #39 ... [2022-12-19T22:04:23.991Z] [2022-12-19T22:04:23.991Z] #25 [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 [2022-12-19T22:04:23.991Z] #25 DONE 54.9s [2022-12-19T22:04:24.029Z] #49 32.36 Selecting previously unselected package python3-setuptools. [2022-12-19T22:04:24.029Z] #49 32.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T22:04:24.029Z] #49 32.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T22:04:24.253Z] [2022-12-19T22:04:24.253Z] #30 [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 [2022-12-19T22:04:24.253Z] #30 54.78 internal/syscall/unix [2022-12-19T22:04:24.288Z] #49 32.66 Selecting previously unselected package python3-wheel. [2022-12-19T22:04:24.288Z] #49 32.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T22:04:24.288Z] #49 32.67 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T22:04:24.288Z] #49 32.76 Selecting previously unselected package python3-pip. [2022-12-19T22:04:24.416Z] #34 ... [2022-12-19T22:04:24.416Z] [2022-12-19T22:04:24.416Z] #27 [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 [2022-12-19T22:04:24.416Z] #27 30.51 Fetched 8616 kB in 23s (370 kB/s) [2022-12-19T22:04:24.515Z] #30 55.43 time [2022-12-19T22:04:24.547Z] #49 32.76 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:04:24.547Z] #49 32.77 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:04:24.708Z] #24 ... [2022-12-19T22:04:24.708Z] [2022-12-19T22:04:24.708Z] #36 [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 [2022-12-19T22:04:24.708Z] #36 34.86 Reading package lists... [2022-12-19T22:04:24.708Z] #36 43.25 Building dependency tree... [2022-12-19T22:04:24.708Z] #36 49.86 The following additional packages will be installed: [2022-12-19T22:04:24.708Z] #36 49.90 libbtrfs0 [2022-12-19T22:04:24.708Z] #36 50.38 The following NEW packages will be installed: [2022-12-19T22:04:24.708Z] #36 50.42 libbtrfs-dev libbtrfs0 [2022-12-19T22:04:24.708Z] #36 50.95 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:24.708Z] #36 50.95 Need to get 460 kB of archives. [2022-12-19T22:04:24.708Z] #36 50.95 After this operation, 1237 kB of additional disk space will be used. [2022-12-19T22:04:24.708Z] #36 50.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:04:24.708Z] #36 50.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:04:24.708Z] #36 52.78 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:24.708Z] #36 53.06 Fetched 460 kB in 0s (1203 kB/s) [2022-12-19T22:04:24.708Z] #36 ... [2022-12-19T22:04:24.708Z] [2022-12-19T22:04:24.708Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:24.708Z] #31 37.75 Reading package lists... [2022-12-19T22:04:24.708Z] #31 46.35 Building dependency tree... [2022-12-19T22:04:24.708Z] #31 52.58 The following additional packages will be installed: [2022-12-19T22:04:24.708Z] #31 52.61 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-19T22:04:24.708Z] #31 52.63 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-19T22:04:24.708Z] #31 52.68 Suggested packages: [2022-12-19T22:04:24.708Z] #31 52.68 manpages-dev protobuf-mode-el python3-setuptools [2022-12-19T22:04:24.708Z] #31 ... [2022-12-19T22:04:24.708Z] [2022-12-19T22:04:24.708Z] #36 [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 [2022-12-19T22:04:24.708Z] #36 53.24 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:04:24.708Z] #36 53.24 (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.) [2022-12-19T22:04:24.806Z] #49 33.10 Selecting previously unselected package sudo. [2022-12-19T22:04:24.806Z] #49 33.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-19T22:04:24.806Z] #49 33.12 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T22:04:24.823Z] #33 23.18 Reading package lists... [2022-12-19T22:04:24.823Z] #33 ... [2022-12-19T22:04:24.823Z] [2022-12-19T22:04:24.823Z] #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 [2022-12-19T22:04:24.823Z] #26 DONE 24.2s [2022-12-19T22:04:24.823Z] [2022-12-19T22:04:24.823Z] #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 [2022-12-19T22:04:24.823Z] #30 23.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-19T22:04:24.823Z] #30 23.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-19T22:04:24.968Z] #36 53.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:04:24.968Z] #36 53.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:25.233Z] #36 53.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:04:25.233Z] #36 53.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:04:25.233Z] #36 53.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:25.373Z] #49 33.66 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T22:04:25.373Z] #49 33.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-19T22:04:25.373Z] #49 33.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:04:25.632Z] #49 33.97 Selecting previously unselected package uidmap. [2022-12-19T22:04:25.632Z] #49 33.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-19T22:04:25.632Z] #49 33.99 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T22:04:25.801Z] #36 54.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:25.891Z] #49 34.14 Selecting previously unselected package vim-runtime. [2022-12-19T22:04:25.891Z] #49 34.16 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:25.891Z] #49 34.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T22:04:25.891Z] #49 34.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T22:04:25.891Z] #49 34.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:25.903Z] #30 ... [2022-12-19T22:04:25.903Z] [2022-12-19T22:04:25.903Z] #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 [2022-12-19T22:04:25.903Z] #39 5.647 [100%] Linking C executable tini-static [2022-12-19T22:04:25.903Z] #39 6.238 [100%] Built target tini-static [2022-12-19T22:04:25.903Z] #39 6.303 + mkdir -p /build [2022-12-19T22:04:25.903Z] #39 6.307 + cp tini-static /build/docker-init [2022-12-19T22:04:25.903Z] #39 DONE 6.4s [2022-12-19T22:04:25.903Z] [2022-12-19T22:04:25.903Z] #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 [2022-12-19T22:04:25.903Z] #38 3.122 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:04:25.903Z] #38 3.122 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:04:25.903Z] #38 3.145 Note: Building without GnuTLS support [2022-12-19T22:04:25.903Z] #38 3.171 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:04:25.903Z] #38 3.171 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:04:25.903Z] #38 5.027 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:04:25.903Z] #38 5.138 GEN .gitid [2022-12-19T22:04:25.903Z] #38 5.279 GEN criu/include/version.h [2022-12-19T22:04:25.903Z] #38 5.595 GEN include/common/asm [2022-12-19T22:04:26.059Z] #36 54.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:26.059Z] #36 54.58 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:26.214Z] #30 ... [2022-12-19T22:04:26.214Z] [2022-12-19T22:04:26.214Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:26.214Z] #29 15.52 Fetched 8616 kB in 11s (790 kB/s) [2022-12-19T22:04:26.214Z] #29 15.52 Reading package lists... [2022-12-19T22:04:26.214Z] #29 22.39 Reading package lists... [2022-12-19T22:04:26.214Z] #29 ... [2022-12-19T22:04:26.214Z] [2022-12-19T22:04:26.214Z] #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 [2022-12-19T22:04:26.214Z] #34 25.20 encoding [2022-12-19T22:04:26.625Z] #36 DONE 55.3s [2022-12-19T22:04:26.625Z] [2022-12-19T22:04:26.625Z] #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 [2022-12-19T22:04:26.851Z] #38 7.776 PBCC images/timens.pb-c.c [2022-12-19T22:04:26.851Z] #38 7.818 DEP images/timens.pb-c.d [2022-12-19T22:04:27.012Z] #27 30.51 Reading package lists... [2022-12-19T22:04:27.012Z] #27 ... [2022-12-19T22:04:27.012Z] [2022-12-19T22:04:27.012Z] #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 [2022-12-19T22:04:27.012Z] #28 DONE 32.8s [2022-12-19T22:04:27.012Z] [2022-12-19T22:04:27.012Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:04:27.012Z] #29 31.17 Updating files: 49% (941/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: 90% (1733/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. [2022-12-19T22:04:27.012Z] #29 32.60 + cd /tmp/tmp.Jymh9wBYFq/src/github.com/docker/libnetwork [2022-12-19T22:04:27.012Z] #29 32.61 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-19T22:04:27.012Z] #29 32.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-19T22:04:27.112Z] #38 7.865 PBCC images/fown.pb-c.c [2022-12-19T22:04:27.112Z] #38 7.900 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-19T22:04:27.386Z] #38 7.991 PBCC images/opts.pb-c.c [2022-12-19T22:04:27.386Z] #38 8.058 PBCC images/memfd.pb-c.c [2022-12-19T22:04:27.386Z] #38 8.138 DEP images/fown.pb-c.d [2022-12-19T22:04:27.386Z] #38 8.213 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-19T22:04:27.663Z] #38 8.288 DEP images/opts.pb-c.d [2022-12-19T22:04:27.663Z] #38 8.340 DEP images/memfd.pb-c.d [2022-12-19T22:04:27.663Z] #38 8.458 PBCC images/sit.pb-c.c [2022-12-19T22:04:27.663Z] #38 8.495 DEP images/sit.pb-c.d [2022-12-19T22:04:27.928Z] #38 8.573 PBCC images/macvlan.pb-c.c [2022-12-19T22:04:27.928Z] #38 8.636 DEP images/macvlan.pb-c.d [2022-12-19T22:04:27.928Z] #38 8.734 PBCC images/autofs.pb-c.c [2022-12-19T22:04:27.928Z] #38 8.751 DEP images/autofs.pb-c.d [2022-12-19T22:04:27.928Z] #38 8.795 PBCC images/sysctl.pb-c.c [2022-12-19T22:04:27.928Z] #38 8.830 DEP images/sysctl.pb-c.d [2022-12-19T22:04:28.192Z] #38 8.863 PBCC images/time.pb-c.c [2022-12-19T22:04:28.192Z] #38 8.946 DEP images/time.pb-c.d [2022-12-19T22:04:28.192Z] #38 8.981 PBCC images/binfmt-misc.pb-c.c [2022-12-19T22:04:28.192Z] #38 8.987 DEP images/binfmt-misc.pb-c.d [2022-12-19T22:04:28.192Z] #38 9.002 PBCC images/seccomp.pb-c.c [2022-12-19T22:04:28.192Z] #38 9.013 DEP images/seccomp.pb-c.d [2022-12-19T22:04:28.192Z] #38 9.062 PBCC images/userns.pb-c.c [2022-12-19T22:04:28.455Z] #38 9.093 DEP images/userns.pb-c.d [2022-12-19T22:04:28.455Z] #38 9.144 PBCC images/cgroup.pb-c.c [2022-12-19T22:04:28.455Z] #38 9.215 DEP images/cgroup.pb-c.d [2022-12-19T22:04:28.455Z] #38 9.244 PBCC images/ext-file.pb-c.c [2022-12-19T22:04:28.455Z] #38 9.266 DEP images/ext-file.pb-c.d [2022-12-19T22:04:28.455Z] #38 9.315 PBCC images/rpc.pb-c.c [2022-12-19T22:04:28.524Z] #37 1.755 + RM_GOPATH=0 [2022-12-19T22:04:28.524Z] #37 1.755 + TMP_GOPATH= [2022-12-19T22:04:28.524Z] #37 1.755 + : /build [2022-12-19T22:04:28.524Z] #37 1.755 + '[' -z '' ']' [2022-12-19T22:04:28.524Z] #37 1.756 ++ mktemp -d [2022-12-19T22:04:28.524Z] #37 1.767 + export GOPATH=/tmp/tmp.1hXwZQRlgA [2022-12-19T22:04:28.524Z] #37 1.767 + GOPATH=/tmp/tmp.1hXwZQRlgA [2022-12-19T22:04:28.524Z] #37 1.767 + RM_GOPATH=1 [2022-12-19T22:04:28.524Z] #37 1.767 + case "$(go env GOARCH)" in [2022-12-19T22:04:28.524Z] #37 1.768 ++ go env GOARCH [2022-12-19T22:04:28.717Z] #38 9.350 DEP images/rpc.pb-c.d [2022-12-19T22:04:28.717Z] #38 9.444 PBCC images/siginfo.pb-c.c [2022-12-19T22:04:28.717Z] #38 9.494 DEP images/siginfo.pb-c.d [2022-12-19T22:04:28.717Z] #38 9.525 PBCC images/pagemap.pb-c.c [2022-12-19T22:04:28.717Z] #38 9.567 DEP images/pagemap.pb-c.d [2022-12-19T22:04:28.781Z] #37 1.872 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:28.781Z] #37 1.872 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:28.781Z] #37 1.873 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:28.781Z] #37 1.874 + dir=/tmp/install [2022-12-19T22:04:28.781Z] #37 1.874 + bin=containerd [2022-12-19T22:04:28.781Z] #37 1.874 + shift [2022-12-19T22:04:28.781Z] #37 1.874 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-19T22:04:28.781Z] #37 1.874 + . /tmp/install/containerd.installer [2022-12-19T22:04:28.781Z] #37 1.874 ++ set -e [2022-12-19T22:04:28.781Z] #37 1.874 ++ : v1.6.14 [2022-12-19T22:04:28.781Z] #37 1.874 + install_containerd [2022-12-19T22:04:28.781Z] #37 1.875 + echo 'Install containerd version v1.6.14' [2022-12-19T22:04:28.781Z] #37 1.875 Install containerd version v1.6.14 [2022-12-19T22:04:28.781Z] #37 1.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1hXwZQRlgA/src/github.com/containerd/containerd [2022-12-19T22:04:28.781Z] #37 1.923 Cloning into '/tmp/tmp.1hXwZQRlgA/src/github.com/containerd/containerd'... [2022-12-19T22:04:28.977Z] #38 9.650 PBCC images/rlimit.pb-c.c [2022-12-19T22:04:28.977Z] #38 9.664 DEP images/rlimit.pb-c.d [2022-12-19T22:04:28.977Z] #38 9.725 PBCC images/file-lock.pb-c.c [2022-12-19T22:04:28.977Z] #38 9.748 DEP images/file-lock.pb-c.d [2022-12-19T22:04:28.977Z] #38 9.804 PBCC images/tty.pb-c.c [2022-12-19T22:04:28.977Z] #38 9.827 DEP images/tty.pb-c.d [2022-12-19T22:04:28.977Z] #38 9.930 PBCC images/tun.pb-c.c [2022-12-19T22:04:29.178Z] #49 37.62 Selecting previously unselected package vim. [2022-12-19T22:04:29.178Z] #49 37.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:04:29.178Z] #49 37.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:29.238Z] #38 9.974 PBCC images/netdev.pb-c.c [2022-12-19T22:04:29.238Z] #38 10.00 DEP images/tun.pb-c.d [2022-12-19T22:04:29.238Z] #38 10.08 DEP images/netdev.pb-c.d [2022-12-19T22:04:29.238Z] #38 10.15 PBCC images/vma.pb-c.c [2022-12-19T22:04:29.238Z] #38 10.20 DEP images/vma.pb-c.d [2022-12-19T22:04:29.499Z] #38 10.29 PBCC images/creds.pb-c.c [2022-12-19T22:04:29.499Z] #38 10.32 DEP images/creds.pb-c.d [2022-12-19T22:04:29.499Z] #38 10.37 PBCC images/utsns.pb-c.c [2022-12-19T22:04:29.499Z] #38 10.41 DEP images/utsns.pb-c.d [2022-12-19T22:04:29.499Z] #38 10.46 PBCC images/ipc-desc.pb-c.c [2022-12-19T22:04:29.508Z] #34 ... [2022-12-19T22:04:29.508Z] [2022-12-19T22:04:29.508Z] #20 [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 [2022-12-19T22:04:29.508Z] #20 18.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:04:29.508Z] #20 ... [2022-12-19T22:04:29.508Z] [2022-12-19T22:04:29.508Z] #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 [2022-12-19T22:04:29.508Z] #24 27.51 Updating files: 74% (1649/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. [2022-12-19T22:04:29.508Z] #24 28.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-19T22:04:29.714Z] #37 ... [2022-12-19T22:04:29.714Z] [2022-12-19T22:04:29.714Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:29.714Z] #33 39.50 Reading package lists... [2022-12-19T22:04:29.714Z] #33 48.13 Building dependency tree... [2022-12-19T22:04:29.714Z] #33 54.22 The following additional packages will be installed: [2022-12-19T22:04:29.714Z] #33 54.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-19T22:04:29.714Z] #33 54.25 Suggested packages: [2022-12-19T22:04:29.714Z] #33 54.25 cmake-doc ninja-build lrzip [2022-12-19T22:04:29.714Z] #33 54.25 Recommended packages: [2022-12-19T22:04:29.714Z] #33 54.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-19T22:04:29.714Z] #33 55.67 The following NEW packages will be installed: [2022-12-19T22:04:29.714Z] #33 55.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T22:04:29.714Z] #33 55.70 vim-common xxd [2022-12-19T22:04:29.714Z] #33 56.33 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:29.714Z] #33 56.33 Need to get 17.7 MB of archives. [2022-12-19T22:04:29.714Z] #33 56.33 After this operation, 70.7 MB of additional disk space will be used. [2022-12-19T22:04:29.714Z] #33 56.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:04:29.714Z] #33 56.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:04:29.714Z] #33 56.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T22:04:29.714Z] #33 56.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:04:29.714Z] #33 57.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-19T22:04:29.714Z] #33 57.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-19T22:04:29.714Z] #33 57.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-19T22:04:29.714Z] #33 57.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-19T22:04:29.714Z] #33 57.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-19T22:04:29.714Z] #33 57.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-19T22:04:29.714Z] #33 ... [2022-12-19T22:04:29.714Z] [2022-12-19T22:04:29.714Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:29.714Z] #31 54.75 The following NEW packages will be installed: [2022-12-19T22:04:29.714Z] #31 54.78 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-19T22:04:29.714Z] #31 54.78 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-19T22:04:29.714Z] #31 54.78 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-19T22:04:29.714Z] #31 54.78 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-19T22:04:29.714Z] #31 55.35 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:29.714Z] #31 55.35 Need to get 4583 kB of archives. [2022-12-19T22:04:29.714Z] #31 55.35 After this operation, 25.9 MB of additional disk space will be used. [2022-12-19T22:04:29.714Z] #31 55.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:04:29.714Z] #31 55.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-19T22:04:29.714Z] #31 55.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:04:29.714Z] #31 55.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-19T22:04:29.714Z] #31 55.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:04:29.714Z] #31 55.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-19T22:04:29.714Z] #31 55.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:04:29.714Z] #31 55.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-19T22:04:29.714Z] #31 55.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-19T22:04:29.714Z] #31 55.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-19T22:04:29.714Z] #31 55.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-19T22:04:29.714Z] #31 55.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-19T22:04:29.714Z] #31 55.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-19T22:04:29.714Z] #31 55.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-19T22:04:29.714Z] #31 55.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-19T22:04:29.714Z] #31 55.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:04:29.714Z] #31 55.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T22:04:29.714Z] #31 55.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-19T22:04:29.714Z] #31 57.61 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:29.714Z] #31 58.09 Fetched 4583 kB in 1s (4531 kB/s) [2022-12-19T22:04:29.714Z] #31 58.32 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:04:29.714Z] #31 58.32 (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% [2022-12-19T22:04:29.714Z] #31 ... [2022-12-19T22:04:29.714Z] [2022-12-19T22:04:29.714Z] #21 [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 [2022-12-19T22:04:29.714Z] #21 39.74 Reading package lists... [2022-12-19T22:04:29.714Z] #21 48.44 Building dependency tree... [2022-12-19T22:04:29.714Z] #21 54.61 The following additional packages will be installed: [2022-12-19T22:04:29.714Z] #21 54.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:29.714Z] #21 54.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-19T22:04:29.714Z] #21 54.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-19T22:04:29.714Z] #21 54.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-19T22:04:29.714Z] #21 54.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-19T22:04:29.714Z] #21 54.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-19T22:04:29.714Z] #21 54.64 mingw-w64-common mingw-w64-x86-64-dev [2022-12-19T22:04:29.714Z] #21 54.64 Suggested packages: [2022-12-19T22:04:29.714Z] #21 54.66 gcc-10-locales seccomp wine64 [2022-12-19T22:04:29.714Z] #21 56.98 The following NEW packages will be installed: [2022-12-19T22:04:29.714Z] #21 57.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:29.714Z] #21 57.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-19T22:04:29.714Z] #21 57.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-19T22:04:29.714Z] #21 57.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-19T22:04:29.714Z] #21 57.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-19T22:04:29.714Z] #21 57.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-19T22:04:29.714Z] #21 57.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-19T22:04:29.714Z] #21 57.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-19T22:04:29.714Z] #21 57.01 mingw-w64-x86-64-dev [2022-12-19T22:04:29.714Z] #21 57.53 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:29.714Z] #21 57.53 Need to get 115 MB of archives. [2022-12-19T22:04:29.714Z] #21 57.53 After this operation, 645 MB of additional disk space will be used. [2022-12-19T22:04:29.714Z] #21 57.53 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] [2022-12-19T22:04:29.714Z] #21 57.74 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] [2022-12-19T22:04:29.714Z] #21 58.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-19T22:04:29.714Z] #21 58.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-19T22:04:29.714Z] #21 58.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-19T22:04:29.714Z] #21 58.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-19T22:04:29.759Z] #38 10.47 PBCC images/ipc-sem.pb-c.c [2022-12-19T22:04:29.759Z] #38 10.52 DEP images/ipc-desc.pb-c.d [2022-12-19T22:04:29.759Z] #38 10.61 DEP images/ipc-sem.pb-c.d [2022-12-19T22:04:29.759Z] #38 10.68 PBCC images/ipc-msg.pb-c.c [2022-12-19T22:04:29.759Z] #38 10.71 DEP images/ipc-msg.pb-c.d [2022-12-19T22:04:29.973Z] #21 ... [2022-12-19T22:04:29.973Z] [2022-12-19T22:04:29.973Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:29.973Z] #31 58.32 (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.) [2022-12-19T22:04:29.973Z] #31 58.52 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:29.973Z] #31 58.63 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:30.020Z] #38 10.76 PBCC images/ipc-shm.pb-c.c [2022-12-19T22:04:30.020Z] #38 10.78 DEP images/ipc-shm.pb-c.d [2022-12-19T22:04:30.020Z] #38 10.83 PBCC images/ipc-var.pb-c.c [2022-12-19T22:04:30.020Z] #38 10.87 DEP images/ipc-var.pb-c.d [2022-12-19T22:04:30.020Z] #38 10.98 PBCC images/sk-opts.pb-c.c [2022-12-19T22:04:30.078Z] #24 ... [2022-12-19T22:04:30.078Z] [2022-12-19T22:04:30.078Z] #32 [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 [2022-12-19T22:04:30.078Z] #32 19.44 Fetched 8616 kB in 14s (623 kB/s) [2022-12-19T22:04:30.078Z] #32 19.44 Reading package lists... [2022-12-19T22:04:30.114Z] #49 38.23 Selecting previously unselected package xfsprogs. [2022-12-19T22:04:30.114Z] #49 38.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-19T22:04:30.114Z] #49 38.26 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T22:04:30.280Z] #38 11.00 PBCC images/packet-sock.pb-c.c [2022-12-19T22:04:30.280Z] #38 11.03 DEP images/sk-opts.pb-c.d [2022-12-19T22:04:30.280Z] #38 11.08 DEP images/packet-sock.pb-c.d [2022-12-19T22:04:30.280Z] #38 11.18 PBCC images/sk-netlink.pb-c.c [2022-12-19T22:04:30.280Z] #38 11.21 DEP images/sk-netlink.pb-c.d [2022-12-19T22:04:30.340Z] #32 25.72 Reading package lists... [2022-12-19T22:04:30.340Z] #32 ... [2022-12-19T22:04:30.340Z] [2022-12-19T22:04:30.340Z] #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 [2022-12-19T22:04:30.340Z] #33 23.18 Reading package lists... [2022-12-19T22:04:30.345Z] #29 ... [2022-12-19T22:04:30.345Z] [2022-12-19T22:04:30.345Z] #21 [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 [2022-12-19T22:04:30.345Z] #21 26.24 internal/race [2022-12-19T22:04:30.345Z] #21 26.74 sync/atomic [2022-12-19T22:04:30.345Z] #21 28.04 unicode [2022-12-19T22:04:30.345Z] #21 ... [2022-12-19T22:04:30.345Z] [2022-12-19T22:04:30.345Z] #36 [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 [2022-12-19T22:04:30.345Z] #36 32.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-19T22:04:30.345Z] #36 32.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-19T22:04:30.373Z] #49 38.73 Selecting previously unselected package zip. [2022-12-19T22:04:30.373Z] #49 38.73 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-19T22:04:30.373Z] #49 38.74 Unpacking zip (3.0-12) ... [2022-12-19T22:04:30.538Z] #31 59.09 Selecting previously unselected package libcap-dev:amd64. [2022-12-19T22:04:30.538Z] #31 59.09 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:30.538Z] #31 59.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:04:30.541Z] #38 11.31 PBCC images/sk-inet.pb-c.c [2022-12-19T22:04:30.541Z] #38 11.40 DEP images/sk-inet.pb-c.d [2022-12-19T22:04:30.541Z] #38 11.46 PBCC images/sk-unix.pb-c.c [2022-12-19T22:04:30.632Z] #49 38.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:30.802Z] #38 11.50 DEP images/sk-unix.pb-c.d [2022-12-19T22:04:30.802Z] #38 11.61 PBCC images/mm.pb-c.c [2022-12-19T22:04:30.802Z] #38 11.67 DEP images/mm.pb-c.d [2022-12-19T22:04:30.802Z] #38 11.73 PBCC images/timerfd.pb-c.c [2022-12-19T22:04:31.063Z] #38 11.79 DEP images/timerfd.pb-c.d [2022-12-19T22:04:31.063Z] #38 11.85 PBCC images/timer.pb-c.c [2022-12-19T22:04:31.063Z] #38 11.88 DEP images/timer.pb-c.d [2022-12-19T22:04:31.063Z] #38 11.97 PBCC images/sa.pb-c.c [2022-12-19T22:04:31.103Z] #31 59.58 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:04:31.103Z] #31 59.58 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:31.103Z] #31 59.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:31.324Z] #38 12.05 DEP images/sa.pb-c.d [2022-12-19T22:04:31.324Z] #38 12.09 PBCC images/pipe-data.pb-c.c [2022-12-19T22:04:31.324Z] #38 12.13 DEP images/pipe-data.pb-c.d [2022-12-19T22:04:31.324Z] #38 12.17 PBCC images/mnt.pb-c.c [2022-12-19T22:04:31.324Z] #38 12.23 DEP images/mnt.pb-c.d [2022-12-19T22:04:31.362Z] #31 60.01 Selecting previously unselected package libnet1-dev. [2022-12-19T22:04:31.362Z] #31 60.01 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:31.568Z] #49 39.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:04:31.568Z] #49 39.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:04:31.568Z] #49 39.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:04:31.568Z] #49 39.87 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:04:31.568Z] #49 39.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:04:31.568Z] #49 39.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-19T22:04:31.568Z] #49 39.91 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T22:04:31.568Z] #49 39.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:31.568Z] #49 39.94 Setting up bzip2 (1.0.8-4) ... [2022-12-19T22:04:31.585Z] #38 12.29 PBCC images/sk-packet.pb-c.c [2022-12-19T22:04:31.585Z] #38 12.32 DEP images/sk-packet.pb-c.d [2022-12-19T22:04:31.585Z] #38 12.37 PBCC images/tcp-stream.pb-c.c [2022-12-19T22:04:31.585Z] #38 12.42 DEP images/tcp-stream.pb-c.d [2022-12-19T22:04:31.585Z] #38 12.47 PBCC images/pipe.pb-c.c [2022-12-19T22:04:31.585Z] #38 12.51 DEP images/pipe.pb-c.d [2022-12-19T22:04:31.619Z] #31 60.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:31.827Z] #49 39.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:31.827Z] #49 39.99 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T22:04:31.846Z] #38 12.56 PBCC images/pstree.pb-c.c [2022-12-19T22:04:31.846Z] #38 12.60 DEP images/pstree.pb-c.d [2022-12-19T22:04:31.846Z] #38 12.65 PBCC images/fs.pb-c.c [2022-12-19T22:04:31.846Z] #38 12.70 DEP images/fs.pb-c.d [2022-12-19T22:04:31.846Z] #38 12.76 PBCC images/signalfd.pb-c.c [2022-12-19T22:04:31.893Z] #31 60.52 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:04:31.893Z] #31 60.52 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:32.107Z] #38 12.80 DEP images/signalfd.pb-c.d [2022-12-19T22:04:32.107Z] #38 12.87 PBCC images/fh.pb-c.c [2022-12-19T22:04:32.107Z] #38 12.91 PBCC images/fsnotify.pb-c.c [2022-12-19T22:04:32.107Z] #38 12.95 DEP images/fh.pb-c.d [2022-12-19T22:04:32.152Z] #31 60.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:32.152Z] #31 60.75 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-19T22:04:32.152Z] #31 60.76 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:32.152Z] #31 60.77 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:32.368Z] #38 13.06 DEP images/fsnotify.pb-c.d [2022-12-19T22:04:32.368Z] #38 13.15 PBCC images/eventpoll.pb-c.c [2022-12-19T22:04:32.369Z] #38 13.18 DEP images/eventpoll.pb-c.d [2022-12-19T22:04:32.369Z] #38 13.24 PBCC images/eventfd.pb-c.c [2022-12-19T22:04:32.369Z] #38 13.27 DEP images/eventfd.pb-c.d [2022-12-19T22:04:32.394Z] #49 40.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:32.394Z] #49 40.77 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:32.394Z] #49 40.79 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T22:04:32.394Z] #49 40.80 Setting up apparmor (2.13.6-10) ... [2022-12-19T22:04:32.630Z] #38 13.32 PBCC images/remap-file-path.pb-c.c [2022-12-19T22:04:32.630Z] #38 13.35 DEP images/remap-file-path.pb-c.d [2022-12-19T22:04:32.630Z] #38 13.40 PBCC images/fifo.pb-c.c [2022-12-19T22:04:32.630Z] #38 13.41 DEP images/fifo.pb-c.d [2022-12-19T22:04:32.630Z] #38 13.51 PBCC images/ghost-file.pb-c.c [2022-12-19T22:04:32.722Z] #31 61.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:04:32.722Z] #31 61.33 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:32.722Z] #31 61.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:32.879Z] #36 ... [2022-12-19T22:04:32.880Z] [2022-12-19T22:04:32.880Z] #21 [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 [2022-12-19T22:04:32.880Z] #21 36.58 encoding [2022-12-19T22:04:32.891Z] #38 13.55 DEP images/ghost-file.pb-c.d [2022-12-19T22:04:32.891Z] #38 13.60 PBCC images/regfile.pb-c.c [2022-12-19T22:04:32.891Z] #38 13.65 DEP images/regfile.pb-c.d [2022-12-19T22:04:32.891Z] #38 13.73 PBCC images/ns.pb-c.c [2022-12-19T22:04:32.979Z] #31 61.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-19T22:04:32.979Z] #31 61.63 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:32.979Z] #31 61.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:33.151Z] #38 13.76 DEP images/ns.pb-c.d [2022-12-19T22:04:33.151Z] #38 13.83 PBCC images/fdinfo.pb-c.c [2022-12-19T22:04:33.151Z] #38 13.90 DEP images/fdinfo.pb-c.d [2022-12-19T22:04:33.151Z] #38 13.95 PBCC images/core-aarch64.pb-c.c [2022-12-19T22:04:33.151Z] #38 13.99 PBCC images/core-arm.pb-c.c [2022-12-19T22:04:33.331Z] #49 ... [2022-12-19T22:04:33.331Z] [2022-12-19T22:04:33.331Z] #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 [2022-12-19T22:04:33.331Z] #39 109.6 CC criu/files-ext.o [2022-12-19T22:04:33.331Z] #39 110.0 CC criu/files-reg.o [2022-12-19T22:04:33.331Z] #39 112.1 CC criu/files.o [2022-12-19T22:04:33.331Z] #39 114.1 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:04:33.331Z] #39 114.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-19T22:04:33.331Z] #39 114.2 CC criu/filesystems.o [2022-12-19T22:04:33.331Z] #39 114.9 CC criu/fsnotify.o [2022-12-19T22:04:33.331Z] #39 116.1 CC criu/image-desc.o [2022-12-19T22:04:33.331Z] #39 116.3 CC criu/image.o [2022-12-19T22:04:33.331Z] #39 117.3 CC criu/ipc_ns.o [2022-12-19T22:04:33.331Z] #39 118.5 CC criu/irmap.o [2022-12-19T22:04:33.331Z] #39 119.2 CC criu/kcmp-ids.o [2022-12-19T22:04:33.331Z] #39 119.6 CC criu/kerndat.o [2022-12-19T22:04:33.412Z] #38 14.01 PBCC images/core-ppc64.pb-c.c [2022-12-19T22:04:33.412Z] #38 14.04 PBCC images/core-s390.pb-c.c [2022-12-19T22:04:33.412Z] #38 14.09 PBCC images/core-x86.pb-c.c [2022-12-19T22:04:33.412Z] #38 14.13 PBCC images/core.pb-c.c [2022-12-19T22:04:33.412Z] #38 14.16 PBCC images/inventory.pb-c.c [2022-12-19T22:04:33.412Z] #38 14.19 DEP images/core-aarch64.pb-c.d [2022-12-19T22:04:33.412Z] #38 14.25 DEP images/core-arm.pb-c.d [2022-12-19T22:04:33.412Z] #38 14.33 DEP images/core-ppc64.pb-c.d [2022-12-19T22:04:33.412Z] #38 14.37 DEP images/core-s390.pb-c.d [2022-12-19T22:04:33.560Z] #31 ... [2022-12-19T22:04:33.560Z] [2022-12-19T22:04:33.560Z] #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 [2022-12-19T22:04:33.560Z] #29 DONE 61.8s [2022-12-19T22:04:33.560Z] [2022-12-19T22:04:33.560Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:33.560Z] #31 61.98 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-19T22:04:33.560Z] #31 62.01 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-19T22:04:33.560Z] #31 62.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:33.673Z] #38 14.44 DEP images/core-x86.pb-c.d [2022-12-19T22:04:33.898Z] #39 ... [2022-12-19T22:04:33.898Z] [2022-12-19T22:04:33.898Z] #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 [2022-12-19T22:04:33.898Z] #49 42.33 Setting up zip (3.0-12) ... [2022-12-19T22:04:33.934Z] #38 14.53 DEP images/core.pb-c.d [2022-12-19T22:04:33.934Z] #38 14.59 DEP images/inventory.pb-c.d [2022-12-19T22:04:33.934Z] #38 14.69 PBCC images/cpuinfo.pb-c.c [2022-12-19T22:04:33.934Z] #38 14.73 DEP images/cpuinfo.pb-c.d [2022-12-19T22:04:33.934Z] #38 14.79 PBCC images/stats.pb-c.c [2022-12-19T22:04:34.125Z] #31 ... [2022-12-19T22:04:34.125Z] [2022-12-19T22:04:34.125Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:04:34.125Z] #25 DONE 62.7s [2022-12-19T22:04:34.125Z] [2022-12-19T22:04:34.125Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:34.125Z] #31 62.71 Selecting previously unselected package libprotobuf23:amd64. [2022-12-19T22:04:34.125Z] #31 62.71 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:34.125Z] #31 62.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:04:34.156Z] #49 42.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:34.156Z] #49 42.37 Setting up bash-completion (1:2.11-2) ... [2022-12-19T22:04:34.195Z] #38 14.82 DEP images/stats.pb-c.d [2022-12-19T22:04:34.549Z] #33 29.32 Reading package lists... [2022-12-19T22:04:34.549Z] #33 ... [2022-12-19T22:04:34.549Z] [2022-12-19T22:04:34.549Z] #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 [2022-12-19T22:04:34.549Z] #27 23.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-19T22:04:34.549Z] #27 ... [2022-12-19T22:04:34.549Z] [2022-12-19T22:04:34.549Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:34.549Z] #29 22.39 Reading package lists... [2022-12-19T22:04:34.549Z] #29 28.38 Building dependency tree... [2022-12-19T22:04:34.549Z] #29 32.53 The following additional packages will be installed: [2022-12-19T22:04:34.549Z] #29 32.54 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-19T22:04:34.549Z] #29 32.55 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-19T22:04:34.549Z] #29 32.56 Suggested packages: [2022-12-19T22:04:34.549Z] #29 32.58 manpages-dev protobuf-mode-el python3-setuptools [2022-12-19T22:04:34.549Z] #29 34.00 The following NEW packages will be installed: [2022-12-19T22:04:34.549Z] #29 34.01 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-19T22:04:34.549Z] #29 34.01 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-19T22:04:34.549Z] #29 34.02 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-19T22:04:34.549Z] #29 34.02 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-19T22:04:34.794Z] #21 ... [2022-12-19T22:04:34.794Z] [2022-12-19T22:04:34.794Z] #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 [2022-12-19T22:04:34.794Z] #35 30.97 Fetched 8616 kB in 23s (368 kB/s) [2022-12-19T22:04:34.794Z] #35 30.97 Reading package lists... [2022-12-19T22:04:35.053Z] #35 40.80 Reading package lists... [2022-12-19T22:04:35.053Z] #35 ... [2022-12-19T22:04:35.053Z] [2022-12-19T22:04:35.053Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:35.053Z] #33 30.94 Fetched 8616 kB in 23s (369 kB/s) [2022-12-19T22:04:35.053Z] #33 30.94 Reading package lists... [2022-12-19T22:04:35.053Z] #33 40.31 Reading package lists... [2022-12-19T22:04:35.053Z] #33 ... [2022-12-19T22:04:35.053Z] [2022-12-19T22:04:35.053Z] #26 [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 [2022-12-19T22:04:35.121Z] #29 34.43 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:35.121Z] #29 34.43 Need to get 4583 kB of archives. [2022-12-19T22:04:35.121Z] #29 34.43 After this operation, 25.9 MB of additional disk space will be used. [2022-12-19T22:04:35.121Z] #29 34.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:04:35.121Z] #29 34.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-19T22:04:35.121Z] #29 34.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:04:35.121Z] #29 34.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-19T22:04:35.121Z] #29 34.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:04:35.121Z] #29 34.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-19T22:04:35.121Z] #29 34.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:04:35.121Z] #29 34.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-19T22:04:35.121Z] #29 34.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-19T22:04:35.121Z] #29 34.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-19T22:04:35.121Z] #29 34.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-19T22:04:35.121Z] #29 34.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-19T22:04:35.121Z] #29 34.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-19T22:04:35.381Z] #29 34.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-19T22:04:35.381Z] #29 34.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-19T22:04:35.381Z] #29 34.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:04:35.381Z] #29 34.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T22:04:35.381Z] #29 34.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-19T22:04:35.381Z] #29 ... [2022-12-19T22:04:35.381Z] [2022-12-19T22:04:35.381Z] #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 [2022-12-19T22:04:35.381Z] #33 29.32 Reading package lists... [2022-12-19T22:04:35.580Z] #38 16.34 make[1]: Nothing to be done for 'all'. [2022-12-19T22:04:35.836Z] #26 41.17 Updating files: 56% (1247/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) [2022-12-19T22:04:35.836Z] #26 ... [2022-12-19T22:04:35.836Z] [2022-12-19T22:04:35.836Z] #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 [2022-12-19T22:04:35.836Z] #31 31.98 Fetched 8616 kB in 24s (355 kB/s) [2022-12-19T22:04:35.836Z] #31 31.98 Reading package lists... [2022-12-19T22:04:36.021Z] #31 64.27 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-19T22:04:36.021Z] #31 64.27 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:36.021Z] #31 64.29 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:04:36.058Z] #49 44.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:04:36.058Z] #49 44.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T22:04:36.058Z] #49 44.48 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:04:36.058Z] #49 44.49 Setting up patch (2.7.6-7) ... [2022-12-19T22:04:36.096Z] #31 40.92 Reading package lists... [2022-12-19T22:04:36.096Z] #31 ... [2022-12-19T22:04:36.096Z] [2022-12-19T22:04:36.096Z] #26 [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 [2022-12-19T22:04:36.280Z] #31 64.89 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-19T22:04:36.280Z] #31 64.90 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-19T22:04:36.280Z] #31 64.94 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:04:36.316Z] #49 44.51 Setting up sudo (1.9.5p2-3) ... [2022-12-19T22:04:36.316Z] #49 44.59 invoke-rc.d: could not determine current runlevel [2022-12-19T22:04:36.316Z] #49 44.60 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:04:36.316Z] #49 44.61 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T22:04:36.316Z] #49 44.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:04:36.316Z] #49 44.64 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:04:36.316Z] #49 44.65 Setting up pigz (2.6-1) ... [2022-12-19T22:04:36.316Z] #49 44.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:04:36.316Z] #49 44.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:36.524Z] #38 ... [2022-12-19T22:04:36.524Z] [2022-12-19T22:04:36.524Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:04:36.524Z] #26 57.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-19T22:04:36.524Z] #26 57.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:36.524Z] #26 57.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:04:36.524Z] #26 57.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-19T22:04:36.524Z] #26 57.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:36.524Z] #26 57.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:04:36.524Z] #26 63.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-19T22:04:36.524Z] #26 63.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:36.524Z] #26 63.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:04:36.524Z] #26 ... [2022-12-19T22:04:36.524Z] [2022-12-19T22:04:36.524Z] #30 [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 [2022-12-19T22:04:36.524Z] #30 61.27 internal/poll [2022-12-19T22:04:36.524Z] #30 63.04 internal/fmtsort [2022-12-19T22:04:36.524Z] #30 63.48 internal/safefilepath [2022-12-19T22:04:36.524Z] #30 63.51 internal/syscall/execenv [2022-12-19T22:04:36.524Z] #30 63.67 path [2022-12-19T22:04:36.524Z] #30 63.68 strings [2022-12-19T22:04:36.524Z] #30 64.07 io/fs [2022-12-19T22:04:36.524Z] #30 65.22 os [2022-12-19T22:04:36.524Z] #30 65.85 bufio [2022-12-19T22:04:36.524Z] #30 67.09 text/tabwriter [2022-12-19T22:04:36.575Z] #49 44.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:04:36.575Z] #49 44.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:36.615Z] #26 41.17 Updating files: 56% (1247/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: 84% (1864/2219) Updating files: 84% (1883/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. [2022-12-19T22:04:36.615Z] #26 42.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-19T22:04:37.025Z] #33 35.07 Building dependency tree... [2022-12-19T22:04:37.096Z] #30 ... [2022-12-19T22:04:37.096Z] [2022-12-19T22:04:37.096Z] #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 [2022-12-19T22:04:37.096Z] #38 17.90 CC images/stats.o [2022-12-19T22:04:37.400Z] #49 45.61 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:04:37.400Z] #49 45.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:04:37.658Z] #49 46.00 Setting up libelf1:amd64 (0.183-1) ... [2022-12-19T22:04:37.658Z] #49 46.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:04:37.658Z] #49 46.06 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T22:04:37.668Z] #38 18.27 CC images/core.o [2022-12-19T22:04:37.929Z] #38 18.78 CC images/core-x86.o [2022-12-19T22:04:38.225Z] #49 46.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:38.225Z] #49 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T22:04:38.225Z] #49 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T22:04:38.225Z] #49 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T22:04:38.225Z] #49 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T22:04:38.225Z] #49 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T22:04:38.225Z] #49 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T22:04:38.225Z] #49 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T22:04:38.225Z] #49 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T22:04:38.225Z] #49 46.66 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T22:04:38.503Z] #38 19.31 CC images/core-arm.o [2022-12-19T22:04:39.076Z] #38 19.72 CC images/core-aarch64.o [2022-12-19T22:04:39.337Z] #38 20.00 CC images/core-ppc64.o [2022-12-19T22:04:39.558Z] #31 67.62 Selecting previously unselected package libprotoc23:amd64. [2022-12-19T22:04:39.558Z] #31 67.62 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:39.558Z] #31 67.63 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:04:39.600Z] #38 20.56 CC images/core-s390.o [2022-12-19T22:04:39.620Z] #33 38.90 The following additional packages will be installed: [2022-12-19T22:04:39.620Z] #33 38.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:39.620Z] #33 38.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-19T22:04:39.620Z] #33 38.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-19T22:04:39.620Z] #33 38.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-19T22:04:39.620Z] #33 38.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-19T22:04:39.620Z] #33 38.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-19T22:04:39.620Z] #33 ... [2022-12-19T22:04:39.620Z] [2022-12-19T22:04:39.620Z] #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 [2022-12-19T22:04:39.620Z] #36 22.76 Reading package lists... [2022-12-19T22:04:39.620Z] #36 29.11 Reading package lists... [2022-12-19T22:04:39.620Z] #36 34.43 Building dependency tree... [2022-12-19T22:04:39.620Z] #36 38.03 The following additional packages will be installed: [2022-12-19T22:04:39.620Z] #36 38.04 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-19T22:04:39.620Z] #36 38.06 Suggested packages: [2022-12-19T22:04:39.620Z] #36 38.07 cmake-doc ninja-build lrzip [2022-12-19T22:04:39.620Z] #36 38.07 Recommended packages: [2022-12-19T22:04:39.620Z] #36 38.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-19T22:04:39.620Z] #36 39.00 The following NEW packages will be installed: [2022-12-19T22:04:39.620Z] #36 ... [2022-12-19T22:04:39.620Z] [2022-12-19T22:04:39.620Z] #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 [2022-12-19T22:04:39.620Z] #33 38.90 mingw-w64-common mingw-w64-x86-64-dev [2022-12-19T22:04:39.620Z] #33 38.90 Suggested packages: [2022-12-19T22:04:39.620Z] #33 38.90 gcc-10-locales seccomp wine64 [2022-12-19T22:04:39.620Z] #33 ... [2022-12-19T22:04:39.620Z] [2022-12-19T22:04:39.620Z] #35 [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 [2022-12-19T22:04:39.620Z] #35 DONE 39.0s [2022-12-19T22:04:39.815Z] #31 ... [2022-12-19T22:04:39.815Z] [2022-12-19T22:04:39.815Z] #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 [2022-12-19T22:04:39.815Z] #30 58.25 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:39.815Z] #30 58.26 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:39.815Z] #30 58.40 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:39.815Z] #30 58.41 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-19T22:04:39.815Z] #30 58.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T22:04:39.815Z] #30 59.06 go: downloading github.com/spf13/viper v1.10.1 [2022-12-19T22:04:39.815Z] #30 59.07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-19T22:04:39.816Z] #30 59.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-19T22:04:39.816Z] #30 59.65 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-19T22:04:39.816Z] #30 62.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T22:04:39.816Z] #30 62.45 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T22:04:39.816Z] #30 ... [2022-12-19T22:04:39.816Z] [2022-12-19T22:04:39.816Z] #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 [2022-12-19T22:04:39.881Z] [2022-12-19T22:04:39.881Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:39.881Z] #29 35.92 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:39.881Z] #29 36.18 Fetched 4583 kB in 1s (7352 kB/s) [2022-12-19T22:04:39.881Z] #29 36.26 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:04:39.881Z] #29 36.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.) [2022-12-19T22:04:39.881Z] #29 36.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 36.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:39.881Z] #29 36.48 Selecting previously unselected package libcap-dev:amd64. [2022-12-19T22:04:39.881Z] #29 36.48 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 36.50 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:04:39.881Z] #29 36.69 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:04:39.881Z] #29 36.70 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 36.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:39.881Z] #29 36.85 Selecting previously unselected package libnet1-dev. [2022-12-19T22:04:39.881Z] #29 36.85 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 36.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:39.881Z] #29 37.09 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:04:39.881Z] #29 37.09 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 37.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:39.881Z] #29 37.24 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-19T22:04:39.881Z] #29 37.25 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 37.25 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:39.881Z] #29 37.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:04:39.881Z] #29 37.57 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 37.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:39.881Z] #29 37.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-19T22:04:39.881Z] #29 37.74 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 37.76 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:39.881Z] #29 37.90 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-19T22:04:39.881Z] #29 37.90 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 37.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:39.881Z] #29 38.20 Selecting previously unselected package libprotobuf23:amd64. [2022-12-19T22:04:39.881Z] #29 38.20 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 38.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:04:39.881Z] #29 39.18 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-19T22:04:39.881Z] #29 39.18 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:39.881Z] #29 39.33 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:04:39.905Z] #26 45.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-19T22:04:40.073Z] #35 67.36 Updating files: 67% (1031/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) [2022-12-19T22:04:40.073Z] #35 ... [2022-12-19T22:04:40.073Z] [2022-12-19T22:04:40.073Z] #21 [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 [2022-12-19T22:04:40.073Z] #21 58.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-19T22:04:40.073Z] #21 59.02 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] [2022-12-19T22:04:40.073Z] #21 59.02 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] [2022-12-19T22:04:40.073Z] #21 60.25 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] [2022-12-19T22:04:40.073Z] #21 62.79 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] [2022-12-19T22:04:40.073Z] #21 63.78 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] [2022-12-19T22:04:40.073Z] #21 64.89 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] [2022-12-19T22:04:40.073Z] #21 67.20 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] [2022-12-19T22:04:40.073Z] #21 68.21 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] [2022-12-19T22:04:40.073Z] #21 68.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-19T22:04:40.073Z] #21 68.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-19T22:04:40.073Z] #21 68.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:04:40.073Z] #21 68.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:04:40.073Z] #21 68.31 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] [2022-12-19T22:04:40.073Z] #21 68.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-19T22:04:40.073Z] #21 68.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-19T22:04:40.073Z] #21 68.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-19T22:04:40.073Z] #21 68.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-19T22:04:40.073Z] #21 68.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T22:04:40.073Z] #21 68.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-19T22:04:40.073Z] #21 68.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-19T22:04:40.073Z] #21 68.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T22:04:40.073Z] #21 68.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-19T22:04:40.073Z] #21 68.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-19T22:04:40.127Z] #49 48.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:04:40.127Z] #49 48.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:04:40.127Z] #49 48.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:04:40.127Z] #49 48.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:04:40.145Z] #29 ... [2022-12-19T22:04:40.145Z] [2022-12-19T22:04:40.145Z] #32 [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 [2022-12-19T22:04:40.145Z] #32 25.72 Reading package lists... [2022-12-19T22:04:40.145Z] #32 31.67 Building dependency tree... [2022-12-19T22:04:40.145Z] #32 35.53 The following additional packages will be installed: [2022-12-19T22:04:40.145Z] #32 35.55 libbtrfs0 [2022-12-19T22:04:40.145Z] #32 35.77 The following NEW packages will be installed: [2022-12-19T22:04:40.145Z] #32 35.80 libbtrfs-dev libbtrfs0 [2022-12-19T22:04:40.145Z] #32 36.27 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:40.145Z] #32 36.27 Need to get 460 kB of archives. [2022-12-19T22:04:40.145Z] #32 36.27 After this operation, 1237 kB of additional disk space will be used. [2022-12-19T22:04:40.145Z] #32 36.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:04:40.145Z] #32 36.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:04:40.145Z] #32 37.50 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:40.145Z] #32 37.87 Fetched 460 kB in 0s (1282 kB/s) [2022-12-19T22:04:40.145Z] #32 37.98 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:04:40.145Z] #32 37.98 (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.) [2022-12-19T22:04:40.145Z] #32 38.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:04:40.145Z] #32 38.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:40.145Z] #32 38.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:04:40.145Z] #32 38.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:04:40.145Z] #32 38.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:40.145Z] #32 38.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:40.145Z] #32 38.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:40.145Z] #32 38.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:40.145Z] #32 DONE 39.4s [2022-12-19T22:04:40.145Z] [2022-12-19T22:04:40.145Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:40.145Z] #29 39.63 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-19T22:04:40.145Z] #29 39.63 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-19T22:04:40.331Z] #21 ... [2022-12-19T22:04:40.331Z] [2022-12-19T22:04:40.331Z] #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 [2022-12-19T22:04:40.406Z] #29 39.66 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:04:40.552Z] #38 21.19 CC images/cpuinfo.o [2022-12-19T22:04:40.588Z] #35 67.36 Updating files: 67% (1031/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-12-19T22:04:40.588Z] #35 68.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-19T22:04:40.812Z] #38 21.63 CC images/inventory.o [2022-12-19T22:04:41.073Z] #38 21.88 CC images/fdinfo.o [2022-12-19T22:04:41.152Z] #35 69.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:04:41.334Z] #38 22.27 CC images/fown.o [2022-12-19T22:04:41.345Z] #29 ... [2022-12-19T22:04:41.345Z] [2022-12-19T22:04:41.345Z] #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 [2022-12-19T22:04:41.345Z] #24 30.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-19T22:04:41.409Z] #35 ... [2022-12-19T22:04:41.409Z] [2022-12-19T22:04:41.409Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:41.409Z] #33 59.93 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:41.409Z] #33 60.45 Fetched 17.7 MB in 2s (8764 kB/s) [2022-12-19T22:04:41.409Z] #33 60.63 Selecting previously unselected package xxd. [2022-12-19T22:04:41.409Z] #33 60.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 ... 15718 files and directories currently installed.) [2022-12-19T22:04:41.409Z] #33 60.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:04:41.409Z] #33 60.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:41.409Z] #33 61.01 Selecting previously unselected package vim-common. [2022-12-19T22:04:41.409Z] #33 61.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:41.409Z] #33 61.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:41.409Z] #33 61.57 Selecting previously unselected package cmake-data. [2022-12-19T22:04:41.409Z] #33 61.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T22:04:41.409Z] #33 61.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:41.409Z] #33 67.76 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:04:41.409Z] #33 67.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:04:41.409Z] #33 67.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:04:41.409Z] #33 ... [2022-12-19T22:04:41.409Z] [2022-12-19T22:04:41.409Z] #21 [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 [2022-12-19T22:04:41.409Z] #21 70.10 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:41.503Z] #49 49.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:04:41.503Z] #49 49.62 Setting up jq (1.6-2.1) ... [2022-12-19T22:04:41.503Z] #49 49.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:04:41.503Z] #49 49.65 Setting up iptables (1.8.7-1) ... [2022-12-19T22:04:41.503Z] #49 49.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T22:04:41.503Z] #49 49.70 Setting up iproute2 (5.10.0-4) ... [2022-12-19T22:04:41.604Z] #24 ... [2022-12-19T22:04:41.605Z] [2022-12-19T22:04:41.605Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:41.605Z] #29 40.91 Selecting previously unselected package libprotoc23:amd64. [2022-12-19T22:04:41.605Z] #29 40.91 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-19T22:04:41.605Z] #29 40.93 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:04:41.761Z] #49 50.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:41.906Z] #38 22.45 CC images/ns.o [2022-12-19T22:04:41.973Z] #21 70.57 Fetched 115 MB in 11s (9979 kB/s) [2022-12-19T22:04:42.167Z] #38 22.75 CC images/regfile.o [2022-12-19T22:04:42.167Z] #38 22.93 CC images/ghost-file.o [2022-12-19T22:04:42.174Z] #29 41.71 Selecting previously unselected package protobuf-c-compiler. [2022-12-19T22:04:42.174Z] #29 41.71 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:42.174Z] #29 41.71 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:42.244Z] #21 70.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T22:04:42.427Z] #38 23.14 CC images/fifo.o [2022-12-19T22:04:42.433Z] #29 41.85 Selecting previously unselected package protobuf-compiler. [2022-12-19T22:04:42.433Z] #29 41.85 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-19T22:04:42.433Z] #29 41.87 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:42.507Z] #21 70.75 (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.) [2022-12-19T22:04:42.507Z] #21 70.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:04:42.507Z] #21 70.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:04:42.687Z] #38 23.34 CC images/remap-file-path.o [2022-12-19T22:04:42.693Z] #29 42.06 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:04:42.693Z] #29 42.06 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:04:42.693Z] #29 42.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:42.693Z] #29 42.29 Selecting previously unselected package python3-six. [2022-12-19T22:04:42.693Z] #29 42.29 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-19T22:04:42.948Z] #38 23.60 CC images/eventfd.o [2022-12-19T22:04:42.948Z] #38 23.79 CC images/eventpoll.o [2022-12-19T22:04:42.948Z] #38 ... [2022-12-19T22:04:42.948Z] [2022-12-19T22:04:42.948Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:04:42.948Z] #26 73.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-19T22:04:42.948Z] #26 73.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:42.948Z] #26 73.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:04:42.953Z] #29 42.31 Unpacking python3-six (1.16.0-2) ... [2022-12-19T22:04:42.953Z] #29 42.43 Selecting previously unselected package python3-protobuf. [2022-12-19T22:04:42.953Z] #29 42.43 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-19T22:04:42.953Z] #29 42.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:43.137Z] #49 DONE 51.5s [2022-12-19T22:04:43.137Z] [2022-12-19T22:04:43.137Z] #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 [2022-12-19T22:04:43.137Z] #39 120.7 CC criu/libnetlink.o [2022-12-19T22:04:43.137Z] #39 121.1 CC criu/log.o [2022-12-19T22:04:43.137Z] #39 121.7 CC criu/lsm.o [2022-12-19T22:04:43.137Z] #39 122.2 CC criu/mem.o [2022-12-19T22:04:43.137Z] #39 123.9 CC criu/memfd.o [2022-12-19T22:04:43.137Z] #39 124.5 CC criu/mount.o [2022-12-19T22:04:43.137Z] #39 128.8 CC criu/namespaces.o [2022-12-19T22:04:43.137Z] #39 ... [2022-12-19T22:04:43.137Z] [2022-12-19T22:04:43.137Z] #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 [2022-12-19T22:04:43.200Z] #26 ... [2022-12-19T22:04:43.200Z] [2022-12-19T22:04:43.200Z] #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 [2022-12-19T22:04:43.200Z] #35 40.80 Reading package lists... [2022-12-19T22:04:43.460Z] #35 49.65 Building dependency tree... [2022-12-19T22:04:43.460Z] #35 ... [2022-12-19T22:04:43.460Z] [2022-12-19T22:04:43.460Z] #27 [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 [2022-12-19T22:04:43.460Z] #27 30.51 Reading package lists... [2022-12-19T22:04:43.460Z] #27 40.01 Reading package lists... [2022-12-19T22:04:43.521Z] #29 43.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:43.719Z] #27 48.93 Building dependency tree... [2022-12-19T22:04:43.719Z] #27 ... [2022-12-19T22:04:43.719Z] [2022-12-19T22:04:43.719Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:43.719Z] #33 40.31 Reading package lists... [2022-12-19T22:04:44.088Z] #29 ... [2022-12-19T22:04:44.088Z] [2022-12-19T22:04:44.088Z] #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 [2022-12-19T22:04:44.088Z] #27 DONE 43.5s [2022-12-19T22:04:44.333Z] #50 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T22:04:44.333Z] #50 1.006 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T22:04:44.333Z] #50 1.009 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T22:04:44.333Z] #50 DONE 1.1s [2022-12-19T22:04:44.333Z] [2022-12-19T22:04:44.333Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:04:44.347Z] [2022-12-19T22:04:44.347Z] #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 [2022-12-19T22:04:44.347Z] #36 39.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T22:04:44.347Z] #36 39.00 vim-common xxd [2022-12-19T22:04:44.347Z] #36 39.40 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:44.347Z] #36 39.40 Need to get 17.7 MB of archives. [2022-12-19T22:04:44.347Z] #36 39.40 After this operation, 70.7 MB of additional disk space will be used. [2022-12-19T22:04:44.347Z] #36 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:04:44.347Z] #36 39.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:04:44.347Z] #36 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T22:04:44.347Z] #36 39.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:04:44.347Z] #36 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-19T22:04:44.347Z] #36 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-19T22:04:44.348Z] #36 40.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-19T22:04:44.348Z] #36 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-19T22:04:44.348Z] #36 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-19T22:04:44.348Z] #36 40.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-19T22:04:44.348Z] #36 41.62 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:44.348Z] #36 41.85 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-12-19T22:04:44.348Z] #36 41.97 Selecting previously unselected package xxd. [2022-12-19T22:04:44.348Z] #36 41.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.) [2022-12-19T22:04:44.348Z] #36 42.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:04:44.348Z] #36 42.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:44.348Z] #36 42.28 Selecting previously unselected package vim-common. [2022-12-19T22:04:44.348Z] #36 42.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:44.348Z] #36 42.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:44.348Z] #36 42.66 Selecting previously unselected package cmake-data. [2022-12-19T22:04:44.348Z] #36 42.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T22:04:44.348Z] #36 42.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:45.630Z] #33 49.12 Building dependency tree... [2022-12-19T22:04:45.726Z] #36 ... [2022-12-19T22:04:45.726Z] [2022-12-19T22:04:45.726Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:45.726Z] #29 44.95 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:04:45.726Z] #29 44.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:45.726Z] #29 44.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:45.726Z] #29 45.06 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:45.726Z] #29 45.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:45.726Z] #29 45.06 Setting up python3-six (1.16.0-2) ... [2022-12-19T22:04:46.250Z] #26 ... [2022-12-19T22:04:46.250Z] [2022-12-19T22:04:46.250Z] #30 [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 [2022-12-19T22:04:46.250Z] #30 68.26 io/ioutil [2022-12-19T22:04:46.250Z] #30 68.26 fmt [2022-12-19T22:04:46.250Z] #30 70.48 github.com/BurntSushi/toml [2022-12-19T22:04:46.250Z] #30 70.48 flag [2022-12-19T22:04:46.250Z] #30 71.76 log [2022-12-19T22:04:46.250Z] #30 73.81 github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:04:46.250Z] #30 DONE 76.6s [2022-12-19T22:04:46.250Z] [2022-12-19T22:04:46.250Z] #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 [2022-12-19T22:04:46.250Z] #37 42.09 Updating files: 49% (2542/5144) Updating files: 50% (2572/5144) Updating files: 51% (2624/5144) Updating files: 52% (2675/5144) Updating files: 53% (2727/5144) Updating files: 54% (2778/5144) Updating files: 55% (2830/5144) Updating files: 56% (2881/5144) Updating files: 57% (2933/5144) Updating files: 58% (2984/5144) Updating files: 59% (3035/5144) Updating files: 60% (3087/5144) Updating files: 61% (3138/5144) Updating files: 62% (3190/5144) Updating files: 63% (3241/5144) Updating files: 64% (3293/5144) Updating files: 65% (3344/5144) Updating files: 66% (3396/5144) Updating files: 67% (3447/5144) Updating files: 68% (3498/5144) Updating files: 69% (3550/5144) Updating files: 70% (3601/5144) Updating files: 71% (3653/5144) Updating files: 72% (3704/5144) Updating files: 73% (3756/5144) Updating files: 74% (3807/5144) Updating files: 75% (3858/5144) Updating files: 76% (3910/5144) Updating files: 77% (3961/5144) Updating files: 78% (4013/5144) Updating files: 79% (4064/5144) Updating files: 80% (4116/5144) Updating files: 81% (4167/5144) Updating files: 82% (4219/5144) Updating files: 83% (4270/5144) Updating files: 84% (4321/5144) Updating files: 85% (4373/5144) Updating files: 86% (4424/5144) Updating files: 87% (4476/5144) Updating files: 88% (4527/5144) Updating files: 89% (4579/5144) Updating files: 90% (4630/5144) Updating files: 91% (4682/5144) Updating files: 92% (4733/5144) Updating files: 93% (4784/5144) Updating files: 94% (4836/5144) Updating files: 95% (4887/5144) Updating files: 96% (4939/5144) Updating files: 97% (4990/5144) Updating files: 98% (5042/5144) Updating files: 99% (5093/5144) Updating files: 100% (5144/5144) Updating files: 100% (5144/5144), done. [2022-12-19T22:04:46.250Z] #37 43.62 + cd /tmp/tmp.ivpKN8uqGy/src/github.com/containerd/containerd [2022-12-19T22:04:46.250Z] #37 43.62 + git checkout -q v1.6.14 [2022-12-19T22:04:46.672Z] #29 46.15 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:04:46.672Z] #29 46.19 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:04:46.688Z] #21 74.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T22:04:46.688Z] #21 74.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:04:46.688Z] #21 74.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:04:46.931Z] #29 46.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:46.931Z] #29 46.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:46.931Z] #29 46.26 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:47.260Z] #21 ... [2022-12-19T22:04:47.260Z] [2022-12-19T22:04:47.260Z] #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 [2022-12-19T22:04:47.260Z] #30 68.51 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:47.260Z] #30 68.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:04:47.260Z] #30 68.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-19T22:04:47.260Z] #30 68.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:47.260Z] #30 69.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-19T22:04:47.260Z] #30 69.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-19T22:04:47.260Z] #30 69.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-19T22:04:47.260Z] #30 69.22 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-19T22:04:47.260Z] #30 69.27 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-19T22:04:47.260Z] #30 69.35 go: downloading github.com/spf13/afero v1.6.0 [2022-12-19T22:04:47.260Z] #30 69.36 go: downloading github.com/spf13/cast v1.4.1 [2022-12-19T22:04:47.260Z] #30 69.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-19T22:04:47.260Z] #30 69.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-19T22:04:47.260Z] #30 69.59 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-19T22:04:47.260Z] #30 69.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T22:04:47.260Z] #30 69.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-19T22:04:47.260Z] #30 69.78 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-19T22:04:47.260Z] #30 69.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T22:04:47.260Z] #30 69.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T22:04:47.260Z] #30 69.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T22:04:47.260Z] #30 69.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T22:04:47.260Z] #30 69.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-19T22:04:47.260Z] #30 69.98 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T22:04:47.260Z] #30 70.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-19T22:04:47.260Z] #30 70.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-19T22:04:47.260Z] #30 70.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-19T22:04:47.260Z] #30 70.57 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-19T22:04:47.260Z] #30 70.73 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-19T22:04:47.260Z] #30 71.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-19T22:04:47.260Z] #30 71.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-19T22:04:47.260Z] #30 71.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-19T22:04:47.260Z] #30 71.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-19T22:04:47.260Z] #30 71.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-19T22:04:47.260Z] #30 71.36 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-19T22:04:47.260Z] #30 71.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-19T22:04:47.260Z] #30 71.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-19T22:04:47.260Z] #30 71.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-19T22:04:47.260Z] #30 71.84 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-19T22:04:47.260Z] #30 71.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-19T22:04:47.260Z] #30 72.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-19T22:04:47.260Z] #30 72.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-19T22:04:47.260Z] #30 72.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-19T22:04:47.260Z] #30 72.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-19T22:04:47.260Z] #30 72.39 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-19T22:04:47.260Z] #30 72.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-19T22:04:47.260Z] #30 72.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-19T22:04:47.260Z] #30 72.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-19T22:04:47.260Z] #30 72.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-19T22:04:47.260Z] #30 72.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-19T22:04:47.260Z] #30 73.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-19T22:04:47.260Z] #30 73.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-19T22:04:47.260Z] #30 73.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-19T22:04:47.260Z] #30 73.40 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-19T22:04:47.260Z] #30 73.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-19T22:04:47.260Z] #30 73.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-19T22:04:47.260Z] #30 73.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-19T22:04:47.260Z] #30 73.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-19T22:04:47.260Z] #30 73.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-19T22:04:47.260Z] #30 73.76 go: downloading github.com/julz/importas v0.1.0 [2022-12-19T22:04:47.260Z] #30 73.86 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-19T22:04:47.260Z] #30 73.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-19T22:04:47.260Z] #30 73.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-19T22:04:47.260Z] #30 74.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-19T22:04:47.260Z] #30 74.06 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-19T22:04:47.260Z] #30 74.10 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-19T22:04:47.260Z] #30 74.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-19T22:04:47.260Z] #30 74.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-19T22:04:47.260Z] #30 74.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-19T22:04:47.260Z] #30 74.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-19T22:04:47.260Z] #30 74.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-19T22:04:47.260Z] #30 74.39 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-19T22:04:47.260Z] #30 75.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-19T22:04:47.260Z] #30 75.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-19T22:04:47.260Z] #30 75.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-19T22:04:47.260Z] #30 75.27 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-19T22:04:47.260Z] #30 75.31 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-19T22:04:47.260Z] #30 75.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-19T22:04:47.260Z] #30 75.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-19T22:04:47.260Z] #30 75.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-19T22:04:47.260Z] #30 75.61 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-19T22:04:47.518Z] #30 76.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-19T22:04:47.518Z] #30 76.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-19T22:04:47.518Z] #30 76.10 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-19T22:04:47.518Z] #30 76.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-19T22:04:47.518Z] #30 76.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-19T22:04:47.775Z] #30 76.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-19T22:04:47.775Z] #30 76.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-19T22:04:47.775Z] #30 76.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-19T22:04:47.776Z] #30 76.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-19T22:04:47.776Z] #30 76.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-19T22:04:47.870Z] #29 ... [2022-12-19T22:04:47.870Z] [2022-12-19T22:04:47.870Z] #31 [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 [2022-12-19T22:04:47.870Z] #31 37.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:47.870Z] #31 37.20 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:47.870Z] #31 37.23 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:47.870Z] #31 37.25 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-19T22:04:47.870Z] #31 37.27 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T22:04:47.870Z] #31 37.67 go: downloading github.com/spf13/viper v1.10.1 [2022-12-19T22:04:47.870Z] #31 37.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-19T22:04:47.870Z] #31 38.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:47.870Z] #31 38.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:47.870Z] #31 38.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-19T22:04:47.870Z] #31 38.38 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-19T22:04:47.870Z] #31 39.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T22:04:47.870Z] #31 39.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T22:04:47.870Z] #31 43.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-19T22:04:47.870Z] #31 43.37 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-19T22:04:47.870Z] #31 43.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:04:47.870Z] #31 43.42 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-19T22:04:47.870Z] #31 43.80 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-19T22:04:47.870Z] #31 43.80 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-19T22:04:47.870Z] #31 43.80 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-19T22:04:47.870Z] #31 43.85 go: downloading github.com/spf13/cast v1.4.1 [2022-12-19T22:04:47.870Z] #31 43.85 go: downloading github.com/spf13/afero v1.6.0 [2022-12-19T22:04:47.870Z] #31 43.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-19T22:04:47.870Z] #31 43.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-19T22:04:47.870Z] #31 43.88 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-19T22:04:47.870Z] #31 44.06 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-19T22:04:47.870Z] #31 44.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T22:04:47.870Z] #31 44.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-19T22:04:47.870Z] #31 44.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-19T22:04:47.870Z] #31 44.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T22:04:47.870Z] #31 44.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T22:04:47.870Z] #31 44.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T22:04:47.870Z] #31 44.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T22:04:47.870Z] #31 44.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-19T22:04:47.870Z] #31 44.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T22:04:47.870Z] #31 45.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-19T22:04:47.870Z] #31 45.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-19T22:04:47.870Z] #31 45.22 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-19T22:04:47.870Z] #31 45.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-19T22:04:47.870Z] #31 45.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-19T22:04:47.870Z] #31 46.19 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-19T22:04:47.870Z] #31 46.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-19T22:04:47.870Z] #31 46.30 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-19T22:04:47.870Z] #31 46.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-19T22:04:47.870Z] #31 46.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-19T22:04:47.870Z] #31 46.46 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-19T22:04:47.870Z] #31 46.46 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-19T22:04:47.870Z] #31 46.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-19T22:04:47.870Z] #31 46.62 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-19T22:04:47.870Z] #31 46.62 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-19T22:04:47.870Z] #31 46.71 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-19T22:04:47.870Z] #31 46.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-19T22:04:47.870Z] #31 46.94 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-19T22:04:47.870Z] #31 46.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-19T22:04:47.870Z] #31 47.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-19T22:04:47.870Z] #31 47.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-19T22:04:47.870Z] #31 47.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-19T22:04:47.870Z] #31 47.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-19T22:04:47.870Z] #31 47.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-19T22:04:47.870Z] #31 47.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-19T22:04:47.870Z] #31 47.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-19T22:04:48.033Z] #30 76.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-19T22:04:48.033Z] #30 76.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T22:04:48.129Z] #31 47.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-19T22:04:48.129Z] #31 47.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-19T22:04:48.129Z] #31 47.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-19T22:04:48.129Z] #31 47.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-19T22:04:48.129Z] #31 47.68 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-19T22:04:48.162Z] #37 45.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-19T22:04:48.162Z] #37 45.66 + BUILDTAGS='netgo osusergo static_build' [2022-12-19T22:04:48.162Z] #37 45.66 + export EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:04:48.162Z] #37 45.66 + EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:04:48.162Z] #37 45.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-19T22:04:48.162Z] #37 45.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-19T22:04:48.162Z] #37 45.66 + '[' '' = dynamic ']' [2022-12-19T22:04:48.162Z] #37 45.66 + make [2022-12-19T22:04:48.291Z] #30 76.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T22:04:48.291Z] #30 76.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-19T22:04:48.291Z] #30 76.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-19T22:04:48.390Z] #31 47.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-19T22:04:48.390Z] #31 47.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-19T22:04:48.390Z] #31 ... [2022-12-19T22:04:48.390Z] [2022-12-19T22:04:48.390Z] #28 [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 [2022-12-19T22:04:48.551Z] #30 76.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T22:04:48.551Z] #30 76.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-19T22:04:48.809Z] #30 77.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-19T22:04:48.909Z] #28 47.63 Updating files: 88% (1342/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. [2022-12-19T22:04:48.909Z] #28 48.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-19T22:04:49.069Z] #30 77.63 go: downloading honnef.co/go/tools v0.2.2 [2022-12-19T22:04:49.830Z] #33 ... [2022-12-19T22:04:49.830Z] [2022-12-19T22:04:49.830Z] #27 [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 [2022-12-19T22:04:49.830Z] #27 48.93 Building dependency tree... [2022-12-19T22:04:49.830Z] #27 55.62 The following additional packages will be installed: [2022-12-19T22:04:49.830Z] #27 55.66 libbtrfs0 [2022-12-19T22:04:49.830Z] #27 56.07 The following NEW packages will be installed: [2022-12-19T22:04:49.860Z] #28 48.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:04:50.077Z] #37 47.45 + bin/ctr [2022-12-19T22:04:50.092Z] #27 56.10 libbtrfs-dev libbtrfs0 [2022-12-19T22:04:50.119Z] #28 ... [2022-12-19T22:04:50.120Z] [2022-12-19T22:04:50.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 [2022-12-19T22:04:50.120Z] #0 7.248 + RM_GOPATH=0 [2022-12-19T22:04:50.120Z] #0 7.248 + TMP_GOPATH= [2022-12-19T22:04:50.120Z] #0 7.248 + : /build [2022-12-19T22:04:50.120Z] #0 7.248 + '[' -z '' ']' [2022-12-19T22:04:50.120Z] #0 7.248 ++ mktemp -d [2022-12-19T22:04:50.120Z] #0 7.248 + export GOPATH=/tmp/tmp.zCDMbb8Nzm [2022-12-19T22:04:50.120Z] #0 7.248 + GOPATH=/tmp/tmp.zCDMbb8Nzm [2022-12-19T22:04:50.120Z] #0 7.248 + RM_GOPATH=1 [2022-12-19T22:04:50.120Z] #0 7.248 + case "$(go env GOARCH)" in [2022-12-19T22:04:50.120Z] #0 7.248 ++ go env GOARCH [2022-12-19T22:04:50.120Z] #0 7.270 Install containerd version v1.6.14 [2022-12-19T22:04:50.120Z] #0 7.270 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:50.120Z] #0 7.270 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:04:50.120Z] #0 7.270 ++ dirname /tmp/install/install.sh [2022-12-19T22:04:50.120Z] #0 7.270 + dir=/tmp/install [2022-12-19T22:04:50.120Z] #0 7.270 + bin=containerd [2022-12-19T22:04:50.120Z] #0 7.270 + shift [2022-12-19T22:04:50.120Z] #0 7.270 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-19T22:04:50.120Z] #0 7.270 + . /tmp/install/containerd.installer [2022-12-19T22:04:50.120Z] #0 7.270 ++ set -e [2022-12-19T22:04:50.120Z] #0 7.270 ++ : v1.6.14 [2022-12-19T22:04:50.120Z] #0 7.270 + install_containerd [2022-12-19T22:04:50.120Z] #0 7.270 + echo 'Install containerd version v1.6.14' [2022-12-19T22:04:50.120Z] #0 7.270 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zCDMbb8Nzm/src/github.com/containerd/containerd [2022-12-19T22:04:50.120Z] #0 7.270 Cloning into '/tmp/tmp.zCDMbb8Nzm/src/github.com/containerd/containerd'... [2022-12-19T22:04:50.120Z] #37 ... [2022-12-19T22:04:50.120Z] [2022-12-19T22:04:50.120Z] #31 [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 [2022-12-19T22:04:50.120Z] #31 47.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-19T22:04:50.120Z] #31 47.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-19T22:04:50.120Z] #31 47.91 go: downloading github.com/julz/importas v0.1.0 [2022-12-19T22:04:50.120Z] #31 47.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-19T22:04:50.120Z] #31 47.97 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-19T22:04:50.120Z] #31 47.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-19T22:04:50.120Z] #31 48.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-19T22:04:50.120Z] #31 48.04 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-19T22:04:50.120Z] #31 48.18 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-19T22:04:50.120Z] #31 48.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-19T22:04:50.120Z] #31 48.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-19T22:04:50.120Z] #31 48.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-19T22:04:50.120Z] #31 48.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-19T22:04:50.120Z] #31 48.41 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-19T22:04:50.120Z] #31 48.43 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-19T22:04:50.120Z] #31 49.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-19T22:04:50.120Z] #31 49.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-19T22:04:50.120Z] #31 49.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-19T22:04:50.120Z] #31 49.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-19T22:04:50.120Z] #31 49.22 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-19T22:04:50.120Z] #31 49.31 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-19T22:04:50.120Z] #31 49.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-19T22:04:50.120Z] #31 49.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-19T22:04:50.120Z] #31 49.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-19T22:04:50.120Z] #31 49.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-19T22:04:50.120Z] #31 49.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-19T22:04:50.120Z] #31 49.72 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-19T22:04:50.120Z] #31 49.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-19T22:04:50.379Z] #31 49.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-19T22:04:50.379Z] #31 49.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-19T22:04:50.379Z] #31 49.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-19T22:04:50.379Z] #31 49.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-19T22:04:50.379Z] #31 49.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-19T22:04:50.444Z] #30 ... [2022-12-19T22:04:50.444Z] [2022-12-19T22:04:50.444Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:50.444Z] #33 78.83 Selecting previously unselected package libxml2:amd64. [2022-12-19T22:04:50.444Z] #33 78.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-19T22:04:50.444Z] #33 78.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:04:50.444Z] #33 ... [2022-12-19T22:04:50.444Z] [2022-12-19T22:04:50.444Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:50.444Z] #31 69.03 Selecting previously unselected package protobuf-c-compiler. [2022-12-19T22:04:50.444Z] #31 69.03 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:50.444Z] #31 69.04 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:50.444Z] #31 69.23 Selecting previously unselected package protobuf-compiler. [2022-12-19T22:04:50.444Z] #31 69.23 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-19T22:04:50.444Z] #31 69.24 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:50.444Z] #31 69.39 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:04:50.444Z] #31 69.39 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:04:50.445Z] #31 69.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:50.445Z] #31 69.92 Selecting previously unselected package python3-six. [2022-12-19T22:04:50.445Z] #31 69.92 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-19T22:04:50.445Z] #31 69.93 Unpacking python3-six (1.16.0-2) ... [2022-12-19T22:04:50.445Z] #31 70.17 Selecting previously unselected package python3-protobuf. [2022-12-19T22:04:50.445Z] #31 70.17 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-19T22:04:50.445Z] #31 70.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:50.445Z] #31 71.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:04:50.445Z] #31 73.87 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:04:50.445Z] #31 73.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:50.445Z] #31 73.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:50.445Z] #31 73.91 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:50.445Z] #31 73.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:50.445Z] #31 73.94 Setting up python3-six (1.16.0-2) ... [2022-12-19T22:04:50.445Z] #31 75.60 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:04:50.445Z] #31 75.65 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:04:50.445Z] #31 75.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:50.445Z] #31 75.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:50.445Z] #31 75.77 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T22:04:50.639Z] #31 50.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-19T22:04:50.639Z] #31 50.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-19T22:04:50.639Z] #31 50.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T22:04:50.639Z] #31 ... [2022-12-19T22:04:50.639Z] [2022-12-19T22:04:50.639Z] #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 [2022-12-19T22:04:50.639Z] #33 40.23 The following NEW packages will be installed: [2022-12-19T22:04:50.639Z] #33 40.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:50.639Z] #33 40.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-19T22:04:50.639Z] #33 40.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-19T22:04:50.639Z] #33 40.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-19T22:04:50.639Z] #33 40.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-19T22:04:50.639Z] #33 40.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-19T22:04:50.639Z] #33 40.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-19T22:04:50.639Z] #33 40.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-19T22:04:50.639Z] #33 40.23 mingw-w64-x86-64-dev [2022-12-19T22:04:50.639Z] #33 40.57 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:50.639Z] #33 40.57 Need to get 115 MB of archives. [2022-12-19T22:04:50.639Z] #33 40.57 After this operation, 645 MB of additional disk space will be used. [2022-12-19T22:04:50.639Z] #33 40.57 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] [2022-12-19T22:04:50.639Z] #33 40.74 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] [2022-12-19T22:04:50.639Z] #33 40.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-19T22:04:50.639Z] #33 40.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] [2022-12-19T22:04:50.639Z] #33 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-19T22:04:50.639Z] #33 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-19T22:04:50.639Z] #33 41.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-19T22:04:50.639Z] #33 41.47 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] [2022-12-19T22:04:50.639Z] #33 41.49 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] [2022-12-19T22:04:50.639Z] #33 42.20 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] [2022-12-19T22:04:50.639Z] #33 43.85 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] [2022-12-19T22:04:50.639Z] #33 44.52 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] [2022-12-19T22:04:50.639Z] #33 45.22 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] [2022-12-19T22:04:50.639Z] #33 46.78 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] [2022-12-19T22:04:50.639Z] #33 47.43 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] [2022-12-19T22:04:50.639Z] #33 47.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-19T22:04:50.639Z] #33 47.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-19T22:04:50.639Z] #33 47.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:04:50.639Z] #33 47.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:04:50.639Z] #33 47.47 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] [2022-12-19T22:04:50.639Z] #33 47.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-19T22:04:50.639Z] #33 47.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-19T22:04:50.639Z] #33 47.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-19T22:04:50.639Z] #33 47.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-19T22:04:50.639Z] #33 47.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T22:04:50.639Z] #33 47.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-19T22:04:50.639Z] #33 47.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-19T22:04:50.639Z] #33 47.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T22:04:50.639Z] #33 47.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-19T22:04:50.639Z] #33 47.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-19T22:04:50.639Z] #33 48.71 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:50.639Z] #33 49.00 Fetched 115 MB in 7s (15.6 MB/s) [2022-12-19T22:04:50.639Z] #33 49.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T22:04:50.639Z] #33 49.07 (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.) [2022-12-19T22:04:50.639Z] #33 49.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:04:50.639Z] #33 49.18 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:04:50.662Z] #27 56.67 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:50.662Z] #27 56.67 Need to get 460 kB of archives. [2022-12-19T22:04:50.662Z] #27 56.67 After this operation, 1237 kB of additional disk space will be used. [2022-12-19T22:04:50.662Z] #27 56.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:04:50.662Z] #27 56.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:04:50.702Z] #31 ... [2022-12-19T22:04:50.702Z] [2022-12-19T22:04:50.702Z] #21 [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 [2022-12-19T22:04:50.702Z] #21 79.13 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T22:04:50.702Z] #21 79.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T22:04:50.702Z] #21 79.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:04:50.702Z] #21 79.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-19T22:04:50.702Z] #21 79.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:04:50.702Z] #21 79.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:04:50.901Z] #33 ... [2022-12-19T22:04:50.901Z] [2022-12-19T22:04:50.901Z] #31 [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 [2022-12-19T22:04:50.901Z] #31 50.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T22:04:50.915Z] #51 ... [2022-12-19T22:04:50.915Z] [2022-12-19T22:04:50.915Z] #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 [2022-12-19T22:04:50.915Z] #39 131.5 CC criu/net.o [2022-12-19T22:04:50.915Z] #39 135.3 CC criu/netfilter.o [2022-12-19T22:04:50.915Z] #39 135.8 CC criu/page-pipe.o [2022-12-19T22:04:50.915Z] #39 136.5 CC criu/page-xfer.o [2022-12-19T22:04:50.922Z] #27 ... [2022-12-19T22:04:50.922Z] [2022-12-19T22:04:50.922Z] #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 [2022-12-19T22:04:50.922Z] #30 56.86 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:04:50.922Z] #30 56.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T22:04:50.922Z] #30 56.97 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T22:04:50.922Z] #30 56.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-19T22:04:51.161Z] #31 50.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-19T22:04:51.161Z] #31 50.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-19T22:04:51.161Z] #31 50.43 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T22:04:51.161Z] #31 50.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-19T22:04:51.182Z] #30 57.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T22:04:51.268Z] #21 79.70 Selecting previously unselected package dmsetup. [2022-12-19T22:04:51.268Z] #21 79.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:04:51.268Z] #21 79.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:04:51.421Z] #31 50.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-19T22:04:51.526Z] #21 80.05 Selecting previously unselected package mingw-w64-common. [2022-12-19T22:04:51.526Z] #21 80.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T22:04:51.526Z] #21 80.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T22:04:51.681Z] #31 51.07 go: downloading honnef.co/go/tools v0.2.2 [2022-12-19T22:04:51.750Z] #30 57.74 go: downloading github.com/spf13/viper v1.10.1 [2022-12-19T22:04:51.858Z] #39 138.0 CC criu/pagemap-cache.o [2022-12-19T22:04:51.941Z] #31 ... [2022-12-19T22:04:51.941Z] [2022-12-19T22:04:51.941Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:51.941Z] #29 50.51 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:04:51.941Z] #29 50.58 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:51.941Z] #29 50.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:51.941Z] #29 50.65 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:04:51.941Z] #29 50.73 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:51.941Z] #29 50.73 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:51.941Z] #29 50.73 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:51.941Z] #29 DONE 51.5s [2022-12-19T22:04:52.010Z] #30 58.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-19T22:04:52.115Z] #39 138.4 CC criu/pagemap.o [2022-12-19T22:04:52.200Z] [2022-12-19T22:04:52.200Z] #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 [2022-12-19T22:04:52.964Z] #30 58.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:04:52.964Z] #30 58.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:04:52.964Z] #30 58.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-19T22:04:52.964Z] #30 58.97 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-19T22:04:53.049Z] #39 139.4 CC criu/parasite-syscall.o [2022-12-19T22:04:53.378Z] #37 ... [2022-12-19T22:04:53.378Z] [2022-12-19T22:04:53.378Z] #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 [2022-12-19T22:04:53.378Z] #38 24.01 CC images/fh.o [2022-12-19T22:04:53.378Z] #38 24.28 CC images/fsnotify.o [2022-12-19T22:04:53.378Z] #38 24.84 CC images/signalfd.o [2022-12-19T22:04:53.378Z] #38 25.03 CC images/fs.o [2022-12-19T22:04:53.378Z] #38 25.18 CC images/pstree.o [2022-12-19T22:04:53.378Z] #38 25.33 CC images/pipe.o [2022-12-19T22:04:53.378Z] #38 25.51 CC images/tcp-stream.o [2022-12-19T22:04:53.378Z] #38 25.70 CC images/sk-packet.o [2022-12-19T22:04:53.378Z] #38 25.93 CC images/mnt.o [2022-12-19T22:04:53.378Z] #38 26.11 CC images/pipe-data.o [2022-12-19T22:04:53.378Z] #38 26.29 CC images/sa.o [2022-12-19T22:04:53.378Z] #38 26.64 CC images/timer.o [2022-12-19T22:04:53.378Z] #38 27.14 CC images/timerfd.o [2022-12-19T22:04:53.378Z] #38 27.44 CC images/mm.o [2022-12-19T22:04:53.378Z] #38 27.72 CC images/sk-opts.o [2022-12-19T22:04:53.378Z] #38 27.88 CC images/sk-unix.o [2022-12-19T22:04:53.378Z] #38 28.21 CC images/sk-inet.o [2022-12-19T22:04:53.378Z] #38 28.50 CC images/tun.o [2022-12-19T22:04:53.378Z] #38 28.74 CC images/sk-netlink.o [2022-12-19T22:04:53.378Z] #38 28.93 CC images/packet-sock.o [2022-12-19T22:04:53.378Z] #38 29.20 CC images/ipc-var.o [2022-12-19T22:04:53.378Z] #38 29.38 CC images/ipc-desc.o [2022-12-19T22:04:53.378Z] #38 29.56 CC images/ipc-shm.o [2022-12-19T22:04:53.378Z] #38 29.72 CC images/ipc-msg.o [2022-12-19T22:04:53.378Z] #38 29.95 CC images/ipc-sem.o [2022-12-19T22:04:53.378Z] #38 30.12 CC images/utsns.o [2022-12-19T22:04:53.378Z] #38 30.32 CC images/creds.o [2022-12-19T22:04:53.378Z] #38 30.50 CC images/vma.o [2022-12-19T22:04:53.378Z] #38 30.72 CC images/netdev.o [2022-12-19T22:04:53.378Z] #38 31.08 CC images/tty.o [2022-12-19T22:04:53.378Z] #38 31.58 CC images/file-lock.o [2022-12-19T22:04:53.378Z] #38 31.74 CC images/rlimit.o [2022-12-19T22:04:53.378Z] #38 31.90 CC images/pagemap.o [2022-12-19T22:04:53.378Z] #38 32.08 CC images/siginfo.o [2022-12-19T22:04:53.378Z] #38 32.38 CC images/rpc.o [2022-12-19T22:04:53.378Z] #38 33.45 CC images/ext-file.o [2022-12-19T22:04:53.378Z] #38 33.65 CC images/cgroup.o [2022-12-19T22:04:53.378Z] #38 34.23 CC images/userns.o [2022-12-19T22:04:53.638Z] #38 34.43 CC images/google/protobuf/descriptor.o [2022-12-19T22:04:53.903Z] #30 ... [2022-12-19T22:04:53.903Z] [2022-12-19T22:04:53.903Z] #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 [2022-12-19T22:04:53.903Z] #31 40.92 Reading package lists... [2022-12-19T22:04:53.903Z] #31 50.20 Building dependency tree... [2022-12-19T22:04:53.903Z] #31 57.06 The following additional packages will be installed: [2022-12-19T22:04:53.903Z] #31 57.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:53.903Z] #31 57.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-19T22:04:53.903Z] #31 57.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-19T22:04:53.903Z] #31 57.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-19T22:04:53.903Z] #31 57.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-19T22:04:53.903Z] #31 57.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-19T22:04:53.903Z] #31 57.07 mingw-w64-common mingw-w64-x86-64-dev [2022-12-19T22:04:53.903Z] #31 57.07 Suggested packages: [2022-12-19T22:04:53.903Z] #31 57.08 gcc-10-locales seccomp wine64 [2022-12-19T22:04:53.903Z] #31 59.39 The following NEW packages will be installed: [2022-12-19T22:04:53.903Z] #31 59.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-19T22:04:53.903Z] #31 59.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-19T22:04:53.903Z] #31 59.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-19T22:04:53.903Z] #31 59.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-19T22:04:53.903Z] #31 59.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-19T22:04:53.903Z] #31 59.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-19T22:04:53.903Z] #31 59.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-19T22:04:53.903Z] #31 59.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-19T22:04:53.903Z] #31 59.44 mingw-w64-x86-64-dev [2022-12-19T22:04:53.903Z] #31 60.03 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:53.903Z] #31 60.03 Need to get 115 MB of archives. [2022-12-19T22:04:53.903Z] #31 60.03 After this operation, 645 MB of additional disk space will be used. [2022-12-19T22:04:53.903Z] #31 60.03 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] [2022-12-19T22:04:53.985Z] #39 140.2 CC criu/path.o [2022-12-19T22:04:54.163Z] #31 60.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-12-19T22:04:54.163Z] #31 ... [2022-12-19T22:04:54.163Z] [2022-12-19T22:04:54.163Z] #27 [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 [2022-12-19T22:04:54.163Z] #27 58.58 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:54.163Z] #27 58.97 Fetched 460 kB in 0s (1132 kB/s) [2022-12-19T22:04:54.163Z] #27 59.03 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:04:54.163Z] #27 59.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-19T22:04:54.163Z] #27 59.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:04:54.163Z] #27 59.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:54.163Z] #27 59.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:04:54.163Z] #27 59.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:04:54.163Z] #27 59.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:54.243Z] #39 140.6 CC criu/pie-util-vdso-elf32.o [2022-12-19T22:04:54.503Z] #39 ... [2022-12-19T22:04:54.503Z] [2022-12-19T22:04:54.503Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:04:54.503Z] #51 10.23 Collecting yamllint==1.26.1 [2022-12-19T22:04:54.733Z] #27 60.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:04:54.733Z] #27 60.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:04:54.733Z] #27 60.96 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:54.805Z] #21 ... [2022-12-19T22:04:54.805Z] [2022-12-19T22:04:54.805Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-19T22:04:54.805Z] #31 81.74 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:04:54.805Z] #31 81.76 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-19T22:04:54.805Z] #31 81.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:54.805Z] #31 81.80 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:04:54.805Z] #31 81.84 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:04:54.805Z] #31 81.87 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:54.805Z] #31 81.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:54.805Z] #31 DONE 83.0s [2022-12-19T22:04:54.805Z] [2022-12-19T22:04:54.805Z] #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 [2022-12-19T22:04:55.438Z] #51 11.29 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-19T22:04:55.553Z] #38 35.92 CC images/opts.o [2022-12-19T22:04:55.553Z] #38 36.10 CC images/seccomp.o [2022-12-19T22:04:55.553Z] #38 36.30 CC images/binfmt-misc.o [2022-12-19T22:04:55.553Z] #38 36.43 CC images/time.o [2022-12-19T22:04:55.813Z] #38 36.58 CC images/sysctl.o [2022-12-19T22:04:56.074Z] #38 36.85 CC images/autofs.o [2022-12-19T22:04:56.114Z] #27 DONE 62.0s [2022-12-19T22:04:56.114Z] [2022-12-19T22:04:56.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 [2022-12-19T22:04:56.114Z] #31 60.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-19T22:04:56.114Z] #31 60.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-19T22:04:56.114Z] #31 60.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-19T22:04:56.114Z] #31 60.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-19T22:04:56.114Z] #31 61.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-19T22:04:56.114Z] #31 61.56 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] [2022-12-19T22:04:56.114Z] #31 61.56 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] [2022-12-19T22:04:56.114Z] #31 ... [2022-12-19T22:04:56.114Z] [2022-12-19T22:04:56.114Z] #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 [2022-12-19T22:04:56.114Z] #35 49.65 Building dependency tree... [2022-12-19T22:04:56.114Z] #35 56.26 The following additional packages will be installed: [2022-12-19T22:04:56.114Z] #35 56.28 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-19T22:04:56.114Z] #35 56.29 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-19T22:04:56.114Z] #35 56.30 Suggested packages: [2022-12-19T22:04:56.114Z] #35 56.34 manpages-dev protobuf-mode-el python3-setuptools [2022-12-19T22:04:56.114Z] #35 58.48 The following NEW packages will be installed: [2022-12-19T22:04:56.114Z] #35 58.51 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-19T22:04:56.114Z] #35 58.52 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-19T22:04:56.114Z] #35 58.52 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-19T22:04:56.114Z] #35 58.55 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-19T22:04:56.114Z] #35 59.01 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:56.114Z] #35 59.01 Need to get 4583 kB of archives. [2022-12-19T22:04:56.114Z] #35 59.01 After this operation, 25.9 MB of additional disk space will be used. [2022-12-19T22:04:56.114Z] #35 59.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:04:56.114Z] #35 59.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-19T22:04:56.114Z] #35 59.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:04:56.114Z] #35 59.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-19T22:04:56.115Z] #35 59.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:04:56.115Z] #35 59.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-19T22:04:56.115Z] #35 59.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:04:56.115Z] #35 59.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-19T22:04:56.115Z] #35 59.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-19T22:04:56.115Z] #35 59.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-19T22:04:56.115Z] #35 59.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-19T22:04:56.115Z] #35 59.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-19T22:04:56.115Z] #35 59.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-19T22:04:56.115Z] #35 59.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-19T22:04:56.115Z] #35 59.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-19T22:04:56.115Z] #35 59.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:04:56.115Z] #35 59.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T22:04:56.115Z] #35 59.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-19T22:04:56.115Z] #35 61.51 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:56.115Z] #35 62.05 Fetched 4583 kB in 1s (5513 kB/s) [2022-12-19T22:04:56.334Z] #38 37.02 CC images/macvlan.o [2022-12-19T22:04:56.334Z] #38 37.19 CC images/sit.o [2022-12-19T22:04:56.375Z] #35 62.29 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:04:56.375Z] #35 62.29 (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.) [2022-12-19T22:04:56.375Z] #35 62.46 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:56.594Z] #38 37.35 CC images/memfd.o [2022-12-19T22:04:56.635Z] #35 62.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:04:56.635Z] #35 62.72 Selecting previously unselected package libcap-dev:amd64. [2022-12-19T22:04:56.635Z] #35 62.72 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-19T22:04:56.635Z] #35 62.72 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:04:56.831Z] #51 12.64 Collecting pathspec>=0.5.3 [2022-12-19T22:04:56.831Z] #51 12.65 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T22:04:56.855Z] #38 37.60 CC images/timens.o [2022-12-19T22:04:56.895Z] #35 ... [2022-12-19T22:04:56.895Z] [2022-12-19T22:04:56.895Z] #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 [2022-12-19T22:04:56.895Z] #31 62.96 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] [2022-12-19T22:04:56.895Z] #31 ... [2022-12-19T22:04:56.895Z] [2022-12-19T22:04:56.895Z] #32 [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 [2022-12-19T22:04:56.895Z] #32 DONE 63.0s [2022-12-19T22:04:57.115Z] #38 37.92 LINK images/built-in.o [2022-12-19T22:04:57.155Z] [2022-12-19T22:04:57.155Z] #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 [2022-12-19T22:04:57.155Z] #35 63.09 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:04:57.155Z] #35 63.13 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:57.155Z] #35 63.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:57.376Z] #38 38.13 GEN compel/include/asm [2022-12-19T22:04:57.376Z] #38 38.16 GEN compel/include/version.h [2022-12-19T22:04:57.376Z] #38 38.18 touch .config [2022-12-19T22:04:57.376Z] #38 38.28 GEN include/common/config.h [2022-12-19T22:04:57.399Z] #51 13.16 Collecting pyyaml [2022-12-19T22:04:57.399Z] #51 13.18 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) [2022-12-19T22:04:57.399Z] #51 13.24 Building wheels for collected packages: yamllint [2022-12-19T22:04:57.399Z] #51 13.25 Building wheel for yamllint (setup.py): started [2022-12-19T22:04:57.418Z] #35 63.33 Selecting previously unselected package libnet1-dev. [2022-12-19T22:04:57.418Z] #35 63.34 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:04:57.418Z] #35 63.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:04:57.488Z] #38 ... [2022-12-19T22:04:57.488Z] [2022-12-19T22:04:57.488Z] #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 [2022-12-19T22:04:57.488Z] #36 46.46 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:04:57.488Z] #36 46.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 46.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:04:57.488Z] #36 53.15 Selecting previously unselected package libxml2:amd64. [2022-12-19T22:04:57.488Z] #36 53.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 53.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:04:57.488Z] #36 53.73 Selecting previously unselected package libarchive13:amd64. [2022-12-19T22:04:57.488Z] #36 53.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 53.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:04:57.488Z] #36 54.06 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-19T22:04:57.488Z] #36 54.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 54.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:04:57.488Z] #36 54.26 Selecting previously unselected package librhash0:amd64. [2022-12-19T22:04:57.488Z] #36 54.26 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 54.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:04:57.488Z] #36 54.49 Selecting previously unselected package libuv1:amd64. [2022-12-19T22:04:57.488Z] #36 54.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 54.49 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:04:57.488Z] #36 54.63 Selecting previously unselected package cmake. [2022-12-19T22:04:57.488Z] #36 54.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-19T22:04:57.488Z] #36 54.63 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:04:57.488Z] #36 ... [2022-12-19T22:04:57.488Z] [2022-12-19T22:04:57.488Z] #31 [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 [2022-12-19T22:04:57.488Z] #31 52.47 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-19T22:04:57.488Z] #31 52.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-19T22:04:57.488Z] #31 52.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-19T22:04:57.488Z] #31 52.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-19T22:04:57.488Z] #31 52.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-19T22:04:57.488Z] #31 52.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-19T22:04:57.488Z] #31 52.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-19T22:04:57.488Z] #31 52.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-19T22:04:57.488Z] #31 53.19 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-19T22:04:57.488Z] #31 53.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T22:04:57.488Z] #31 53.41 go: downloading golang.org/x/text v0.3.7 [2022-12-19T22:04:57.637Z] #38 38.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-19T22:04:57.637Z] #38 38.37 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-12-19T22:04:57.637Z] #38 38.42 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-12-19T22:04:57.637Z] #38 38.49 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-12-19T22:04:57.637Z] #38 38.53 DEP compel/plugins/std/infect.d [2022-12-19T22:04:57.678Z] #35 63.79 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:04:57.678Z] #35 63.79 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:57.678Z] #35 63.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:57.898Z] #38 38.62 DEP compel/plugins/std/string.d [2022-12-19T22:04:57.898Z] #38 38.69 DEP compel/plugins/std/log.d [2022-12-19T22:04:57.898Z] #38 38.76 DEP compel/plugins/std/fds.d [2022-12-19T22:04:57.898Z] #38 38.82 DEP compel/plugins/std/std.d [2022-12-19T22:04:57.938Z] #35 64.10 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-19T22:04:57.938Z] #35 64.11 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:04:57.938Z] #35 64.14 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:04:58.086Z] #38 3.711 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:04:58.086Z] #38 3.711 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:04:58.086Z] #38 3.731 Note: Building without GnuTLS support [2022-12-19T22:04:58.086Z] #38 3.736 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:04:58.086Z] #38 3.736 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:04:58.159Z] #38 38.87 DEP compel/plugins/shmem/shmem.d [2022-12-19T22:04:58.159Z] #38 38.94 DEP compel/plugins/fds/fds.d [2022-12-19T22:04:58.159Z] #38 ... [2022-12-19T22:04:58.159Z] [2022-12-19T22:04:58.159Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:04:58.159Z] #26 78.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-19T22:04:58.159Z] #26 78.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:58.159Z] #26 78.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:04:58.159Z] #26 83.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-19T22:04:58.159Z] #26 83.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:04:58.159Z] #26 83.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:04:58.159Z] #26 ... [2022-12-19T22:04:58.159Z] [2022-12-19T22:04:58.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 [2022-12-19T22:04:58.159Z] #38 39.04 CC compel/plugins/std/std.o [2022-12-19T22:04:58.508Z] #35 64.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:04:58.508Z] #35 64.60 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:58.508Z] #35 64.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:58.732Z] #38 39.26 CC compel/plugins/std/fds.o [2022-12-19T22:04:58.732Z] #38 39.61 CC compel/plugins/std/log.o [2022-12-19T22:04:58.779Z] #51 14.45 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T22:04:58.779Z] #51 14.45 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5650efddba2c16bc6ff427ba17dad1462c9475718f2b2ff50d71a3c745fa5ec [2022-12-19T22:04:58.779Z] #51 14.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-19T22:04:58.779Z] #51 14.46 Successfully built yamllint [2022-12-19T22:04:58.779Z] #51 14.50 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T22:04:58.792Z] #35 64.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-19T22:04:58.792Z] #35 64.79 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:04:58.792Z] #35 64.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:04:58.869Z] #31 ... [2022-12-19T22:04:58.869Z] [2022-12-19T22:04:58.869Z] #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 [2022-12-19T22:04:58.869Z] #38 6.432 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:04:58.869Z] #38 6.433 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:04:58.869Z] #38 6.449 Note: Building without GnuTLS support [2022-12-19T22:04:58.869Z] #38 6.457 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:04:58.869Z] #38 6.463 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:04:59.346Z] #51 14.93 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-19T22:04:59.361Z] #35 65.51 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-19T22:04:59.361Z] #35 65.54 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-19T22:04:59.361Z] #35 65.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:04:59.606Z] #51 DONE 15.5s [2022-12-19T22:04:59.606Z] [2022-12-19T22:04:59.606Z] #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 [2022-12-19T22:04:59.606Z] #39 141.1 CC criu/pie-util-vdso.o [2022-12-19T22:04:59.606Z] #39 141.5 CC criu/pie-util.o [2022-12-19T22:04:59.606Z] #39 141.8 CC criu/pipes.o [2022-12-19T22:04:59.606Z] #39 142.7 CC criu/plugin.o [2022-12-19T22:04:59.606Z] #39 143.2 CC criu/proc_parse.o [2022-12-19T22:04:59.674Z] #38 40.31 CC compel/plugins/std/string.o [2022-12-19T22:04:59.808Z] #38 ... [2022-12-19T22:04:59.808Z] [2022-12-19T22:04:59.808Z] #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 [2022-12-19T22:04:59.808Z] #36 58.60 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:04:59.808Z] #36 58.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:59.808Z] #36 58.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:04:59.808Z] #36 58.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:59.808Z] #36 58.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:04:59.808Z] #36 58.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:04:59.808Z] #36 58.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:59.808Z] #36 58.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:04:59.808Z] #36 58.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:04:59.808Z] #36 58.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:04:59.808Z] #36 58.82 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:04:59.808Z] #36 DONE 59.3s [2022-12-19T22:04:59.930Z] #35 ... [2022-12-19T22:04:59.930Z] [2022-12-19T22:04:59.930Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:04:59.930Z] #33 55.81 The following additional packages will be installed: [2022-12-19T22:04:59.930Z] #33 55.85 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-19T22:04:59.930Z] #33 55.89 Suggested packages: [2022-12-19T22:04:59.930Z] #33 55.89 cmake-doc ninja-build lrzip [2022-12-19T22:04:59.930Z] #33 55.89 Recommended packages: [2022-12-19T22:04:59.930Z] #33 55.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-19T22:04:59.930Z] #33 57.57 The following NEW packages will be installed: [2022-12-19T22:04:59.930Z] #33 57.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T22:04:59.930Z] #33 57.62 vim-common xxd [2022-12-19T22:04:59.930Z] #33 58.25 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:04:59.930Z] #33 58.25 Need to get 17.7 MB of archives. [2022-12-19T22:04:59.930Z] #33 58.25 After this operation, 70.7 MB of additional disk space will be used. [2022-12-19T22:04:59.930Z] #33 58.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:04:59.930Z] #33 58.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:04:59.930Z] #33 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T22:04:59.930Z] #33 58.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:04:59.931Z] #33 59.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-19T22:04:59.931Z] #33 59.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-19T22:04:59.931Z] #33 59.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-19T22:04:59.931Z] #33 59.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-19T22:04:59.931Z] #33 59.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-19T22:04:59.931Z] #33 59.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-19T22:04:59.931Z] #33 61.90 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:04:59.931Z] #33 62.60 Fetched 17.7 MB in 2s (9504 kB/s) [2022-12-19T22:04:59.931Z] #33 62.77 Selecting previously unselected package xxd. [2022-12-19T22:04:59.931Z] #33 62.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-19T22:04:59.931Z] #33 62.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:04:59.931Z] #33 63.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:59.931Z] #33 63.37 Selecting previously unselected package vim-common. [2022-12-19T22:04:59.931Z] #33 63.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:04:59.931Z] #33 63.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:04:59.931Z] #33 64.03 Selecting previously unselected package cmake-data. [2022-12-19T22:04:59.931Z] #33 64.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T22:04:59.931Z] #33 64.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:04:59.935Z] #38 40.85 CC compel/plugins/std/infect.o [2022-12-19T22:05:00.071Z] [2022-12-19T22:05:00.071Z] #31 [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 [2022-12-19T22:05:00.071Z] #31 58.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-19T22:05:00.071Z] #31 58.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T22:05:00.071Z] #31 58.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T22:05:00.071Z] #31 58.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T22:05:00.071Z] #31 59.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T22:05:00.071Z] #31 59.17 go: downloading golang.org/x/mod v0.5.1 [2022-12-19T22:05:00.071Z] #31 59.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T22:05:00.071Z] #31 59.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T22:05:00.071Z] #31 59.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T22:05:00.071Z] #31 59.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T22:05:00.071Z] #31 59.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T22:05:00.176Z] #39 ... [2022-12-19T22:05:00.176Z] [2022-12-19T22:05:00.176Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-19T22:05:00.176Z] #52 DONE 0.5s [2022-12-19T22:05:00.176Z] [2022-12-19T22:05:00.176Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-19T22:05:00.196Z] #38 41.16 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-12-19T22:05:00.211Z] #33 ... [2022-12-19T22:05:00.211Z] [2022-12-19T22:05:00.211Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-19T22:05:00.211Z] #29 DONE 66.3s [2022-12-19T22:05:00.211Z] [2022-12-19T22:05:00.211Z] #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 [2022-12-19T22:05:00.211Z] #31 65.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-12-19T22:05:00.211Z] #31 66.28 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] [2022-12-19T22:05:00.331Z] #31 59.67 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-19T22:05:00.456Z] #38 41.22 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-12-19T22:05:00.457Z] #38 41.28 AR compel/plugins/std.lib.a [2022-12-19T22:05:00.615Z] #38 ... [2022-12-19T22:05:00.615Z] [2022-12-19T22:05:00.615Z] #21 [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 [2022-12-19T22:05:00.615Z] #21 88.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-19T22:05:00.615Z] #21 88.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-19T22:05:00.615Z] #21 89.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:05:00.717Z] #38 41.37 CC compel/plugins/fds/fds.o [2022-12-19T22:05:00.940Z] #31 60.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T22:05:00.941Z] #31 60.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T22:05:00.941Z] #31 60.45 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-19T22:05:00.978Z] #38 41.65 AR compel/plugins/fds.lib.a [2022-12-19T22:05:00.978Z] #38 41.70 HOSTDEP compel/src/lib/log-host.d [2022-12-19T22:05:00.978Z] #38 41.76 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-19T22:05:00.978Z] #38 41.85 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-12-19T22:05:01.113Z] #53 DONE 0.7s [2022-12-19T22:05:01.113Z] [2022-12-19T22:05:01.113Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-19T22:05:01.150Z] #31 67.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] [2022-12-19T22:05:01.181Z] #21 ... [2022-12-19T22:05:01.181Z] [2022-12-19T22:05:01.181Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:05:01.181Z] #33 79.70 Selecting previously unselected package libarchive13:amd64. [2022-12-19T22:05:01.181Z] #33 79.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-19T22:05:01.181Z] #33 79.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 80.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-19T22:05:01.181Z] #33 80.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-19T22:05:01.181Z] #33 80.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:05:01.181Z] #33 80.68 Selecting previously unselected package librhash0:amd64. [2022-12-19T22:05:01.181Z] #33 80.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-19T22:05:01.181Z] #33 80.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:05:01.181Z] #33 81.16 Selecting previously unselected package libuv1:amd64. [2022-12-19T22:05:01.181Z] #33 81.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-19T22:05:01.181Z] #33 81.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:05:01.181Z] #33 81.45 Selecting previously unselected package cmake. [2022-12-19T22:05:01.181Z] #33 81.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-19T22:05:01.181Z] #33 81.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 88.77 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:05:01.181Z] #33 88.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 88.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:05:01.181Z] #33 88.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 89.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:05:01.181Z] #33 89.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:05:01.181Z] #33 89.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 89.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:05:01.181Z] #33 89.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 89.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:05:01.181Z] #33 89.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:05:01.181Z] #33 ... [2022-12-19T22:05:01.181Z] [2022-12-19T22:05:01.181Z] #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 [2022-12-19T22:05:01.181Z] #38 6.677 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:05:01.181Z] #38 6.798 GEN .gitid [2022-12-19T22:05:01.181Z] #38 6.855 GEN criu/include/version.h [2022-12-19T22:05:01.239Z] #38 41.89 HOSTDEP compel/src/main-host.d [2022-12-19T22:05:01.239Z] #38 41.99 DEP compel/src/lib/ptrace.d [2022-12-19T22:05:01.239Z] #38 42.09 DEP compel/src/lib/infect.d [2022-12-19T22:05:01.372Z] #54 DONE 0.4s [2022-12-19T22:05:01.372Z] [2022-12-19T22:05:01.372Z] #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 [2022-12-19T22:05:01.372Z] #39 146.6 CC criu/protobuf-desc.o [2022-12-19T22:05:01.372Z] #39 ... [2022-12-19T22:05:01.372Z] [2022-12-19T22:05:01.372Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-19T22:05:01.372Z] #55 DONE 0.1s [2022-12-19T22:05:01.372Z] [2022-12-19T22:05:01.372Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-19T22:05:01.372Z] #56 DONE 0.1s [2022-12-19T22:05:01.372Z] [2022-12-19T22:05:01.372Z] #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 [2022-12-19T22:05:01.372Z] #39 147.8 CC criu/protobuf.o [2022-12-19T22:05:01.438Z] #38 6.926 GEN include/common/asm [2022-12-19T22:05:01.439Z] #38 ... [2022-12-19T22:05:01.439Z] [2022-12-19T22:05:01.439Z] #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 [2022-12-19T22:05:01.439Z] #30 80.04 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-19T22:05:01.439Z] #30 80.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-19T22:05:01.439Z] #30 80.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-19T22:05:01.439Z] #30 80.48 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-19T22:05:01.439Z] #30 80.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-19T22:05:01.439Z] #30 80.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-19T22:05:01.439Z] #30 80.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-19T22:05:01.439Z] #30 80.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-19T22:05:01.439Z] #30 83.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-19T22:05:01.439Z] #30 83.65 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-19T22:05:01.439Z] #30 83.65 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T22:05:01.439Z] #30 83.96 go: downloading golang.org/x/text v0.3.7 [2022-12-19T22:05:01.500Z] #38 42.21 DEP compel/src/lib/infect-util.d [2022-12-19T22:05:01.500Z] #38 42.29 DEP compel/src/lib/infect-rpc.d [2022-12-19T22:05:01.500Z] #38 42.37 DEP compel/arch/aarch64/src/lib/infect.d [2022-12-19T22:05:01.522Z] #31 61.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-19T22:05:01.522Z] #31 61.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T22:05:01.761Z] #38 42.52 DEP compel/arch/aarch64/src/lib/cpu.d [2022-12-19T22:05:01.761Z] #38 42.60 DEP compel/src/lib/log.d [2022-12-19T22:05:01.761Z] #38 42.72 DEP compel/src/main.d [2022-12-19T22:05:01.806Z] #31 61.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T22:05:01.806Z] #31 61.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T22:05:01.806Z] #31 61.27 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-19T22:05:01.806Z] #31 61.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T22:05:01.950Z] #39 148.2 CC criu/pstree.o [2022-12-19T22:05:02.022Z] #38 42.79 DEP compel/src/lib/handle-elf.d [2022-12-19T22:05:02.097Z] #31 61.62 go: downloading github.com/prometheus/common v0.10.0 [2022-12-19T22:05:02.283Z] #38 42.89 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-12-19T22:05:02.283Z] #38 43.04 CC compel/src/lib/log.o [2022-12-19T22:05:02.371Z] #31 61.85 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-19T22:05:02.371Z] #31 ... [2022-12-19T22:05:02.371Z] [2022-12-19T22:05:02.371Z] #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 [2022-12-19T22:05:02.371Z] #33 51.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T22:05:02.371Z] #33 51.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:05:02.371Z] #33 51.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:05:02.371Z] #33 54.15 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T22:05:02.371Z] #33 54.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T22:05:02.371Z] #33 54.19 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:05:02.372Z] #33 54.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-19T22:05:02.372Z] #33 54.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:05:02.372Z] #33 54.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:05:02.372Z] #33 54.53 Selecting previously unselected package dmsetup. [2022-12-19T22:05:02.372Z] #33 54.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:05:02.372Z] #33 54.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:05:02.372Z] #33 54.77 Selecting previously unselected package mingw-w64-common. [2022-12-19T22:05:02.372Z] #33 54.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T22:05:02.372Z] #33 54.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T22:05:02.372Z] #33 60.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-19T22:05:02.372Z] #33 60.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-19T22:05:02.372Z] #33 60.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:05:02.372Z] #33 ... [2022-12-19T22:05:02.372Z] [2022-12-19T22:05:02.372Z] #31 [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 [2022-12-19T22:05:02.372Z] #31 61.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T22:05:02.544Z] #38 43.27 CC compel/arch/aarch64/src/lib/cpu.o [2022-12-19T22:05:02.544Z] #38 43.45 CC compel/arch/aarch64/src/lib/infect.o [2022-12-19T22:05:02.646Z] #31 62.03 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-19T22:05:02.823Z] #30 ... [2022-12-19T22:05:02.823Z] [2022-12-19T22:05:02.823Z] #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 [2022-12-19T22:05:02.823Z] #34 81.30 sync [2022-12-19T22:05:02.823Z] #34 81.31 internal/reflectlite [2022-12-19T22:05:02.823Z] #34 84.18 internal/testlog [2022-12-19T22:05:02.823Z] #34 86.25 sort [2022-12-19T22:05:02.823Z] #34 86.25 errors [2022-12-19T22:05:02.823Z] #34 86.91 strconv [2022-12-19T22:05:02.823Z] #34 88.29 io [2022-12-19T22:05:02.823Z] #34 90.23 internal/oserror [2022-12-19T22:05:02.824Z] #34 90.41 syscall [2022-12-19T22:05:03.081Z] #34 91.75 reflect [2022-12-19T22:05:03.115Z] #38 43.82 CC compel/src/lib/infect-rpc.o [2022-12-19T22:05:03.343Z] #34 ... [2022-12-19T22:05:03.343Z] [2022-12-19T22:05:03.343Z] #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 [2022-12-19T22:05:03.343Z] #38 8.823 PBCC images/timens.pb-c.c [2022-12-19T22:05:03.343Z] #38 8.870 DEP images/timens.pb-c.d [2022-12-19T22:05:03.343Z] #38 8.977 PBCC images/fown.pb-c.c [2022-12-19T22:05:03.376Z] #38 44.18 CC compel/src/lib/infect-util.o [2022-12-19T22:05:03.603Z] #38 9.003 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-19T22:05:03.603Z] #38 ... [2022-12-19T22:05:03.603Z] [2022-12-19T22:05:03.603Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:05:03.603Z] #33 DONE 92.2s [2022-12-19T22:05:03.603Z] [2022-12-19T22:05:03.603Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-19T22:05:03.603Z] #38 9.157 PBCC images/opts.pb-c.c [2022-12-19T22:05:03.636Z] #38 44.38 CC compel/src/lib/infect.o [2022-12-19T22:05:03.857Z] #39 149.8 CC criu/rbtree.o [2022-12-19T22:05:03.857Z] #39 150.1 CC criu/rst-malloc.o [2022-12-19T22:05:03.861Z] #38 9.255 PBCC images/memfd.pb-c.c [2022-12-19T22:05:03.861Z] #38 9.402 DEP images/fown.pb-c.d [2022-12-19T22:05:04.031Z] #31 ... [2022-12-19T22:05:04.031Z] [2022-12-19T22:05:04.031Z] #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 [2022-12-19T22:05:04.031Z] #34 53.19 sync [2022-12-19T22:05:04.031Z] #34 53.19 internal/reflectlite [2022-12-19T22:05:04.031Z] #34 54.93 internal/testlog [2022-12-19T22:05:04.031Z] #34 56.27 sort [2022-12-19T22:05:04.031Z] #34 56.27 errors [2022-12-19T22:05:04.031Z] #34 56.60 strconv [2022-12-19T22:05:04.031Z] #34 57.68 io [2022-12-19T22:05:04.031Z] #34 59.44 internal/oserror [2022-12-19T22:05:04.031Z] #34 59.67 syscall [2022-12-19T22:05:04.031Z] #34 61.67 reflect [2022-12-19T22:05:04.031Z] #34 ... [2022-12-19T22:05:04.031Z] [2022-12-19T22:05:04.031Z] #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 [2022-12-19T22:05:04.031Z] #38 8.642 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:05:04.031Z] #38 8.789 GEN .gitid [2022-12-19T22:05:04.031Z] #38 8.884 GEN criu/include/version.h [2022-12-19T22:05:04.031Z] #38 8.988 GEN include/common/asm [2022-12-19T22:05:04.031Z] #38 10.83 PBCC images/timens.pb-c.c [2022-12-19T22:05:04.031Z] #38 10.87 DEP images/timens.pb-c.d [2022-12-19T22:05:04.031Z] #38 10.95 PBCC images/fown.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.00 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.06 PBCC images/opts.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.14 PBCC images/memfd.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.21 DEP images/fown.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.32 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.41 DEP images/opts.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.46 DEP images/memfd.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.53 PBCC images/sit.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.58 DEP images/sit.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.68 PBCC images/macvlan.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.72 DEP images/macvlan.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.77 PBCC images/autofs.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.82 DEP images/autofs.pb-c.d [2022-12-19T22:05:04.031Z] #38 11.88 PBCC images/sysctl.pb-c.c [2022-12-19T22:05:04.031Z] #38 11.91 DEP images/sysctl.pb-c.d [2022-12-19T22:05:04.031Z] #38 12.00 PBCC images/time.pb-c.c [2022-12-19T22:05:04.031Z] #38 12.03 DEP images/time.pb-c.d [2022-12-19T22:05:04.031Z] #38 12.10 PBCC images/binfmt-misc.pb-c.c [2022-12-19T22:05:04.116Z] #39 150.5 CC criu/seccomp.o [2022-12-19T22:05:04.118Z] #38 9.540 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-19T22:05:04.118Z] #38 9.691 DEP images/opts.pb-c.d [2022-12-19T22:05:04.290Z] #38 12.14 DEP images/binfmt-misc.pb-c.d [2022-12-19T22:05:04.290Z] #38 12.20 PBCC images/seccomp.pb-c.c [2022-12-19T22:05:04.290Z] #38 12.23 DEP images/seccomp.pb-c.d [2022-12-19T22:05:04.290Z] #38 12.29 PBCC images/userns.pb-c.c [2022-12-19T22:05:04.290Z] #38 12.32 DEP images/userns.pb-c.d [2022-12-19T22:05:04.376Z] #38 9.867 DEP images/memfd.pb-c.d [2022-12-19T22:05:04.376Z] #38 10.06 PBCC images/sit.pb-c.c [2022-12-19T22:05:04.376Z] #38 10.11 DEP images/sit.pb-c.d [2022-12-19T22:05:04.443Z] #31 70.45 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] [2022-12-19T22:05:04.550Z] #38 12.39 PBCC images/cgroup.pb-c.c [2022-12-19T22:05:04.550Z] #38 12.42 DEP images/cgroup.pb-c.d [2022-12-19T22:05:04.550Z] #38 12.48 PBCC images/ext-file.pb-c.c [2022-12-19T22:05:04.550Z] #38 12.51 DEP images/ext-file.pb-c.d [2022-12-19T22:05:04.550Z] #38 12.57 PBCC images/rpc.pb-c.c [2022-12-19T22:05:04.637Z] #38 10.24 PBCC images/macvlan.pb-c.c [2022-12-19T22:05:04.637Z] #38 10.38 DEP images/macvlan.pb-c.d [2022-12-19T22:05:04.703Z] #31 ... [2022-12-19T22:05:04.703Z] [2022-12-19T22:05:04.703Z] #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 [2022-12-19T22:05:04.809Z] #38 12.62 DEP images/rpc.pb-c.d [2022-12-19T22:05:04.809Z] #38 12.68 PBCC images/siginfo.pb-c.c [2022-12-19T22:05:04.809Z] #38 12.72 DEP images/siginfo.pb-c.d [2022-12-19T22:05:04.809Z] #38 12.80 PBCC images/pagemap.pb-c.c [2022-12-19T22:05:04.894Z] #38 10.61 PBCC images/autofs.pb-c.c [2022-12-19T22:05:05.053Z] #39 151.3 CC criu/seize.o [2022-12-19T22:05:05.068Z] #38 12.88 DEP images/pagemap.pb-c.d [2022-12-19T22:05:05.068Z] #38 12.98 PBCC images/rlimit.pb-c.c [2022-12-19T22:05:05.068Z] #38 13.02 DEP images/rlimit.pb-c.d [2022-12-19T22:05:05.068Z] #38 13.07 PBCC images/file-lock.pb-c.c [2022-12-19T22:05:05.151Z] #38 10.62 DEP images/autofs.pb-c.d [2022-12-19T22:05:05.151Z] #38 10.77 PBCC images/sysctl.pb-c.c [2022-12-19T22:05:05.151Z] #38 10.78 DEP images/sysctl.pb-c.d [2022-12-19T22:05:05.151Z] #38 10.82 PBCC images/time.pb-c.c [2022-12-19T22:05:05.223Z] #24 70.39 Updating files: 86% (1315/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) [2022-12-19T22:05:05.224Z] #24 ... [2022-12-19T22:05:05.224Z] [2022-12-19T22:05:05.224Z] #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 [2022-12-19T22:05:05.224Z] #30 61.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T22:05:05.224Z] #30 61.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T22:05:05.224Z] #30 67.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-19T22:05:05.224Z] #30 67.40 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-19T22:05:05.224Z] #30 67.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-19T22:05:05.224Z] #30 67.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-19T22:05:05.224Z] #30 67.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-19T22:05:05.224Z] #30 67.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-19T22:05:05.224Z] #30 67.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-19T22:05:05.224Z] #30 68.07 go: downloading github.com/spf13/afero v1.6.0 [2022-12-19T22:05:05.224Z] #30 68.07 go: downloading github.com/spf13/cast v1.4.1 [2022-12-19T22:05:05.224Z] #30 68.16 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-19T22:05:05.224Z] #30 68.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-19T22:05:05.224Z] #30 68.30 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-19T22:05:05.224Z] #30 68.42 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-19T22:05:05.224Z] #30 68.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T22:05:05.224Z] #30 68.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-19T22:05:05.224Z] #30 68.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-19T22:05:05.224Z] #30 68.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T22:05:05.224Z] #30 68.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T22:05:05.224Z] #30 68.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T22:05:05.224Z] #30 68.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T22:05:05.224Z] #30 68.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-19T22:05:05.224Z] #30 69.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T22:05:05.224Z] #30 70.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-19T22:05:05.224Z] #30 70.17 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-19T22:05:05.224Z] #30 70.27 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-19T22:05:05.224Z] #30 70.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-19T22:05:05.224Z] #30 70.55 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-19T22:05:05.224Z] #30 ... [2022-12-19T22:05:05.224Z] [2022-12-19T22:05:05.224Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:05:05.224Z] #24 70.39 Updating files: 86% (1315/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. [2022-12-19T22:05:05.224Z] #24 71.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-19T22:05:05.327Z] #38 13.12 DEP images/file-lock.pb-c.d [2022-12-19T22:05:05.327Z] #38 13.18 PBCC images/tty.pb-c.c [2022-12-19T22:05:05.327Z] #38 13.26 DEP images/tty.pb-c.d [2022-12-19T22:05:05.409Z] #38 10.88 DEP images/time.pb-c.d [2022-12-19T22:05:05.409Z] #38 10.97 PBCC images/binfmt-misc.pb-c.c [2022-12-19T22:05:05.409Z] #38 10.99 DEP images/binfmt-misc.pb-c.d [2022-12-19T22:05:05.409Z] #38 11.06 PBCC images/seccomp.pb-c.c [2022-12-19T22:05:05.409Z] #38 11.09 DEP images/seccomp.pb-c.d [2022-12-19T22:05:05.528Z] #24 71.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-19T22:05:05.586Z] #38 13.36 PBCC images/tun.pb-c.c [2022-12-19T22:05:05.586Z] #38 13.48 PBCC images/netdev.pb-c.c [2022-12-19T22:05:05.586Z] #38 13.52 DEP images/tun.pb-c.d [2022-12-19T22:05:05.667Z] #38 11.15 PBCC images/userns.pb-c.c [2022-12-19T22:05:05.667Z] #38 11.16 DEP images/userns.pb-c.d [2022-12-19T22:05:05.667Z] #38 11.29 PBCC images/cgroup.pb-c.c [2022-12-19T22:05:05.667Z] #38 11.30 DEP images/cgroup.pb-c.d [2022-12-19T22:05:05.846Z] #38 13.61 DEP images/netdev.pb-c.d [2022-12-19T22:05:05.846Z] #38 13.68 PBCC images/vma.pb-c.c [2022-12-19T22:05:05.846Z] #38 13.74 DEP images/vma.pb-c.d [2022-12-19T22:05:05.846Z] #38 13.82 PBCC images/creds.pb-c.c [2022-12-19T22:05:05.924Z] #38 11.41 PBCC images/ext-file.pb-c.c [2022-12-19T22:05:05.924Z] #38 11.49 DEP images/ext-file.pb-c.d [2022-12-19T22:05:05.924Z] #38 11.54 PBCC images/rpc.pb-c.c [2022-12-19T22:05:05.924Z] #38 11.62 DEP images/rpc.pb-c.d [2022-12-19T22:05:05.989Z] #39 152.2 CC criu/servicefd.o [2022-12-19T22:05:06.098Z] #24 ... [2022-12-19T22:05:06.099Z] [2022-12-19T22:05:06.099Z] #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 [2022-12-19T22:05:06.099Z] #0 2.240 + RM_GOPATH=0 [2022-12-19T22:05:06.099Z] #0 2.240 + TMP_GOPATH= [2022-12-19T22:05:06.099Z] #0 2.240 + : /build [2022-12-19T22:05:06.099Z] #0 2.240 + '[' -z '' ']' [2022-12-19T22:05:06.099Z] #0 2.240 ++ mktemp -d [2022-12-19T22:05:06.099Z] #0 2.240 + export GOPATH=/tmp/tmp.QMgKC11zG2 [2022-12-19T22:05:06.099Z] #0 2.240 + GOPATH=/tmp/tmp.QMgKC11zG2 [2022-12-19T22:05:06.099Z] #0 2.240 + RM_GOPATH=1 [2022-12-19T22:05:06.099Z] #0 2.240 + case "$(go env GOARCH)" in [2022-12-19T22:05:06.099Z] #0 2.240 ++ go env GOARCH [2022-12-19T22:05:06.099Z] #0 2.303 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:06.099Z] #0 2.303 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:06.099Z] #0 2.303 ++ dirname /tmp/install/install.sh [2022-12-19T22:05:06.099Z] #0 2.303 + dir=/tmp/install [2022-12-19T22:05:06.099Z] #0 2.303 + bin=containerd [2022-12-19T22:05:06.099Z] #0 2.303 + shift [2022-12-19T22:05:06.099Z] #0 2.303 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-19T22:05:06.099Z] #0 2.303 + . /tmp/install/containerd.installer [2022-12-19T22:05:06.099Z] #0 2.303 ++ set -e [2022-12-19T22:05:06.099Z] #0 2.303 ++ : v1.6.14 [2022-12-19T22:05:06.099Z] #0 2.303 + install_containerd [2022-12-19T22:05:06.099Z] #0 2.322 + echo 'Install containerd version v1.6.14' [2022-12-19T22:05:06.099Z] #0 2.322 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QMgKC11zG2/src/github.com/containerd/containerd [2022-12-19T22:05:06.099Z] #0 2.322 Cloning into '/tmp/tmp.QMgKC11zG2/src/github.com/containerd/containerd'... [2022-12-19T22:05:06.099Z] #0 2.322 Install containerd version v1.6.14 [2022-12-19T22:05:06.099Z] #37 ... [2022-12-19T22:05:06.099Z] [2022-12-19T22:05:06.099Z] #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 [2022-12-19T22:05:06.099Z] #31 71.53 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] [2022-12-19T22:05:06.099Z] #31 71.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-19T22:05:06.099Z] #31 71.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-19T22:05:06.099Z] #31 71.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-19T22:05:06.099Z] #31 71.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-19T22:05:06.099Z] #31 71.56 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] [2022-12-19T22:05:06.099Z] #31 71.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-19T22:05:06.099Z] #31 71.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-19T22:05:06.099Z] #31 71.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-19T22:05:06.099Z] #31 71.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-19T22:05:06.099Z] #31 71.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T22:05:06.099Z] #31 71.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-19T22:05:06.099Z] #31 71.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-19T22:05:06.099Z] #31 71.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T22:05:06.099Z] #31 71.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-19T22:05:06.099Z] #31 71.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-19T22:05:06.105Z] #38 13.86 DEP images/creds.pb-c.d [2022-12-19T22:05:06.105Z] #38 13.94 PBCC images/utsns.pb-c.c [2022-12-19T22:05:06.105Z] #38 13.96 DEP images/utsns.pb-c.d [2022-12-19T22:05:06.105Z] #38 14.06 PBCC images/ipc-desc.pb-c.c [2022-12-19T22:05:06.105Z] #38 14.08 PBCC images/ipc-sem.pb-c.c [2022-12-19T22:05:06.182Z] #38 11.74 PBCC images/siginfo.pb-c.c [2022-12-19T22:05:06.182Z] #38 11.81 DEP images/siginfo.pb-c.d [2022-12-19T22:05:06.182Z] #38 46.50 CC compel/src/lib/ptrace.o [2022-12-19T22:05:06.182Z] #38 46.78 AR compel/libcompel.a [2022-12-19T22:05:06.182Z] #38 46.90 HOSTCC compel/src/main-host.o [2022-12-19T22:05:06.364Z] #38 14.13 DEP images/ipc-desc.pb-c.d [2022-12-19T22:05:06.364Z] #38 14.23 DEP images/ipc-sem.pb-c.d [2022-12-19T22:05:06.364Z] #38 14.34 PBCC images/ipc-msg.pb-c.c [2022-12-19T22:05:06.439Z] #38 11.96 PBCC images/pagemap.pb-c.c [2022-12-19T22:05:06.439Z] #38 12.06 DEP images/pagemap.pb-c.d [2022-12-19T22:05:06.442Z] #38 47.19 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-12-19T22:05:06.442Z] #38 47.30 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-19T22:05:06.507Z] #39 152.7 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:05:06.507Z] #39 152.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:05:06.507Z] #39 152.7 CC criu/shmem.o [2022-12-19T22:05:06.623Z] #38 14.37 DEP images/ipc-msg.pb-c.d [2022-12-19T22:05:06.623Z] #38 14.45 PBCC images/ipc-shm.pb-c.c [2022-12-19T22:05:06.623Z] #38 14.50 DEP images/ipc-shm.pb-c.d [2022-12-19T22:05:06.702Z] #38 12.18 PBCC images/rlimit.pb-c.c [2022-12-19T22:05:06.702Z] #38 12.20 DEP images/rlimit.pb-c.d [2022-12-19T22:05:06.702Z] #38 12.28 PBCC images/file-lock.pb-c.c [2022-12-19T22:05:06.702Z] #38 12.30 DEP images/file-lock.pb-c.d [2022-12-19T22:05:06.883Z] #38 14.60 PBCC images/ipc-var.pb-c.c [2022-12-19T22:05:06.883Z] #38 14.63 DEP images/ipc-var.pb-c.d [2022-12-19T22:05:06.883Z] #38 14.72 PBCC images/sk-opts.pb-c.c [2022-12-19T22:05:06.883Z] #38 14.77 PBCC images/packet-sock.pb-c.c [2022-12-19T22:05:06.883Z] #38 14.84 DEP images/sk-opts.pb-c.d [2022-12-19T22:05:06.960Z] #38 12.51 PBCC images/tty.pb-c.c [2022-12-19T22:05:06.960Z] #38 12.54 DEP images/tty.pb-c.d [2022-12-19T22:05:06.960Z] #38 12.58 PBCC images/tun.pb-c.c [2022-12-19T22:05:06.960Z] #38 12.61 PBCC images/netdev.pb-c.c [2022-12-19T22:05:06.960Z] #38 12.66 DEP images/tun.pb-c.d [2022-12-19T22:05:07.013Z] #38 47.61 HOSTCC compel/src/lib/log-host.o [2022-12-19T22:05:07.013Z] #38 47.72 HOSTLINK compel/compel-host-bin [2022-12-19T22:05:07.013Z] #38 47.84 DEP soccr/soccr.d [2022-12-19T22:05:07.039Z] #31 73.11 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:05:07.143Z] #38 14.90 DEP images/packet-sock.pb-c.d [2022-12-19T22:05:07.143Z] #38 14.97 PBCC images/sk-netlink.pb-c.c [2022-12-19T22:05:07.143Z] #38 15.03 DEP images/sk-netlink.pb-c.d [2022-12-19T22:05:07.143Z] #38 15.11 PBCC images/sk-inet.pb-c.c [2022-12-19T22:05:07.220Z] #38 12.76 DEP images/netdev.pb-c.d [2022-12-19T22:05:07.220Z] #38 12.83 PBCC images/vma.pb-c.c [2022-12-19T22:05:07.273Z] #38 48.01 CC soccr/soccr.o [2022-12-19T22:05:07.402Z] #38 15.16 DEP images/sk-inet.pb-c.d [2022-12-19T22:05:07.402Z] #38 15.23 PBCC images/sk-unix.pb-c.c [2022-12-19T22:05:07.402Z] #38 15.28 DEP images/sk-unix.pb-c.d [2022-12-19T22:05:07.402Z] #38 15.35 PBCC images/mm.pb-c.c [2022-12-19T22:05:07.442Z] #39 153.8 CC criu/sigframe.o [2022-12-19T22:05:07.477Z] #38 12.94 DEP images/vma.pb-c.d [2022-12-19T22:05:07.477Z] #38 13.06 PBCC images/creds.pb-c.c [2022-12-19T22:05:07.477Z] #38 13.11 DEP images/creds.pb-c.d [2022-12-19T22:05:07.609Z] #31 73.49 Fetched 115 MB in 12s (9507 kB/s) [2022-12-19T22:05:07.609Z] #31 73.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T22:05:07.664Z] #38 15.40 DEP images/mm.pb-c.d [2022-12-19T22:05:07.665Z] #38 15.53 PBCC images/timerfd.pb-c.c [2022-12-19T22:05:07.665Z] #38 15.61 DEP images/timerfd.pb-c.d [2022-12-19T22:05:07.665Z] #38 15.70 PBCC images/timer.pb-c.c [2022-12-19T22:05:07.701Z] #39 154.0 CC criu/signalfd.o [2022-12-19T22:05:07.734Z] #38 13.24 PBCC images/utsns.pb-c.c [2022-12-19T22:05:07.734Z] #38 13.27 DEP images/utsns.pb-c.d [2022-12-19T22:05:07.734Z] #38 13.42 PBCC images/ipc-desc.pb-c.c [2022-12-19T22:05:07.734Z] #38 13.47 PBCC images/ipc-sem.pb-c.c [2022-12-19T22:05:07.847Z] #38 ... [2022-12-19T22:05:07.847Z] [2022-12-19T22:05:07.847Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:05:07.847Z] #26 93.64 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-19T22:05:07.847Z] #26 93.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-12-19T22:05:07.847Z] #26 93.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:05:07.847Z] #26 98.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-19T22:05:07.847Z] #26 98.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-19T22:05:07.847Z] #26 98.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:05:07.848Z] #26 98.44 Selecting previously unselected package libapparmor1:arm64. [2022-12-19T22:05:07.848Z] #26 98.45 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-12-19T22:05:07.848Z] #26 98.46 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-12-19T22:05:07.848Z] #26 98.56 Selecting previously unselected package libapparmor-dev:arm64. [2022-12-19T22:05:07.848Z] #26 98.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-12-19T22:05:07.848Z] #26 98.58 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-12-19T22:05:07.869Z] #31 73.84 (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.) [2022-12-19T22:05:07.925Z] #38 15.77 DEP images/timer.pb-c.d [2022-12-19T22:05:07.925Z] #38 15.84 PBCC images/sa.pb-c.c [2022-12-19T22:05:07.925Z] #38 ... [2022-12-19T22:05:07.925Z] [2022-12-19T22:05:07.925Z] #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 [2022-12-19T22:05:07.925Z] #33 67.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-19T22:05:07.925Z] #33 67.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:07.925Z] #33 67.36 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:05:07.992Z] #38 13.50 DEP images/ipc-desc.pb-c.d [2022-12-19T22:05:07.992Z] #38 13.62 DEP images/ipc-sem.pb-c.d [2022-12-19T22:05:07.992Z] #38 13.74 PBCC images/ipc-msg.pb-c.c [2022-12-19T22:05:08.108Z] #26 98.74 Selecting previously unselected package libbtrfs0:arm64. [2022-12-19T22:05:08.108Z] #26 98.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-19T22:05:08.108Z] #26 98.75 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-19T22:05:08.108Z] #26 98.93 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-19T22:05:08.108Z] #26 98.95 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-19T22:05:08.108Z] #26 98.96 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-19T22:05:08.129Z] #31 73.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:05:08.129Z] #31 73.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:05:08.249Z] #38 13.76 DEP images/ipc-msg.pb-c.d [2022-12-19T22:05:08.249Z] #38 13.88 PBCC images/ipc-shm.pb-c.c [2022-12-19T22:05:08.249Z] #38 13.92 DEP images/ipc-shm.pb-c.d [2022-12-19T22:05:08.268Z] #39 154.3 CC criu/sk-inet.o [2022-12-19T22:05:08.369Z] #26 99.16 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-12-19T22:05:08.369Z] #26 99.17 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T22:05:08.369Z] #26 99.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:05:08.369Z] #26 99.25 Selecting previously unselected package libudev-dev:arm64. [2022-12-19T22:05:08.369Z] #26 99.25 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-19T22:05:08.369Z] #26 99.26 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T22:05:08.502Z] #33 ... [2022-12-19T22:05:08.502Z] [2022-12-19T22:05:08.502Z] #20 [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 [2022-12-19T22:05:08.502Z] #20 DONE 67.8s [2022-12-19T22:05:08.502Z] [2022-12-19T22:05:08.502Z] #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 [2022-12-19T22:05:08.502Z] #33 67.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-19T22:05:08.502Z] #33 67.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:08.502Z] #33 67.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:08.506Z] #38 14.11 PBCC images/ipc-var.pb-c.c [2022-12-19T22:05:08.506Z] #38 14.12 DEP images/ipc-var.pb-c.d [2022-12-19T22:05:08.631Z] #26 99.40 Selecting previously unselected package libsepol1-dev:arm64. [2022-12-19T22:05:08.631Z] #26 99.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-12-19T22:05:08.631Z] #26 ... [2022-12-19T22:05:08.631Z] [2022-12-19T22:05:08.631Z] #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 [2022-12-19T22:05:08.631Z] #38 49.37 AR soccr/libsoccr.a [2022-12-19T22:05:08.631Z] #38 49.45 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:05:08.763Z] #38 14.37 PBCC images/sk-opts.pb-c.c [2022-12-19T22:05:08.763Z] #38 14.44 PBCC images/packet-sock.pb-c.c [2022-12-19T22:05:09.021Z] #38 14.66 DEP images/sk-opts.pb-c.d [2022-12-19T22:05:09.075Z] #33 ... [2022-12-19T22:05:09.075Z] [2022-12-19T22:05:09.075Z] #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 [2022-12-19T22:05:09.075Z] #0 3.465 + RM_GOPATH=0 [2022-12-19T22:05:09.075Z] #0 3.468 + TMP_GOPATH= [2022-12-19T22:05:09.075Z] #0 3.469 + : /build [2022-12-19T22:05:09.075Z] #0 3.469 + '[' -z '' ']' [2022-12-19T22:05:09.075Z] #0 3.472 ++ mktemp -d [2022-12-19T22:05:09.075Z] #0 3.477 + export GOPATH=/tmp/tmp.CwYwinb6bf [2022-12-19T22:05:09.075Z] #0 3.480 + GOPATH=/tmp/tmp.CwYwinb6bf [2022-12-19T22:05:09.075Z] #0 3.480 + RM_GOPATH=1 [2022-12-19T22:05:09.075Z] #0 3.481 + case "$(go env GOARCH)" in [2022-12-19T22:05:09.075Z] #0 3.481 ++ go env GOARCH [2022-12-19T22:05:09.075Z] #0 3.500 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:09.075Z] #0 3.500 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:09.075Z] #0 3.500 ++ dirname /tmp/install/install.sh [2022-12-19T22:05:09.075Z] #0 3.505 + dir=/tmp/install [2022-12-19T22:05:09.075Z] #0 3.505 + bin=tini [2022-12-19T22:05:09.075Z] #0 3.505 + shift [2022-12-19T22:05:09.075Z] #0 3.505 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-19T22:05:09.075Z] #0 3.505 + . /tmp/install/tini.installer [2022-12-19T22:05:09.075Z] #0 3.505 ++ : v0.19.0 [2022-12-19T22:05:09.075Z] #0 3.505 + install_tini [2022-12-19T22:05:09.075Z] #0 3.505 + echo 'Install tini version v0.19.0' [2022-12-19T22:05:09.075Z] #0 3.505 + git clone https://github.com/krallin/tini.git /tmp/tmp.CwYwinb6bf/tini [2022-12-19T22:05:09.075Z] #0 3.505 Install tini version v0.19.0 [2022-12-19T22:05:09.075Z] #0 3.522 Cloning into '/tmp/tmp.CwYwinb6bf/tini'... [2022-12-19T22:05:09.075Z] #0 4.416 + cd /tmp/tmp.CwYwinb6bf/tini [2022-12-19T22:05:09.075Z] #0 4.417 + git checkout -q v0.19.0 [2022-12-19T22:05:09.075Z] #0 4.442 + cmake . [2022-12-19T22:05:09.075Z] #0 5.070 -- The C compiler identification is GNU 10.2.1 [2022-12-19T22:05:09.075Z] #0 5.145 -- Detecting C compiler ABI info [2022-12-19T22:05:09.075Z] #0 5.684 -- Detecting C compiler ABI info - done [2022-12-19T22:05:09.075Z] #0 5.824 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-19T22:05:09.075Z] #0 5.831 -- Detecting C compile features [2022-12-19T22:05:09.075Z] #0 5.832 -- Detecting C compile features - done [2022-12-19T22:05:09.075Z] #0 5.869 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-19T22:05:09.075Z] #0 6.066 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-19T22:05:09.075Z] #0 6.148 -- Configuring done [2022-12-19T22:05:09.075Z] #0 6.164 -- Generating done [2022-12-19T22:05:09.075Z] #0 6.179 -- Build files have been written to: /tmp/tmp.CwYwinb6bf/tini [2022-12-19T22:05:09.075Z] #0 6.184 + make tini-static [2022-12-19T22:05:09.075Z] #0 6.536 Scanning dependencies of target tini-static [2022-12-19T22:05:09.075Z] #0 6.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-19T22:05:09.075Z] #0 7.933 [100%] Linking C executable tini-static [2022-12-19T22:05:09.075Z] #0 8.890 [100%] Built target tini-static [2022-12-19T22:05:09.075Z] #0 8.977 + mkdir -p /build [2022-12-19T22:05:09.075Z] #0 8.977 + cp tini-static /build/docker-init [2022-12-19T22:05:09.075Z] #39 DONE 9.2s [2022-12-19T22:05:09.202Z] #38 49.81 DEP criu/arch/aarch64/sigframe.d [2022-12-19T22:05:09.202Z] #38 49.91 DEP criu/arch/aarch64/crtools.d [2022-12-19T22:05:09.202Z] #38 50.01 DEP criu/arch/aarch64/cpu.d [2022-12-19T22:05:09.202Z] #38 50.05 DEP criu/arch/aarch64/bitops.d [2022-12-19T22:05:09.202Z] #38 50.12 CC criu/arch/aarch64/bitops.o [2022-12-19T22:05:09.205Z] #39 155.5 CC criu/sk-netlink.o [2022-12-19T22:05:09.279Z] #38 14.72 DEP images/packet-sock.pb-c.d [2022-12-19T22:05:09.279Z] #38 14.80 PBCC images/sk-netlink.pb-c.c [2022-12-19T22:05:09.279Z] #38 14.93 DEP images/sk-netlink.pb-c.d [2022-12-19T22:05:09.335Z] [2022-12-19T22:05:09.335Z] #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 [2022-12-19T22:05:09.335Z] #38 15.87 DEP images/sa.pb-c.d [2022-12-19T22:05:09.335Z] #38 15.99 PBCC images/pipe-data.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.04 DEP images/pipe-data.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.15 PBCC images/mnt.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.21 DEP images/mnt.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.31 PBCC images/sk-packet.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.39 DEP images/sk-packet.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.47 PBCC images/tcp-stream.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.58 DEP images/tcp-stream.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.68 PBCC images/pipe.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.76 DEP images/pipe.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.85 PBCC images/pstree.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.85 DEP images/pstree.pb-c.d [2022-12-19T22:05:09.335Z] #38 16.89 PBCC images/fs.pb-c.c [2022-12-19T22:05:09.335Z] #38 16.95 DEP images/fs.pb-c.d [2022-12-19T22:05:09.335Z] #38 17.01 PBCC images/signalfd.pb-c.c [2022-12-19T22:05:09.335Z] #38 17.04 DEP images/signalfd.pb-c.d [2022-12-19T22:05:09.335Z] #38 17.13 PBCC images/fh.pb-c.c [2022-12-19T22:05:09.335Z] #38 17.19 PBCC images/fsnotify.pb-c.c [2022-12-19T22:05:09.335Z] #38 17.30 DEP images/fh.pb-c.d [2022-12-19T22:05:09.335Z] #38 17.32 DEP images/fsnotify.pb-c.d [2022-12-19T22:05:09.335Z] #38 17.39 PBCC images/eventpoll.pb-c.c [2022-12-19T22:05:09.498Z] #38 50.18 CC criu/arch/aarch64/cpu.o [2022-12-19T22:05:09.498Z] #38 50.29 CC criu/arch/aarch64/crtools.o [2022-12-19T22:05:09.536Z] #38 15.04 PBCC images/sk-inet.pb-c.c [2022-12-19T22:05:09.595Z] #38 17.47 DEP images/eventpoll.pb-c.d [2022-12-19T22:05:09.595Z] #38 17.48 PBCC images/eventfd.pb-c.c [2022-12-19T22:05:09.595Z] #38 17.50 DEP images/eventfd.pb-c.d [2022-12-19T22:05:09.595Z] #38 17.62 PBCC images/remap-file-path.pb-c.c [2022-12-19T22:05:09.772Z] #39 156.0 CC criu/sk-packet.o [2022-12-19T22:05:09.793Z] #38 15.21 DEP images/sk-inet.pb-c.d [2022-12-19T22:05:09.793Z] #38 15.30 PBCC images/sk-unix.pb-c.c [2022-12-19T22:05:09.855Z] #38 17.65 DEP images/remap-file-path.pb-c.d [2022-12-19T22:05:09.855Z] #38 17.73 PBCC images/fifo.pb-c.c [2022-12-19T22:05:09.855Z] #38 17.76 DEP images/fifo.pb-c.d [2022-12-19T22:05:09.855Z] #38 17.82 PBCC images/ghost-file.pb-c.c [2022-12-19T22:05:09.855Z] #38 17.87 DEP images/ghost-file.pb-c.d [2022-12-19T22:05:10.051Z] #38 15.55 DEP images/sk-unix.pb-c.d [2022-12-19T22:05:10.051Z] #38 15.60 PBCC images/mm.pb-c.c [2022-12-19T22:05:10.051Z] #38 ... [2022-12-19T22:05:10.051Z] [2022-12-19T22:05:10.051Z] #21 [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 [2022-12-19T22:05:10.051Z] #21 98.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-19T22:05:10.051Z] #21 98.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:10.051Z] #21 98.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:05:10.051Z] #21 98.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-19T22:05:10.100Z] #38 50.68 CC criu/arch/aarch64/sigframe.o [2022-12-19T22:05:10.100Z] #38 50.87 LINK criu/arch/aarch64/crtools.built-in.o [2022-12-19T22:05:10.100Z] #38 50.90 DEP criu/pie/util-vdso.d [2022-12-19T22:05:10.100Z] #38 50.98 DEP criu/pie/util.d [2022-12-19T22:05:10.114Z] #38 17.93 PBCC images/regfile.pb-c.c [2022-12-19T22:05:10.114Z] #38 18.00 DEP images/regfile.pb-c.d [2022-12-19T22:05:10.114Z] #38 18.06 PBCC images/ns.pb-c.c [2022-12-19T22:05:10.114Z] #38 18.09 DEP images/ns.pb-c.d [2022-12-19T22:05:10.320Z] #21 98.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:10.320Z] #21 98.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:10.341Z] #39 156.8 CC criu/sk-queue.o [2022-12-19T22:05:10.364Z] #38 51.14 CC criu/pie/util.o [2022-12-19T22:05:10.372Z] #38 18.14 PBCC images/fdinfo.pb-c.c [2022-12-19T22:05:10.372Z] #38 18.26 DEP images/fdinfo.pb-c.d [2022-12-19T22:05:10.372Z] #38 18.30 PBCC images/core-aarch64.pb-c.c [2022-12-19T22:05:10.624Z] #38 51.40 CC criu/pie/util-vdso.o [2022-12-19T22:05:10.631Z] #38 18.39 PBCC images/core-arm.pb-c.c [2022-12-19T22:05:10.631Z] #38 18.44 PBCC images/core-ppc64.pb-c.c [2022-12-19T22:05:10.631Z] #38 18.49 PBCC images/core-s390.pb-c.c [2022-12-19T22:05:10.631Z] #38 18.55 PBCC images/core-x86.pb-c.c [2022-12-19T22:05:10.631Z] #38 18.61 PBCC images/core.pb-c.c [2022-12-19T22:05:10.672Z] #31 ... [2022-12-19T22:05:10.672Z] [2022-12-19T22:05:10.672Z] #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 [2022-12-19T22:05:10.672Z] #35 66.51 Selecting previously unselected package libprotobuf23:amd64. [2022-12-19T22:05:10.672Z] #35 66.52 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 66.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 68.20 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-19T22:05:10.672Z] #35 68.20 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 68.22 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 68.91 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-19T22:05:10.672Z] #35 68.93 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 68.94 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 71.69 Selecting previously unselected package libprotoc23:amd64. [2022-12-19T22:05:10.672Z] #35 71.69 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 71.77 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 72.63 Selecting previously unselected package protobuf-c-compiler. [2022-12-19T22:05:10.672Z] #35 72.63 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 72.66 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:05:10.672Z] #35 73.04 Selecting previously unselected package protobuf-compiler. [2022-12-19T22:05:10.672Z] #35 73.05 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 73.05 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 73.32 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:05:10.672Z] #35 73.33 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:05:10.672Z] #35 73.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:05:10.672Z] #35 73.76 Selecting previously unselected package python3-six. [2022-12-19T22:05:10.672Z] #35 73.76 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-19T22:05:10.672Z] #35 73.76 Unpacking python3-six (1.16.0-2) ... [2022-12-19T22:05:10.672Z] #35 73.88 Selecting previously unselected package python3-protobuf. [2022-12-19T22:05:10.672Z] #35 73.88 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-19T22:05:10.672Z] #35 73.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T22:05:10.672Z] #35 74.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:05:10.672Z] #35 ... [2022-12-19T22:05:10.672Z] [2022-12-19T22:05:10.672Z] #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 [2022-12-19T22:05:10.672Z] #30 71.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-19T22:05:10.672Z] #30 71.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-19T22:05:10.672Z] #30 71.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-19T22:05:10.672Z] #30 71.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-19T22:05:10.672Z] #30 71.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-19T22:05:10.672Z] #30 71.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-19T22:05:10.672Z] #30 72.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-19T22:05:10.672Z] #30 72.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-19T22:05:10.672Z] #30 72.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-19T22:05:10.672Z] #30 72.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-19T22:05:10.672Z] #30 72.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-19T22:05:10.672Z] #30 72.18 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-19T22:05:10.672Z] #30 72.21 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-19T22:05:10.672Z] #30 72.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-19T22:05:10.672Z] #30 72.35 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-19T22:05:10.672Z] #30 72.36 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-19T22:05:10.672Z] #30 72.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-19T22:05:10.672Z] #30 72.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-19T22:05:10.672Z] #30 72.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-19T22:05:10.672Z] #30 72.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-19T22:05:10.672Z] #30 72.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-19T22:05:10.672Z] #30 72.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-19T22:05:10.672Z] #30 73.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-19T22:05:10.672Z] #30 73.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-19T22:05:10.672Z] #30 73.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-19T22:05:10.672Z] #30 73.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-19T22:05:10.672Z] #30 73.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-19T22:05:10.672Z] #30 73.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-19T22:05:10.672Z] #30 73.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-19T22:05:10.672Z] #30 73.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-19T22:05:10.672Z] #30 73.56 go: downloading github.com/julz/importas v0.1.0 [2022-12-19T22:05:10.672Z] #30 73.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-19T22:05:10.672Z] #30 73.74 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-19T22:05:10.672Z] #30 73.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-19T22:05:10.672Z] #30 73.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-19T22:05:10.672Z] #30 73.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-19T22:05:10.672Z] #30 73.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-19T22:05:10.672Z] #30 73.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-19T22:05:10.672Z] #30 74.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-19T22:05:10.672Z] #30 74.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-19T22:05:10.672Z] #30 74.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-19T22:05:10.672Z] #30 74.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-19T22:05:10.672Z] #30 74.27 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-19T22:05:10.672Z] #30 75.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-19T22:05:10.672Z] #30 75.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-19T22:05:10.672Z] #30 75.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-19T22:05:10.672Z] #30 75.36 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-19T22:05:10.672Z] #30 75.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-19T22:05:10.672Z] #30 75.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-19T22:05:10.672Z] #30 75.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-19T22:05:10.672Z] #30 75.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-19T22:05:10.672Z] #30 75.76 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-19T22:05:10.672Z] #30 76.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-19T22:05:10.672Z] #30 76.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-19T22:05:10.672Z] #30 76.17 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-19T22:05:10.672Z] #30 76.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-19T22:05:10.672Z] #30 76.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-19T22:05:10.672Z] #30 76.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-19T22:05:10.672Z] #30 76.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-19T22:05:10.672Z] #30 76.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-19T22:05:10.672Z] #30 76.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-19T22:05:10.672Z] #30 76.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-19T22:05:10.672Z] #30 76.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-19T22:05:10.672Z] #30 76.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T22:05:10.890Z] #38 18.68 PBCC images/inventory.pb-c.c [2022-12-19T22:05:10.890Z] #38 18.74 DEP images/core-aarch64.pb-c.d [2022-12-19T22:05:10.890Z] #38 18.87 DEP images/core-arm.pb-c.d [2022-12-19T22:05:10.908Z] #39 157.3 CC criu/sk-tcp.o [2022-12-19T22:05:10.932Z] #30 76.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T22:05:11.149Z] #38 18.92 DEP images/core-ppc64.pb-c.d [2022-12-19T22:05:11.149Z] #38 18.99 DEP images/core-s390.pb-c.d [2022-12-19T22:05:11.149Z] #38 19.05 DEP images/core-x86.pb-c.d [2022-12-19T22:05:11.149Z] #38 19.11 DEP images/core.pb-c.d [2022-12-19T22:05:11.191Z] #30 77.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-19T22:05:11.191Z] #30 77.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-19T22:05:11.191Z] #30 77.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T22:05:11.191Z] #30 77.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-19T22:05:11.205Z] #38 51.96 AR criu/pie/pie.lib.a [2022-12-19T22:05:11.205Z] #38 52.04 DEP criu/pie/restorer.d [2022-12-19T22:05:11.408Z] #38 19.18 DEP images/inventory.pb-c.d [2022-12-19T22:05:11.408Z] #38 19.24 PBCC images/cpuinfo.pb-c.c [2022-12-19T22:05:11.408Z] #38 19.28 DEP images/cpuinfo.pb-c.d [2022-12-19T22:05:11.408Z] #38 19.37 PBCC images/stats.pb-c.c [2022-12-19T22:05:11.451Z] #30 77.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-19T22:05:11.451Z] #30 ... [2022-12-19T22:05:11.451Z] [2022-12-19T22:05:11.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 [2022-12-19T22:05:11.451Z] #35 77.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-19T22:05:11.451Z] #35 77.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:05:11.451Z] #35 77.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:05:11.451Z] #35 77.59 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-19T22:05:11.451Z] #35 77.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:05:11.465Z] #38 52.24 DEP criu/arch/aarch64/intraprocedure.d [2022-12-19T22:05:11.465Z] #38 52.27 DEP criu/arch/aarch64/restorer.d [2022-12-19T22:05:11.475Z] #39 157.9 CC criu/sk-unix.o [2022-12-19T22:05:11.674Z] #38 19.39 DEP images/stats.pb-c.d [2022-12-19T22:05:11.711Z] #35 77.63 Setting up python3-six (1.16.0-2) ... [2022-12-19T22:05:11.726Z] #38 52.41 DEP criu/arch/aarch64/vdso-pie.d [2022-12-19T22:05:11.726Z] #38 52.54 DEP criu/pie/parasite-vdso.d [2022-12-19T22:05:11.986Z] #38 52.80 DEP criu/pie/parasite.d [2022-12-19T22:05:12.247Z] #38 53.08 CC criu/pie/parasite.o [2022-12-19T22:05:13.054Z] #38 20.95 make[1]: Nothing to be done for 'all'. [2022-12-19T22:05:13.615Z] #21 ... [2022-12-19T22:05:13.615Z] [2022-12-19T22:05:13.615Z] #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 [2022-12-19T22:05:13.615Z] #0 1.512 + RM_GOPATH=0 [2022-12-19T22:05:13.615Z] #0 1.512 + TMP_GOPATH= [2022-12-19T22:05:13.615Z] #0 1.512 + : /build [2022-12-19T22:05:13.615Z] #0 1.512 + '[' -z '' ']' [2022-12-19T22:05:13.615Z] #0 1.512 ++ mktemp -d [2022-12-19T22:05:13.615Z] #0 1.515 + export GOPATH=/tmp/tmp.UHLults9LV [2022-12-19T22:05:13.615Z] #0 1.515 + GOPATH=/tmp/tmp.UHLults9LV [2022-12-19T22:05:13.615Z] #0 1.515 + RM_GOPATH=1 [2022-12-19T22:05:13.615Z] #0 1.515 + case "$(go env GOARCH)" in [2022-12-19T22:05:13.615Z] #0 1.515 ++ go env GOARCH [2022-12-19T22:05:13.615Z] #0 1.534 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:13.615Z] #0 1.534 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:13.615Z] #0 1.535 ++ dirname /tmp/install/install.sh [2022-12-19T22:05:13.615Z] #0 1.536 + dir=/tmp/install [2022-12-19T22:05:13.615Z] #0 1.536 + bin=tini [2022-12-19T22:05:13.615Z] #0 1.536 + shift [2022-12-19T22:05:13.615Z] #0 1.537 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-19T22:05:13.615Z] #0 1.542 + . /tmp/install/tini.installer [2022-12-19T22:05:13.615Z] #0 1.549 ++ : v0.19.0 [2022-12-19T22:05:13.615Z] #0 1.550 + install_tini [2022-12-19T22:05:13.615Z] #0 1.550 + echo 'Install tini version v0.19.0' [2022-12-19T22:05:13.615Z] #0 1.550 Install tini version v0.19.0 [2022-12-19T22:05:13.615Z] #0 1.551 + git clone https://github.com/krallin/tini.git /tmp/tmp.UHLults9LV/tini [2022-12-19T22:05:13.615Z] #0 1.553 Cloning into '/tmp/tmp.UHLults9LV/tini'... [2022-12-19T22:05:13.615Z] #0 2.502 + cd /tmp/tmp.UHLults9LV/tini [2022-12-19T22:05:13.615Z] #0 2.502 + git checkout -q v0.19.0 [2022-12-19T22:05:13.615Z] #0 2.522 + cmake . [2022-12-19T22:05:13.615Z] #0 3.374 -- The C compiler identification is GNU 10.2.1 [2022-12-19T22:05:13.615Z] #0 3.429 -- Detecting C compiler ABI info [2022-12-19T22:05:13.615Z] #0 4.449 -- Detecting C compiler ABI info - done [2022-12-19T22:05:13.615Z] #0 4.532 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-19T22:05:13.615Z] #0 4.575 -- Detecting C compile features [2022-12-19T22:05:13.615Z] #0 4.579 -- Detecting C compile features - done [2022-12-19T22:05:13.615Z] #0 4.625 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-19T22:05:13.615Z] #0 4.861 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-19T22:05:13.615Z] #0 4.965 -- Configuring done [2022-12-19T22:05:13.615Z] #0 4.978 -- Generating done [2022-12-19T22:05:13.615Z] #0 4.989 -- Build files have been written to: /tmp/tmp.UHLults9LV/tini [2022-12-19T22:05:13.615Z] #0 5.003 + make tini-static [2022-12-19T22:05:13.615Z] #0 5.526 Scanning dependencies of target tini-static [2022-12-19T22:05:13.615Z] #0 5.670 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-19T22:05:13.615Z] #0 7.781 [100%] Linking C executable tini-static [2022-12-19T22:05:13.615Z] #0 8.546 [100%] Built target tini-static [2022-12-19T22:05:13.615Z] #0 8.722 + mkdir -p /build [2022-12-19T22:05:13.615Z] #0 8.725 + cp tini-static /build/docker-init [2022-12-19T22:05:13.615Z] #39 DONE 9.7s [2022-12-19T22:05:13.615Z] [2022-12-19T22:05:13.615Z] #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 [2022-12-19T22:05:13.615Z] #38 15.70 DEP images/mm.pb-c.d [2022-12-19T22:05:13.615Z] #38 15.82 PBCC images/timerfd.pb-c.c [2022-12-19T22:05:13.615Z] #38 16.01 DEP images/timerfd.pb-c.d [2022-12-19T22:05:13.615Z] #38 16.29 PBCC images/timer.pb-c.c [2022-12-19T22:05:13.615Z] #38 16.32 DEP images/timer.pb-c.d [2022-12-19T22:05:13.615Z] #38 16.48 PBCC images/sa.pb-c.c [2022-12-19T22:05:13.615Z] #38 16.58 DEP images/sa.pb-c.d [2022-12-19T22:05:13.615Z] #38 16.73 PBCC images/pipe-data.pb-c.c [2022-12-19T22:05:13.615Z] #38 16.80 DEP images/pipe-data.pb-c.d [2022-12-19T22:05:13.615Z] #38 16.88 PBCC images/mnt.pb-c.c [2022-12-19T22:05:13.615Z] #38 16.92 DEP images/mnt.pb-c.d [2022-12-19T22:05:13.615Z] #38 16.99 PBCC images/sk-packet.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.01 DEP images/sk-packet.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.14 PBCC images/tcp-stream.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.23 DEP images/tcp-stream.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.29 PBCC images/pipe.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.37 DEP images/pipe.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.44 PBCC images/pstree.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.46 DEP images/pstree.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.57 PBCC images/fs.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.63 DEP images/fs.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.71 PBCC images/signalfd.pb-c.c [2022-12-19T22:05:13.615Z] #38 17.82 DEP images/signalfd.pb-c.d [2022-12-19T22:05:13.615Z] #38 17.98 PBCC images/fh.pb-c.c [2022-12-19T22:05:13.615Z] #38 18.06 PBCC images/fsnotify.pb-c.c [2022-12-19T22:05:13.615Z] #38 18.16 DEP images/fh.pb-c.d [2022-12-19T22:05:13.615Z] #38 18.33 DEP images/fsnotify.pb-c.d [2022-12-19T22:05:13.615Z] #38 18.50 PBCC images/eventpoll.pb-c.c [2022-12-19T22:05:13.615Z] #38 18.56 DEP images/eventpoll.pb-c.d [2022-12-19T22:05:13.615Z] #38 18.70 PBCC images/eventfd.pb-c.c [2022-12-19T22:05:13.615Z] #38 18.76 DEP images/eventfd.pb-c.d [2022-12-19T22:05:13.615Z] #38 18.89 PBCC images/remap-file-path.pb-c.c [2022-12-19T22:05:13.615Z] #38 18.93 DEP images/remap-file-path.pb-c.d [2022-12-19T22:05:13.615Z] #38 19.05 PBCC images/fifo.pb-c.c [2022-12-19T22:05:13.615Z] #38 19.15 DEP images/fifo.pb-c.d [2022-12-19T22:05:13.623Z] #35 79.27 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-19T22:05:13.623Z] #35 79.32 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-19T22:05:13.623Z] #35 79.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-19T22:05:13.623Z] #35 79.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:05:13.623Z] #35 79.42 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T22:05:13.631Z] #38 54.16 LINK criu/pie/parasite.built-in.o [2022-12-19T22:05:13.632Z] #38 54.16 GEN criu/pie/parasite-blob.h [2022-12-19T22:05:13.632Z] #38 54.18 CC criu/pie/parasite-vdso.o [2022-12-19T22:05:13.873Z] #38 19.32 PBCC images/ghost-file.pb-c.c [2022-12-19T22:05:13.873Z] #38 19.51 DEP images/ghost-file.pb-c.d [2022-12-19T22:05:13.893Z] #38 54.67 CC criu/arch/aarch64/vdso-pie.o [2022-12-19T22:05:14.021Z] #39 160.3 CC criu/sockets.o [2022-12-19T22:05:14.131Z] #38 19.69 PBCC images/regfile.pb-c.c [2022-12-19T22:05:14.154Z] #38 54.82 CC criu/arch/aarch64/restorer.o [2022-12-19T22:05:14.154Z] #38 54.98 CC criu/arch/aarch64/intraprocedure.o [2022-12-19T22:05:14.154Z] #38 55.02 CC criu/pie/restorer.o [2022-12-19T22:05:14.389Z] #38 19.77 DEP images/regfile.pb-c.d [2022-12-19T22:05:14.389Z] #38 ... [2022-12-19T22:05:14.389Z] [2022-12-19T22:05:14.389Z] #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 [2022-12-19T22:05:14.389Z] #30 92.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-19T22:05:14.389Z] #30 92.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T22:05:14.389Z] #30 92.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T22:05:14.389Z] #30 93.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T22:05:14.389Z] #30 93.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T22:05:14.389Z] #30 93.25 go: downloading golang.org/x/mod v0.5.1 [2022-12-19T22:05:14.389Z] #30 93.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T22:05:14.389Z] #30 93.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T22:05:14.389Z] #30 93.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T22:05:14.389Z] #30 93.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T22:05:14.389Z] #30 93.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T22:05:14.389Z] #30 93.91 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-19T22:05:14.389Z] #30 94.45 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T22:05:14.389Z] #30 94.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-19T22:05:14.389Z] #30 95.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T22:05:14.389Z] #30 95.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-19T22:05:14.389Z] #30 95.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T22:05:14.389Z] #30 95.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T22:05:14.389Z] #30 95.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T22:05:14.389Z] #30 95.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T22:05:14.389Z] #30 95.79 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-19T22:05:14.389Z] #30 96.09 go: downloading github.com/prometheus/common v0.10.0 [2022-12-19T22:05:14.389Z] #30 96.41 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-19T22:05:14.389Z] #30 96.59 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T22:05:14.389Z] #30 96.75 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-19T22:05:14.389Z] #30 99.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T22:05:14.389Z] #30 ... [2022-12-19T22:05:14.389Z] [2022-12-19T22:05:14.389Z] #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 [2022-12-19T22:05:14.389Z] #38 19.91 PBCC images/ns.pb-c.c [2022-12-19T22:05:14.389Z] #38 20.00 DEP images/ns.pb-c.d [2022-12-19T22:05:14.389Z] #38 20.11 PBCC images/fdinfo.pb-c.c [2022-12-19T22:05:14.428Z] #38 ... [2022-12-19T22:05:14.428Z] [2022-12-19T22:05:14.428Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:05:14.428Z] #26 99.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 99.43 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-12-19T22:05:14.428Z] #26 99.70 Selecting previously unselected package libpcre2-16-0:arm64. [2022-12-19T22:05:14.428Z] #26 99.70 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 99.70 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 99.86 Selecting previously unselected package libpcre2-32-0:arm64. [2022-12-19T22:05:14.428Z] #26 99.86 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 99.87 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 100.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-12-19T22:05:14.428Z] #26 100.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 100.0 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 100.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-12-19T22:05:14.428Z] #26 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 100.1 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 100.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-12-19T22:05:14.428Z] #26 100.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 100.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-12-19T22:05:14.428Z] #26 100.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-12-19T22:05:14.428Z] #26 100.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 100.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:05:14.428Z] #26 100.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-19T22:05:14.428Z] #26 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 100.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-12-19T22:05:14.428Z] #26 101.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-19T22:05:14.428Z] #26 101.1 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-12-19T22:05:14.428Z] #26 101.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:05:14.428Z] #26 101.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-12-19T22:05:14.428Z] #26 101.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 101.8 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-12-19T22:05:14.428Z] #26 101.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 101.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:05:14.428Z] #26 102.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-19T22:05:14.428Z] #26 102.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-12-19T22:05:14.428Z] #26 102.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.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 [2022-12-19T22:05:14.428Z] #26 102.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.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 [2022-12-19T22:05:14.428Z] #26 102.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:05:14.428Z] #26 102.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.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 [2022-12-19T22:05:14.428Z] #26 102.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:05:14.428Z] #26 102.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:05:14.428Z] #26 102.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:05:14.428Z] #26 102.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:05:14.428Z] #26 102.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-12-19T22:05:14.428Z] #26 102.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:05:14.428Z] #26 DONE 105.2s [2022-12-19T22:05:14.428Z] [2022-12-19T22:05:14.428Z] #32 [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 [2022-12-19T22:05:14.428Z] #32 98.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:05:14.428Z] #32 98.93 + GOBIN=/build [2022-12-19T22:05:14.428Z] #32 98.93 + GO111MODULE=on [2022-12-19T22:05:14.428Z] #32 98.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-19T22:05:14.428Z] #32 DONE 105.2s [2022-12-19T22:05:14.428Z] [2022-12-19T22:05:14.428Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-19T22:05:14.428Z] #40 DONE 0.1s [2022-12-19T22:05:14.428Z] [2022-12-19T22:05:14.428Z] #41 [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 [2022-12-19T22:05:14.447Z] #38 ... [2022-12-19T22:05:14.447Z] [2022-12-19T22:05:14.447Z] #31 [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 [2022-12-19T22:05:14.447Z] #31 63.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T22:05:14.565Z] #35 ... [2022-12-19T22:05:14.565Z] [2022-12-19T22:05:14.565Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:05:14.565Z] #33 70.57 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:05:14.565Z] #33 70.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:05:14.565Z] #33 70.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:05:14.565Z] #33 ... [2022-12-19T22:05:14.565Z] [2022-12-19T22:05:14.565Z] #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 [2022-12-19T22:05:14.565Z] #30 77.84 go: downloading honnef.co/go/tools v0.2.2 [2022-12-19T22:05:14.565Z] #30 79.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-19T22:05:14.565Z] #30 79.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-19T22:05:14.565Z] #30 80.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-19T22:05:14.565Z] #30 80.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-19T22:05:14.565Z] #30 80.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-19T22:05:14.565Z] #30 80.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-19T22:05:14.565Z] #30 80.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-19T22:05:14.565Z] #30 80.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-19T22:05:14.688Z] #41 ... [2022-12-19T22:05:14.688Z] [2022-12-19T22:05:14.688Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-19T22:05:14.688Z] #42 DONE 0.2s [2022-12-19T22:05:14.707Z] #31 ... [2022-12-19T22:05:14.707Z] [2022-12-19T22:05:14.707Z] #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 [2022-12-19T22:05:14.707Z] #34 69.21 internal/syscall/unix [2022-12-19T22:05:14.707Z] #34 69.67 time [2022-12-19T22:05:14.834Z] #30 80.83 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-19T22:05:14.949Z] [2022-12-19T22:05:14.949Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-19T22:05:14.953Z] #38 20.31 DEP images/fdinfo.pb-c.d [2022-12-19T22:05:14.953Z] #38 20.46 PBCC images/core-aarch64.pb-c.c [2022-12-19T22:05:14.953Z] #38 20.56 PBCC images/core-arm.pb-c.c [2022-12-19T22:05:14.953Z] #38 20.66 PBCC images/core-ppc64.pb-c.c [2022-12-19T22:05:15.093Z] #30 80.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T22:05:15.268Z] #38 20.73 PBCC images/core-s390.pb-c.c [2022-12-19T22:05:15.268Z] #38 20.84 PBCC images/core-x86.pb-c.c [2022-12-19T22:05:15.274Z] #34 ... [2022-12-19T22:05:15.274Z] [2022-12-19T22:05:15.274Z] #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 [2022-12-19T22:05:15.274Z] #38 22.62 CC images/stats.o [2022-12-19T22:05:15.274Z] #38 23.04 CC images/core.o [2022-12-19T22:05:15.364Z] #30 81.38 go: downloading golang.org/x/text v0.3.7 [2022-12-19T22:05:15.399Z] #39 161.6 CC criu/stats.o [2022-12-19T22:05:15.548Z] #38 21.05 PBCC images/core.pb-c.c [2022-12-19T22:05:15.657Z] #39 161.9 CC criu/string.o [2022-12-19T22:05:15.806Z] #38 21.15 PBCC images/inventory.pb-c.c [2022-12-19T22:05:15.806Z] #38 21.23 DEP images/core-aarch64.pb-c.d [2022-12-19T22:05:15.806Z] #38 21.33 DEP images/core-arm.pb-c.d [2022-12-19T22:05:15.806Z] #38 21.38 DEP images/core-ppc64.pb-c.d [2022-12-19T22:05:15.843Z] #38 23.82 CC images/core-x86.o [2022-12-19T22:05:15.916Z] #39 162.1 CC criu/sysctl.o [2022-12-19T22:05:16.063Z] #38 ... [2022-12-19T22:05:16.063Z] [2022-12-19T22:05:16.063Z] #28 [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 [2022-12-19T22:05:16.063Z] #28 DONE 104.5s [2022-12-19T22:05:16.063Z] [2022-12-19T22:05:16.063Z] #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 [2022-12-19T22:05:16.063Z] #38 21.59 DEP images/core-s390.pb-c.d [2022-12-19T22:05:16.063Z] #38 21.70 DEP images/core-x86.pb-c.d [2022-12-19T22:05:16.320Z] #38 21.85 DEP images/core.pb-c.d [2022-12-19T22:05:16.320Z] #38 21.90 DEP images/inventory.pb-c.d [2022-12-19T22:05:16.333Z] #43 DONE 1.8s [2022-12-19T22:05:16.333Z] [2022-12-19T22:05:16.333Z] #41 [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 [2022-12-19T22:05:16.333Z] #41 1.468 + RM_GOPATH=0 [2022-12-19T22:05:16.333Z] #41 1.468 + TMP_GOPATH= [2022-12-19T22:05:16.333Z] #41 1.468 + : /build [2022-12-19T22:05:16.333Z] #41 1.468 + '[' -z '' ']' [2022-12-19T22:05:16.333Z] #41 1.468 ++ mktemp -d [2022-12-19T22:05:16.333Z] #41 1.485 + export GOPATH=/tmp/tmp.bfhCtu9uWp [2022-12-19T22:05:16.333Z] #41 1.485 + GOPATH=/tmp/tmp.bfhCtu9uWp [2022-12-19T22:05:16.333Z] #41 1.486 + RM_GOPATH=1 [2022-12-19T22:05:16.333Z] #41 1.486 + case "$(go env GOARCH)" in [2022-12-19T22:05:16.333Z] #41 1.487 ++ go env GOARCH [2022-12-19T22:05:16.333Z] #41 1.500 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:16.333Z] #41 1.500 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:16.333Z] #41 1.501 ++ dirname /tmp/install/install.sh [2022-12-19T22:05:16.333Z] #41 1.520 Install runc version v1.1.4 (build tags: seccomp) [2022-12-19T22:05:16.333Z] #41 1.524 + dir=/tmp/install [2022-12-19T22:05:16.333Z] #41 1.524 + bin=runc [2022-12-19T22:05:16.333Z] #41 1.524 + shift [2022-12-19T22:05:16.333Z] #41 1.524 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-19T22:05:16.333Z] #41 1.524 + . /tmp/install/runc.installer [2022-12-19T22:05:16.333Z] #41 1.524 ++ set -e [2022-12-19T22:05:16.333Z] #41 1.524 ++ : v1.1.4 [2022-12-19T22:05:16.333Z] #41 1.524 + install_runc [2022-12-19T22:05:16.333Z] #41 1.524 + RUNC_BUILDTAGS=seccomp [2022-12-19T22:05:16.333Z] #41 1.524 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-19T22:05:16.333Z] #41 1.524 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bfhCtu9uWp/src/github.com/opencontainers/runc [2022-12-19T22:05:16.333Z] #41 1.524 Cloning into '/tmp/tmp.bfhCtu9uWp/src/github.com/opencontainers/runc'... [2022-12-19T22:05:16.483Z] #39 162.7 CC criu/sysfs_parse.o [2022-12-19T22:05:16.624Z] #38 22.01 PBCC images/cpuinfo.pb-c.c [2022-12-19T22:05:16.624Z] #38 22.05 DEP images/cpuinfo.pb-c.d [2022-12-19T22:05:16.624Z] #38 22.23 PBCC images/stats.pb-c.c [2022-12-19T22:05:16.624Z] #38 22.28 DEP images/stats.pb-c.d [2022-12-19T22:05:16.781Z] #38 24.54 CC images/core-arm.o [2022-12-19T22:05:17.040Z] #38 24.96 CC images/core-aarch64.o [2022-12-19T22:05:17.050Z] #39 163.2 CC criu/timens.o [2022-12-19T22:05:17.277Z] #41 ... [2022-12-19T22:05:17.277Z] [2022-12-19T22:05:17.277Z] #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 [2022-12-19T22:05:17.277Z] #44 DONE 1.1s [2022-12-19T22:05:17.300Z] #38 25.37 CC images/core-ppc64.o [2022-12-19T22:05:17.308Z] #39 163.5 CC criu/timerfd.o [2022-12-19T22:05:17.539Z] [2022-12-19T22:05:17.539Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:05:17.566Z] #39 163.9 CC criu/tty.o [2022-12-19T22:05:17.868Z] #38 25.89 CC images/core-s390.o [2022-12-19T22:05:17.908Z] #30 ... [2022-12-19T22:05:17.909Z] [2022-12-19T22:05:17.909Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:05:17.909Z] #33 81.19 Selecting previously unselected package libxml2:amd64. [2022-12-19T22:05:17.909Z] #33 81.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 81.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:05:17.909Z] #33 82.12 Selecting previously unselected package libarchive13:amd64. [2022-12-19T22:05:17.909Z] #33 82.12 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 82.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:05:17.909Z] #33 82.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-19T22:05:17.909Z] #33 82.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 82.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:05:17.909Z] #33 83.03 Selecting previously unselected package librhash0:amd64. [2022-12-19T22:05:17.909Z] #33 83.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 83.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:05:17.909Z] #33 83.23 Selecting previously unselected package libuv1:amd64. [2022-12-19T22:05:17.909Z] #33 83.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 83.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:05:17.909Z] #33 83.42 Selecting previously unselected package cmake. [2022-12-19T22:05:17.909Z] #33 83.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-19T22:05:17.909Z] #33 83.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:05:18.111Z] #45 0.734 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T22:05:18.111Z] #45 DONE 0.8s [2022-12-19T22:05:18.111Z] [2022-12-19T22:05:18.111Z] #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 [2022-12-19T22:05:18.111Z] #38 58.64 LINK criu/pie/restorer.built-in.o [2022-12-19T22:05:18.111Z] #38 58.65 GEN criu/pie/restorer-blob.h [2022-12-19T22:05:18.111Z] #38 58.79 DEP criu/vdso.d [2022-12-19T22:05:18.111Z] #38 58.91 DEP criu/uts_ns.d [2022-12-19T22:05:18.373Z] #38 59.17 DEP criu/util.d [2022-12-19T22:05:18.634Z] #38 59.40 DEP criu/uffd.d [2022-12-19T22:05:18.806Z] #38 26.62 CC images/cpuinfo.o [2022-12-19T22:05:18.895Z] #38 59.61 DEP criu/tun.d [2022-12-19T22:05:18.896Z] #38 ... [2022-12-19T22:05:18.896Z] [2022-12-19T22:05:18.896Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T22:05:18.896Z] #46 DONE 0.8s [2022-12-19T22:05:19.157Z] [2022-12-19T22:05:19.157Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:05:19.375Z] #38 27.18 CC images/inventory.o [2022-12-19T22:05:19.634Z] #38 27.42 CC images/fdinfo.o [2022-12-19T22:05:19.732Z] #47 DONE 0.8s [2022-12-19T22:05:19.733Z] [2022-12-19T22:05:19.733Z] #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 [2022-12-19T22:05:19.733Z] #38 59.92 DEP criu/tty.d [2022-12-19T22:05:19.733Z] #38 60.15 DEP criu/timerfd.d [2022-12-19T22:05:19.733Z] #38 60.38 DEP criu/timens.d [2022-12-19T22:05:19.733Z] #38 60.61 DEP criu/sysfs_parse.d [2022-12-19T22:05:19.893Z] #38 27.81 CC images/fown.o [2022-12-19T22:05:19.994Z] #38 60.81 DEP criu/sysctl.d [2022-12-19T22:05:20.097Z] #39 166.1 CC criu/tun.o [2022-12-19T22:05:20.097Z] #39 ... [2022-12-19T22:05:20.097Z] [2022-12-19T22:05:20.097Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-19T22:05:20.097Z] #28 220.0 + dpkg --print-architecture [2022-12-19T22:05:20.097Z] #28 220.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-19T22:05:20.153Z] #38 28.02 CC images/ns.o [2022-12-19T22:05:20.153Z] #38 28.19 CC images/regfile.o [2022-12-19T22:05:20.256Z] #38 61.02 DEP criu/string.d [2022-12-19T22:05:20.256Z] #38 61.15 DEP criu/stats.d [2022-12-19T22:05:20.517Z] #38 61.27 DEP criu/sockets.d [2022-12-19T22:05:20.614Z] #28 220.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-19T22:05:20.614Z] #28 220.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-19T22:05:20.720Z] #38 28.38 CC images/ghost-file.o [2022-12-19T22:05:20.721Z] #38 28.64 CC images/fifo.o [2022-12-19T22:05:20.779Z] #38 ... [2022-12-19T22:05:20.779Z] [2022-12-19T22:05:20.779Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-19T22:05:20.779Z] #48 DONE 1.0s [2022-12-19T22:05:20.779Z] [2022-12-19T22:05:20.779Z] #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 [2022-12-19T22:05:20.779Z] #38 61.44 DEP criu/sk-unix.d [2022-12-19T22:05:20.979Z] #38 28.91 CC images/remap-file-path.o [2022-12-19T22:05:20.981Z] #38 25.76 make[1]: Nothing to be done for 'all'. [2022-12-19T22:05:21.040Z] #38 61.76 DEP criu/sk-tcp.d [2022-12-19T22:05:21.040Z] #38 61.93 DEP criu/sk-queue.d [2022-12-19T22:05:21.238Z] #38 29.11 CC images/eventfd.o [2022-12-19T22:05:21.238Z] #38 29.32 CC images/eventpoll.o [2022-12-19T22:05:21.301Z] #38 61.99 DEP criu/sk-packet.d [2022-12-19T22:05:21.562Z] #38 62.25 DEP criu/sk-netlink.d [2022-12-19T22:05:21.562Z] #38 62.39 DEP criu/sk-inet.d [2022-12-19T22:05:21.806Z] #38 29.61 CC images/fh.o [2022-12-19T22:05:21.823Z] #38 62.52 DEP criu/signalfd.d [2022-12-19T22:05:21.823Z] #38 62.63 DEP criu/sigframe.d [2022-12-19T22:05:22.064Z] #38 29.95 CC images/fsnotify.o [2022-12-19T22:05:22.084Z] #38 62.79 DEP criu/shmem.d [2022-12-19T22:05:22.084Z] #38 62.93 DEP criu/servicefd.d [2022-12-19T22:05:22.101Z] #33 ... [2022-12-19T22:05:22.102Z] [2022-12-19T22:05:22.102Z] #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 [2022-12-19T22:05:22.102Z] #31 77.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T22:05:22.102Z] #31 77.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-19T22:05:22.102Z] #31 77.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:05:22.102Z] #31 82.52 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T22:05:22.102Z] #31 82.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T22:05:22.102Z] #31 82.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:05:22.102Z] #31 82.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-19T22:05:22.102Z] #31 82.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:05:22.102Z] #31 82.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:05:22.102Z] #31 83.16 Selecting previously unselected package dmsetup. [2022-12-19T22:05:22.102Z] #31 83.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:05:22.102Z] #31 83.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:05:22.102Z] #31 83.48 Selecting previously unselected package mingw-w64-common. [2022-12-19T22:05:22.102Z] #31 83.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T22:05:22.102Z] #31 83.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T22:05:22.102Z] #31 ... [2022-12-19T22:05:22.102Z] [2022-12-19T22:05:22.102Z] #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 [2022-12-19T22:05:22.102Z] #35 85.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-19T22:05:22.102Z] #35 85.93 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-19T22:05:22.102Z] #35 85.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-19T22:05:22.102Z] #35 85.98 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-19T22:05:22.102Z] #35 86.00 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-19T22:05:22.102Z] #35 86.02 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-19T22:05:22.102Z] #35 86.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:05:22.344Z] #38 63.03 DEP criu/seize.d [2022-12-19T22:05:22.344Z] #38 63.18 DEP criu/seccomp.d [2022-12-19T22:05:22.606Z] #38 63.30 DEP criu/rst-malloc.d [2022-12-19T22:05:22.606Z] #38 63.37 DEP criu/rbtree.d [2022-12-19T22:05:22.606Z] #38 63.43 DEP criu/pstree.d [2022-12-19T22:05:22.631Z] #38 30.55 CC images/signalfd.o [2022-12-19T22:05:22.867Z] #38 63.63 DEP criu/protobuf.d [2022-12-19T22:05:22.867Z] #38 63.79 GEN criu/protobuf-desc-gen.h [2022-12-19T22:05:22.891Z] #38 30.76 CC images/fs.o [2022-12-19T22:05:22.891Z] #38 30.95 CC images/pstree.o [2022-12-19T22:05:23.459Z] #38 31.13 CC images/pipe.o [2022-12-19T22:05:23.459Z] #38 31.33 CC images/tcp-stream.o [2022-12-19T22:05:23.504Z] #38 28.79 CC images/stats.o [2022-12-19T22:05:23.718Z] #38 31.58 CC images/sk-packet.o [2022-12-19T22:05:23.761Z] #38 29.47 CC images/core.o [2022-12-19T22:05:23.977Z] #38 31.92 CC images/mnt.o [2022-12-19T22:05:24.013Z] #35 ... [2022-12-19T22:05:24.013Z] [2022-12-19T22:05:24.013Z] #21 [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 [2022-12-19T22:05:24.013Z] #21 80.08 internal/reflectlite [2022-12-19T22:05:24.013Z] #21 80.11 sync [2022-12-19T22:05:24.013Z] #21 83.10 internal/testlog [2022-12-19T22:05:24.013Z] #21 84.83 sort [2022-12-19T22:05:24.013Z] #21 84.84 errors [2022-12-19T22:05:24.013Z] #21 85.78 strconv [2022-12-19T22:05:24.013Z] #21 87.44 io [2022-12-19T22:05:24.013Z] #21 89.65 internal/oserror [2022-12-19T22:05:24.013Z] #21 89.85 syscall [2022-12-19T22:05:24.237Z] #38 32.13 CC images/pipe-data.o [2022-12-19T22:05:24.497Z] #38 32.29 CC images/sa.o [2022-12-19T22:05:24.497Z] #38 32.47 CC images/timer.o [2022-12-19T22:05:24.583Z] #21 ... [2022-12-19T22:05:24.583Z] [2022-12-19T22:05:24.583Z] #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 [2022-12-19T22:05:24.583Z] #30 90.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-19T22:05:24.844Z] #30 ... [2022-12-19T22:05:24.844Z] [2022-12-19T22:05:24.844Z] #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 [2022-12-19T22:05:24.844Z] #35 DONE 90.7s [2022-12-19T22:05:24.844Z] [2022-12-19T22:05:24.844Z] #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 [2022-12-19T22:05:24.844Z] #30 90.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T22:05:24.844Z] #30 90.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T22:05:24.844Z] #30 90.85 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T22:05:24.844Z] #30 90.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T22:05:25.066Z] #38 32.88 CC images/timerfd.o [2022-12-19T22:05:25.104Z] #30 91.15 go: downloading golang.org/x/mod v0.5.1 [2022-12-19T22:05:25.134Z] #38 30.54 CC images/core-x86.o [2022-12-19T22:05:25.134Z] #38 ... [2022-12-19T22:05:25.134Z] [2022-12-19T22:05:25.134Z] #21 [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 [2022-12-19T22:05:25.134Z] #21 113.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-19T22:05:25.134Z] #21 113.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:25.134Z] #21 113.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:25.325Z] #38 33.10 CC images/mm.o [2022-12-19T22:05:25.365Z] #30 91.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T22:05:25.365Z] #30 91.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T22:05:25.415Z] #38 66.20 DEP criu/protobuf-desc.d [2022-12-19T22:05:25.585Z] #38 33.40 CC images/sk-opts.o [2022-12-19T22:05:25.585Z] #38 ... [2022-12-19T22:05:25.585Z] [2022-12-19T22:05:25.585Z] #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 [2022-12-19T22:05:25.585Z] #33 75.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-19T22:05:25.585Z] #33 75.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:25.585Z] #33 75.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:25.626Z] #30 91.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T22:05:25.626Z] #30 91.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T22:05:25.626Z] #30 ... [2022-12-19T22:05:25.626Z] [2022-12-19T22:05:25.626Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-19T22:05:25.626Z] #33 90.85 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:05:25.626Z] #33 90.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:25.626Z] #33 90.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-19T22:05:25.626Z] #33 90.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:25.626Z] #33 91.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-19T22:05:25.626Z] #33 91.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-19T22:05:25.626Z] #33 91.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T22:05:25.626Z] #33 91.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T22:05:25.626Z] #33 91.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-19T22:05:25.626Z] #33 91.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T22:05:25.626Z] #33 91.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:05:25.626Z] #33 DONE 91.8s [2022-12-19T22:05:25.626Z] [2022-12-19T22:05:25.626Z] #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 [2022-12-19T22:05:25.626Z] #30 91.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T22:05:25.676Z] #38 66.32 DEP criu/proc_parse.d [2022-12-19T22:05:25.676Z] #38 66.55 DEP criu/plugin.d [2022-12-19T22:05:25.676Z] #38 66.61 DEP criu/pipes.d [2022-12-19T22:05:25.698Z] #21 ... [2022-12-19T22:05:25.698Z] [2022-12-19T22:05:25.698Z] #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 [2022-12-19T22:05:25.698Z] #34 104.3 internal/syscall/unix [2022-12-19T22:05:25.698Z] #34 105.0 time [2022-12-19T22:05:25.844Z] #33 ... [2022-12-19T22:05:25.844Z] [2022-12-19T22:05:25.844Z] #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 [2022-12-19T22:05:25.844Z] #38 33.68 CC images/sk-unix.o [2022-12-19T22:05:25.886Z] #30 91.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-19T22:05:25.937Z] #38 66.74 DEP criu/pie-util.d [2022-12-19T22:05:25.937Z] #38 66.82 DEP criu/pie-util-vdso.d [2022-12-19T22:05:25.962Z] #34 ... [2022-12-19T22:05:25.962Z] [2022-12-19T22:05:25.962Z] #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 [2022-12-19T22:05:25.962Z] #38 31.57 CC images/core-arm.o [2022-12-19T22:05:26.103Z] #38 34.04 CC images/sk-inet.o [2022-12-19T22:05:26.198Z] #38 66.92 DEP criu/path.d [2022-12-19T22:05:26.198Z] #38 67.04 DEP criu/parasite-syscall.d [2022-12-19T22:05:26.459Z] #38 67.26 DEP criu/pagemap.d [2022-12-19T22:05:26.459Z] #38 67.37 DEP criu/pagemap-cache.d [2022-12-19T22:05:26.673Z] #38 34.50 CC images/tun.o [2022-12-19T22:05:26.720Z] #38 67.47 DEP criu/page-xfer.d [2022-12-19T22:05:26.720Z] #38 67.61 DEP criu/page-pipe.d [2022-12-19T22:05:26.854Z] #30 92.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T22:05:26.854Z] #30 92.93 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-19T22:05:26.914Z] #38 32.43 CC images/core-aarch64.o [2022-12-19T22:05:26.932Z] #38 34.80 CC images/sk-netlink.o [2022-12-19T22:05:26.981Z] #38 67.77 DEP criu/netfilter.d [2022-12-19T22:05:27.191Z] #38 35.01 CC images/packet-sock.o [2022-12-19T22:05:27.242Z] #38 67.90 DEP criu/net.d [2022-12-19T22:05:27.242Z] #38 68.09 DEP criu/namespaces.d [2022-12-19T22:05:27.242Z] #38 ... [2022-12-19T22:05:27.242Z] [2022-12-19T22:05:27.242Z] #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 [2022-12-19T22:05:27.242Z] #24 111.7 Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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% (3876/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: 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: 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: 97% (11095/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-12-19T22:05:27.242Z] #24 114.9 + cd /tmp/tmp.xmeFkQlEUz/tmp/docker-ce [2022-12-19T22:05:27.242Z] #24 114.9 + git checkout -q v17.06.2-ce [2022-12-19T22:05:27.433Z] #30 93.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T22:05:27.433Z] #30 93.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-19T22:05:27.694Z] #30 93.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T22:05:27.760Z] #38 35.46 CC images/ipc-var.o [2022-12-19T22:05:27.760Z] #38 ... [2022-12-19T22:05:27.760Z] [2022-12-19T22:05:27.760Z] #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 [2022-12-19T22:05:27.760Z] #34 76.97 internal/poll [2022-12-19T22:05:27.760Z] #34 77.20 internal/fmtsort [2022-12-19T22:05:27.760Z] #34 77.84 internal/safefilepath [2022-12-19T22:05:27.760Z] #34 78.03 internal/syscall/execenv [2022-12-19T22:05:27.760Z] #34 78.28 path [2022-12-19T22:05:27.760Z] #34 79.07 io/fs [2022-12-19T22:05:27.760Z] #34 80.33 strings [2022-12-19T22:05:27.760Z] #34 80.37 os [2022-12-19T22:05:27.760Z] #34 83.05 bufio [2022-12-19T22:05:27.760Z] #34 84.62 fmt [2022-12-19T22:05:27.760Z] #34 84.75 io/ioutil [2022-12-19T22:05:27.760Z] #34 85.04 text/tabwriter [2022-12-19T22:05:27.760Z] #34 ... [2022-12-19T22:05:27.760Z] [2022-12-19T22:05:27.760Z] #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 [2022-12-19T22:05:27.760Z] #38 35.66 CC images/ipc-desc.o [2022-12-19T22:05:27.813Z] #24 118.6 + mkdir -p /tmp/tmp.xmeFkQlEUz/src/github.com/docker [2022-12-19T22:05:27.813Z] #24 118.6 + mv components/cli /tmp/tmp.xmeFkQlEUz/src/github.com/docker/cli [2022-12-19T22:05:27.813Z] #24 118.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-12-19T22:05:27.851Z] #38 33.19 CC images/core-ppc64.o [2022-12-19T22:05:27.908Z] Running on azwin-2-590ec0 in d:\jenkins\workspace\moby_PR-44673 [Pipeline] { [Pipeline] ws [2022-12-19T22:05:27.922Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-12-19T22:05:27.959Z] #30 94.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T22:05:27.959Z] #30 94.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T22:05:27.959Z] #30 94.08 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-19T22:05:27.959Z] #30 94.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T22:05:28.020Z] #38 35.86 CC images/ipc-shm.o [2022-12-19T22:05:28.020Z] #38 36.08 CC images/ipc-msg.o [2022-12-19T22:05:28.415Z] #38 33.91 CC images/core-s390.o [2022-12-19T22:05:28.530Z] #30 94.41 go: downloading github.com/prometheus/common v0.10.0 [2022-12-19T22:05:28.588Z] #38 36.40 CC images/ipc-sem.o [2022-12-19T22:05:28.789Z] #30 94.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-19T22:05:28.848Z] #38 36.58 CC images/utsns.o [2022-12-19T22:05:28.848Z] #38 36.77 CC images/creds.o [2022-12-19T22:05:29.048Z] #30 95.02 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T22:05:29.048Z] #30 95.14 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-19T22:05:29.107Z] #38 37.06 CC images/vma.o [2022-12-19T22:05:29.346Z] #38 34.75 CC images/cpuinfo.o [2022-12-19T22:05:29.367Z] #38 37.26 CC images/netdev.o [2022-12-19T22:05:29.577Z] The recommended git tool is: git [2022-12-19T22:05:29.935Z] #38 37.68 CC images/tty.o [2022-12-19T22:05:30.195Z] #38 38.23 CC images/file-lock.o [2022-12-19T22:05:30.277Z] #38 35.58 CC images/inventory.o [2022-12-19T22:05:30.277Z] #38 35.84 CC images/fdinfo.o [2022-12-19T22:05:30.455Z] #38 38.41 CC images/rlimit.o [2022-12-19T22:05:30.588Z] #28 ... [2022-12-19T22:05:30.588Z] [2022-12-19T22:05:30.588Z] #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 [2022-12-19T22:05:30.588Z] #39 166.7 CC criu/uffd.o [2022-12-19T22:05:30.588Z] #39 168.0 CC criu/util.o [2022-12-19T22:05:30.588Z] #39 169.5 CC criu/uts_ns.o [2022-12-19T22:05:30.588Z] #39 169.7 CC criu/vdso-compat.o [2022-12-19T22:05:30.588Z] #39 169.9 CC criu/vdso.o [2022-12-19T22:05:30.588Z] #39 170.6 LINK criu/built-in.o [2022-12-19T22:05:30.588Z] #39 170.8 LINK criu/criu [2022-12-19T22:05:30.588Z] #39 171.3 DEP lib/c/criu.d [2022-12-19T22:05:30.588Z] #39 171.5 CC images/rpc.pb-c.o [2022-12-19T22:05:30.588Z] #39 172.3 CC lib/c/criu.o [2022-12-19T22:05:30.588Z] #39 173.5 LINK lib/c/built-in.o [2022-12-19T22:05:30.588Z] #39 173.5 LINK lib/c/libcriu.so [2022-12-19T22:05:30.588Z] #39 173.6 LINK lib/c/libcriu.a [2022-12-19T22:05:30.588Z] #39 173.8 GEN magic.py [2022-12-19T22:05:30.588Z] #39 174.0 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:05:30.588Z] #39 174.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:05:30.588Z] #39 174.0 Note: Building without GnuTLS support [2022-12-19T22:05:30.588Z] #39 174.0 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:05:30.588Z] #39 174.0 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:05:30.588Z] #39 175.1 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:05:30.588Z] #39 175.9 make[1]: Nothing to be done for 'all'. [2022-12-19T22:05:30.588Z] #39 176.7 make[1]: 'images/built-in.o' is up to date. [2022-12-19T22:05:30.588Z] #39 176.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-19T22:05:30.588Z] #39 176.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-19T22:05:30.588Z] #39 176.8 make[1]: 'compel/libcompel.a' is up to date. [2022-12-19T22:05:30.588Z] #39 176.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-19T22:05:30.588Z] #39 176.9 make[1]: Nothing to be done for 'all'. [2022-12-19T22:05:30.588Z] #39 177.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:05:30.714Z] #38 38.61 CC images/pagemap.o [2022-12-19T22:05:30.842Z] #38 36.44 CC images/fown.o [2022-12-19T22:05:30.846Z] #39 177.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:30.846Z] #39 177.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:30.846Z] #39 177.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:30.973Z] #38 38.87 CC images/siginfo.o [2022-12-19T22:05:31.105Z] #39 177.4 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:31.105Z] #39 177.5 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:31.105Z] #39 177.5 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:31.114Z] #24 ... [2022-12-19T22:05:31.114Z] [2022-12-19T22:05:31.114Z] #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 [2022-12-19T22:05:31.114Z] #0 1.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:05:31.114Z] #0 1.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:05:31.114Z] #0 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:05:31.114Z] #0 1.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T22:05:31.114Z] #0 3.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T22:05:31.114Z] #0 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T22:05:31.114Z] #0 6.726 Fetched 8498 kB in 6s (1431 kB/s) [2022-12-19T22:05:31.114Z] #0 6.726 Reading package lists... [2022-12-19T22:05:31.114Z] #0 9.138 Reading package lists... [2022-12-19T22:05:31.114Z] #49 ... [2022-12-19T22:05:31.114Z] [2022-12-19T22:05:31.114Z] #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 [2022-12-19T22:05:31.114Z] #38 68.24 DEP criu/mount.d [2022-12-19T22:05:31.114Z] #38 68.39 DEP criu/memfd.d [2022-12-19T22:05:31.114Z] #38 68.55 DEP criu/mem.d [2022-12-19T22:05:31.114Z] #38 68.70 DEP criu/lsm.d [2022-12-19T22:05:31.114Z] #38 68.81 DEP criu/log.d [2022-12-19T22:05:31.114Z] #38 68.93 DEP criu/libnetlink.d [2022-12-19T22:05:31.114Z] #38 69.05 DEP criu/kerndat.d [2022-12-19T22:05:31.114Z] #38 69.25 DEP criu/kcmp-ids.d [2022-12-19T22:05:31.114Z] #38 69.33 DEP criu/irmap.d [2022-12-19T22:05:31.114Z] #38 69.48 DEP criu/ipc_ns.d [2022-12-19T22:05:31.114Z] #38 69.65 DEP criu/image.d [2022-12-19T22:05:31.114Z] #38 69.83 DEP criu/image-desc.d [2022-12-19T22:05:31.114Z] #38 69.95 DEP criu/fsnotify.d [2022-12-19T22:05:31.114Z] #38 70.13 DEP criu/filesystems.d [2022-12-19T22:05:31.114Z] #38 70.30 DEP criu/files.d [2022-12-19T22:05:31.114Z] #38 70.51 DEP criu/files-reg.d [2022-12-19T22:05:31.114Z] #38 70.68 DEP criu/files-ext.d [2022-12-19T22:05:31.114Z] #38 70.81 DEP criu/file-lock.d [2022-12-19T22:05:31.114Z] #38 70.97 DEP criu/file-ids.d [2022-12-19T22:05:31.114Z] #38 71.14 DEP criu/fifo.d [2022-12-19T22:05:31.114Z] #38 71.28 DEP criu/fdstore.d [2022-12-19T22:05:31.114Z] #38 71.37 DEP criu/fault-injection.d [2022-12-19T22:05:31.114Z] #38 71.45 DEP criu/external.d [2022-12-19T22:05:31.114Z] #38 71.55 DEP criu/eventpoll.d [2022-12-19T22:05:31.114Z] #38 71.69 DEP criu/eventfd.d [2022-12-19T22:05:31.114Z] #38 71.79 DEP criu/crtools.d [2022-12-19T22:05:31.233Z] #38 39.12 CC images/rpc.o [2022-12-19T22:05:31.363Z] #39 177.6 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:31.363Z] #39 177.7 make[2]: Nothing to be done for 'all'. [2022-12-19T22:05:31.363Z] #39 177.8 INSTALL criu/criu [2022-12-19T22:05:31.375Z] #38 72.00 DEP criu/cr-service.d [2022-12-19T22:05:31.375Z] #38 72.17 DEP criu/cr-restore.d [2022-12-19T22:05:31.406Z] #38 36.74 CC images/ns.o [2022-12-19T22:05:31.406Z] #38 36.88 CC images/regfile.o [2022-12-19T22:05:31.608Z] #30 97.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T22:05:31.635Z] #38 72.38 DEP criu/cr-errno.d [2022-12-19T22:05:31.635Z] #38 72.45 DEP criu/cr-dump.d [2022-12-19T22:05:31.663Z] #38 37.19 CC images/ghost-file.o [2022-12-19T22:05:31.897Z] #38 72.62 DEP criu/cr-dedup.d [2022-12-19T22:05:31.897Z] #38 72.75 DEP criu/cr-check.d [2022-12-19T22:05:32.160Z] #38 72.96 DEP criu/config.d [2022-12-19T22:05:32.233Z] #38 37.66 CC images/fifo.o [2022-12-19T22:05:32.298Z] #39 DONE 178.5s [2022-12-19T22:05:32.298Z] [2022-12-19T22:05:32.298Z] #25 [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 [2022-12-19T22:05:32.432Z] #38 73.12 DEP criu/clone-noasan.d [2022-12-19T22:05:32.432Z] #38 73.23 DEP criu/cgroup.d [2022-12-19T22:05:32.432Z] #38 73.31 DEP criu/cgroup-props.d [2022-12-19T22:05:32.432Z] #38 73.38 DEP criu/bitmap.d [2022-12-19T22:05:32.491Z] #38 37.96 CC images/remap-file-path.o [2022-12-19T22:05:32.614Z] #38 40.46 CC images/ext-file.o [2022-12-19T22:05:32.697Z] #38 ... [2022-12-19T22:05:32.697Z] [2022-12-19T22:05:32.697Z] #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 [2022-12-19T22:05:32.697Z] #23 DONE 123.3s [2022-12-19T22:05:32.697Z] [2022-12-19T22:05:32.697Z] #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 [2022-12-19T22:05:32.697Z] #38 73.45 DEP criu/bfd.d [2022-12-19T22:05:32.697Z] #38 ... [2022-12-19T22:05:32.697Z] [2022-12-19T22:05:32.697Z] #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 [2022-12-19T22:05:32.697Z] #0 9.138 Reading package lists... [2022-12-19T22:05:32.749Z] #38 38.28 CC images/eventfd.o [2022-12-19T22:05:32.874Z] #38 40.67 CC images/cgroup.o [2022-12-19T22:05:32.960Z] #49 11.38 Building dependency tree... [2022-12-19T22:05:32.989Z] #30 ... [2022-12-19T22:05:32.989Z] [2022-12-19T22:05:32.989Z] #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 [2022-12-19T22:05:32.989Z] #0 2.058 + RM_GOPATH=0 [2022-12-19T22:05:32.989Z] #0 2.058 + TMP_GOPATH= [2022-12-19T22:05:32.989Z] #0 2.058 + : /build [2022-12-19T22:05:32.989Z] #0 2.058 + '[' -z '' ']' [2022-12-19T22:05:32.989Z] #0 2.058 ++ mktemp -d [2022-12-19T22:05:32.989Z] #0 2.058 + export GOPATH=/tmp/tmp.6TX4juLR8d [2022-12-19T22:05:32.989Z] #0 2.058 + GOPATH=/tmp/tmp.6TX4juLR8d [2022-12-19T22:05:32.989Z] #0 2.058 + RM_GOPATH=1 [2022-12-19T22:05:32.989Z] #0 2.058 + case "$(go env GOARCH)" in [2022-12-19T22:05:32.989Z] #0 2.058 ++ go env GOARCH [2022-12-19T22:05:32.989Z] #0 2.121 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:32.989Z] #0 2.121 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:05:32.989Z] #0 2.121 ++ dirname /tmp/install/install.sh [2022-12-19T22:05:32.989Z] #0 2.133 + dir=/tmp/install [2022-12-19T22:05:32.989Z] #0 2.133 + bin=tini [2022-12-19T22:05:32.989Z] #0 2.133 + shift [2022-12-19T22:05:32.989Z] #0 2.133 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-19T22:05:32.989Z] #0 2.133 + . /tmp/install/tini.installer [2022-12-19T22:05:32.989Z] #0 2.133 ++ : v0.19.0 [2022-12-19T22:05:32.989Z] #0 2.133 + install_tini [2022-12-19T22:05:32.989Z] #0 2.133 + echo 'Install tini version v0.19.0' [2022-12-19T22:05:32.989Z] #0 2.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.6TX4juLR8d/tini [2022-12-19T22:05:32.989Z] #0 2.133 Install tini version v0.19.0 [2022-12-19T22:05:32.989Z] #0 2.149 Cloning into '/tmp/tmp.6TX4juLR8d/tini'... [2022-12-19T22:05:32.989Z] #0 3.469 + cd /tmp/tmp.6TX4juLR8d/tini [2022-12-19T22:05:32.989Z] #0 3.472 + git checkout -q v0.19.0 [2022-12-19T22:05:32.989Z] #0 3.513 + cmake . [2022-12-19T22:05:32.989Z] #0 4.386 -- The C compiler identification is GNU 10.2.1 [2022-12-19T22:05:32.989Z] #0 4.653 -- Detecting C compiler ABI info [2022-12-19T22:05:32.989Z] #0 5.622 -- Detecting C compiler ABI info - done [2022-12-19T22:05:32.989Z] #0 5.828 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-19T22:05:32.989Z] #0 5.831 -- Detecting C compile features [2022-12-19T22:05:32.989Z] #0 5.838 -- Detecting C compile features - done [2022-12-19T22:05:32.989Z] #0 5.888 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-19T22:05:32.989Z] #0 6.213 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-19T22:05:32.989Z] #0 6.317 -- Configuring done [2022-12-19T22:05:32.989Z] #0 6.334 -- Generating done [2022-12-19T22:05:32.989Z] #0 6.352 -- Build files have been written to: /tmp/tmp.6TX4juLR8d/tini [2022-12-19T22:05:32.989Z] #0 6.377 + make tini-static [2022-12-19T22:05:32.989Z] #0 6.819 Scanning dependencies of target tini-static [2022-12-19T22:05:32.989Z] #0 6.969 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-19T22:05:33.006Z] #38 38.60 CC images/eventpoll.o [2022-12-19T22:05:33.444Z] #38 41.26 CC images/userns.o [2022-12-19T22:05:33.572Z] #38 39.14 CC images/fh.o [2022-12-19T22:05:33.704Z] #38 41.55 CC images/google/protobuf/descriptor.o [2022-12-19T22:05:34.137Z] #38 39.63 CC images/fsnotify.o [2022-12-19T22:05:34.348Z] #49 13.52 The following additional packages will be installed: [2022-12-19T22:05:34.348Z] #49 13.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:05:34.348Z] #49 13.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-19T22:05:34.348Z] #49 13.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-19T22:05:34.348Z] #49 13.53 python3-pkg-resources vim-runtime xxd [2022-12-19T22:05:34.348Z] #49 13.54 Suggested packages: [2022-12-19T22:05:34.348Z] #49 13.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-19T22:05:34.348Z] #49 13.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-19T22:05:34.348Z] #49 13.54 acl attr quota [2022-12-19T22:05:34.348Z] #49 13.54 Recommended packages: [2022-12-19T22:05:34.348Z] #49 13.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-19T22:05:34.661Z] #38 ... [2022-12-19T22:05:34.661Z] [2022-12-19T22:05:34.661Z] #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 [2022-12-19T22:05:34.661Z] #34 87.50 flag [2022-12-19T22:05:34.661Z] #34 87.51 github.com/BurntSushi/toml [2022-12-19T22:05:34.661Z] #34 89.07 log [2022-12-19T22:05:34.661Z] #34 91.59 github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:05:34.661Z] #34 DONE 94.3s [2022-12-19T22:05:34.661Z] [2022-12-19T22:05:34.661Z] #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 [2022-12-19T22:05:34.661Z] #33 89.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-19T22:05:34.661Z] #33 89.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:34.661Z] #33 89.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:34.902Z] #38 8.957 [100%] Linking C executable tini-static [2022-12-19T22:05:34.902Z] #38 ... [2022-12-19T22:05:34.902Z] [2022-12-19T22:05:34.902Z] #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 [2022-12-19T22:05:34.902Z] #0 4.646 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:05:34.902Z] #0 4.647 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:05:34.902Z] #0 4.771 Note: Building without GnuTLS support [2022-12-19T22:05:34.902Z] #0 4.805 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:05:34.902Z] #0 4.805 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:05:34.902Z] #0 8.350 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:05:34.902Z] #0 8.492 GEN .gitid [2022-12-19T22:05:34.902Z] #0 8.534 GEN criu/include/version.h [2022-12-19T22:05:34.902Z] #0 8.644 GEN include/common/asm [2022-12-19T22:05:35.068Z] #38 40.49 CC images/signalfd.o [2022-12-19T22:05:35.290Z] #49 14.63 The following NEW packages will be installed: [2022-12-19T22:05:35.290Z] #49 14.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-19T22:05:35.290Z] #49 14.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:05:35.290Z] #49 14.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-19T22:05:35.290Z] #49 14.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-19T22:05:35.290Z] #49 14.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-19T22:05:35.290Z] #49 14.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-19T22:05:35.290Z] #49 14.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-19T22:05:35.290Z] #49 14.64 xz-utils zip [2022-12-19T22:05:35.325Z] #38 40.84 CC images/fs.o [2022-12-19T22:05:35.551Z] #49 14.96 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:05:35.551Z] #49 14.96 Need to get 26.4 MB of archives. [2022-12-19T22:05:35.551Z] #49 14.96 After this operation, 103 MB of additional disk space will be used. [2022-12-19T22:05:35.551Z] #49 14.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-12-19T22:05:35.551Z] #49 14.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-12-19T22:05:35.551Z] #49 14.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-12-19T22:05:35.551Z] #49 14.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:05:35.551Z] #49 14.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:05:35.551Z] #49 15.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-12-19T22:05:35.551Z] #49 15.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-19T22:05:35.551Z] #49 15.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-19T22:05:35.551Z] #49 15.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-12-19T22:05:35.551Z] #49 15.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-12-19T22:05:35.551Z] #49 15.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-12-19T22:05:35.551Z] #49 ... [2022-12-19T22:05:35.551Z] [2022-12-19T22:05:35.551Z] #41 [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 [2022-12-19T22:05:35.551Z] #41 11.29 + cd /tmp/tmp.bfhCtu9uWp/src/github.com/opencontainers/runc [2022-12-19T22:05:35.551Z] #41 11.29 + git checkout -q v1.1.4 [2022-12-19T22:05:35.551Z] #41 11.98 + '[' -z '' ']' [2022-12-19T22:05:35.551Z] #41 11.98 + target=static [2022-12-19T22:05:35.551Z] #41 11.98 + make BUILDTAGS=seccomp static [2022-12-19T22:05:35.551Z] #41 12.37 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 . [2022-12-19T22:05:35.582Z] #38 41.21 CC images/pstree.o [2022-12-19T22:05:35.600Z] #33 ... [2022-12-19T22:05:35.601Z] [2022-12-19T22:05:35.601Z] #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 [2022-12-19T22:05:35.601Z] #38 42.74 CC images/opts.o [2022-12-19T22:05:35.601Z] #38 43.00 CC images/seccomp.o [2022-12-19T22:05:35.601Z] #38 43.31 CC images/binfmt-misc.o [2022-12-19T22:05:35.601Z] #38 43.52 CC images/time.o [2022-12-19T22:05:35.814Z] #41 ... [2022-12-19T22:05:35.815Z] [2022-12-19T22:05:35.815Z] #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 [2022-12-19T22:05:35.815Z] #49 15.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-12-19T22:05:35.815Z] #49 15.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-12-19T22:05:35.815Z] #49 15.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-12-19T22:05:35.815Z] #49 15.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-12-19T22:05:35.815Z] #49 15.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-12-19T22:05:35.815Z] #49 15.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-19T22:05:35.815Z] #49 15.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-19T22:05:35.815Z] #49 15.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-19T22:05:35.815Z] #49 15.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-12-19T22:05:35.815Z] #49 15.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-12-19T22:05:35.815Z] #49 15.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-19T22:05:35.815Z] #49 15.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-12-19T22:05:35.815Z] #49 15.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-19T22:05:35.815Z] #49 15.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-19T22:05:35.815Z] #49 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-19T22:05:35.815Z] #49 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-12-19T22:05:35.815Z] #49 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-19T22:05:35.815Z] #49 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-19T22:05:35.815Z] #49 15.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T22:05:35.840Z] #38 41.48 CC images/pipe.o [2022-12-19T22:05:35.842Z] #39 ... [2022-12-19T22:05:35.842Z] [2022-12-19T22:05:35.842Z] #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 [2022-12-19T22:05:35.842Z] #38 9.939 [100%] Built target tini-static [2022-12-19T22:05:35.842Z] #38 10.16 + mkdir -p /build [2022-12-19T22:05:35.842Z] #38 10.16 + cp tini-static /build/docker-init [2022-12-19T22:05:35.860Z] #38 43.68 CC images/sysctl.o [2022-12-19T22:05:36.076Z] #49 15.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T22:05:36.076Z] #49 15.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:05:36.076Z] #49 15.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-19T22:05:36.076Z] #49 15.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-19T22:05:36.076Z] #49 15.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-19T22:05:36.076Z] #49 15.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-12-19T22:05:36.076Z] #49 15.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-12-19T22:05:36.076Z] #49 15.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-12-19T22:05:36.076Z] #49 15.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-19T22:05:36.076Z] #49 15.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-12-19T22:05:36.119Z] #38 43.94 CC images/autofs.o [2022-12-19T22:05:36.337Z] #49 15.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-12-19T22:05:36.337Z] #49 15.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-12-19T22:05:36.379Z] #38 44.11 CC images/macvlan.o [2022-12-19T22:05:36.379Z] #38 44.29 CC images/sit.o [2022-12-19T22:05:36.403Z] #38 41.91 CC images/tcp-stream.o [2022-12-19T22:05:36.411Z] #38 ... [2022-12-19T22:05:36.411Z] [2022-12-19T22:05:36.411Z] #21 [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 [2022-12-19T22:05:36.411Z] #21 92.52 reflect [2022-12-19T22:05:36.638Z] #38 44.50 CC images/memfd.o [2022-12-19T22:05:36.660Z] #38 ... [2022-12-19T22:05:36.660Z] [2022-12-19T22:05:36.660Z] #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 [2022-12-19T22:05:36.660Z] #34 115.2 internal/poll [2022-12-19T22:05:36.660Z] #34 116.9 internal/fmtsort [2022-12-19T22:05:36.660Z] #34 118.2 internal/safefilepath [2022-12-19T22:05:36.661Z] #34 118.8 internal/syscall/execenv [2022-12-19T22:05:36.661Z] #34 119.2 path [2022-12-19T22:05:36.661Z] #34 120.3 io/fs [2022-12-19T22:05:36.661Z] #34 121.3 strings [2022-12-19T22:05:36.661Z] #34 122.1 os [2022-12-19T22:05:36.671Z] #21 ... [2022-12-19T22:05:36.671Z] [2022-12-19T22:05:36.671Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-19T22:05:36.671Z] #39 11.57 PBCC images/timens.pb-c.c [2022-12-19T22:05:36.671Z] #39 11.62 DEP images/timens.pb-c.d [2022-12-19T22:05:36.671Z] #39 11.79 PBCC images/fown.pb-c.c [2022-12-19T22:05:36.671Z] #39 11.83 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-19T22:05:36.671Z] #39 11.98 PBCC images/opts.pb-c.c [2022-12-19T22:05:36.671Z] #39 12.06 PBCC images/memfd.pb-c.c [2022-12-19T22:05:36.671Z] #39 ... [2022-12-19T22:05:36.671Z] [2022-12-19T22:05:36.671Z] #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 [2022-12-19T22:05:36.671Z] #31 92.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-19T22:05:36.671Z] #31 92.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-19T22:05:36.671Z] #31 92.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:05:36.898Z] #38 44.77 CC images/timens.o [2022-12-19T22:05:36.910Z] #49 16.12 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:05:36.910Z] #49 16.26 Fetched 26.4 MB in 1s (32.5 MB/s) [2022-12-19T22:05:36.910Z] #49 16.33 Selecting previously unselected package pigz. [2022-12-19T22:05:36.917Z] #34 ... [2022-12-19T22:05:36.917Z] [2022-12-19T22:05:36.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 [2022-12-19T22:05:36.917Z] #38 42.39 CC images/sk-packet.o [2022-12-19T22:05:36.931Z] #31 ... [2022-12-19T22:05:36.931Z] [2022-12-19T22:05:36.931Z] #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 [2022-12-19T22:05:36.931Z] #39 12.14 DEP images/fown.pb-c.d [2022-12-19T22:05:36.931Z] #39 12.26 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-19T22:05:36.931Z] #39 12.36 DEP images/opts.pb-c.d [2022-12-19T22:05:37.157Z] #38 45.02 LINK images/built-in.o [2022-12-19T22:05:37.171Z] #49 16.33 (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.) [2022-12-19T22:05:37.171Z] #49 16.38 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-12-19T22:05:37.171Z] #49 16.39 Unpacking pigz (2.6-1) ... [2022-12-19T22:05:37.171Z] #49 16.51 Selecting previously unselected package libelf1:arm64. [2022-12-19T22:05:37.171Z] #49 16.51 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-12-19T22:05:37.171Z] #49 16.52 Unpacking libelf1:arm64 (0.183-1) ... [2022-12-19T22:05:37.191Z] #39 ... [2022-12-19T22:05:37.191Z] [2022-12-19T22:05:37.191Z] #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 [2022-12-19T22:05:37.191Z] #38 DONE 11.5s [2022-12-19T22:05:37.191Z] [2022-12-19T22:05:37.191Z] #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 [2022-12-19T22:05:37.191Z] #39 12.45 DEP images/memfd.pb-c.d [2022-12-19T22:05:37.417Z] #38 45.20 GEN compel/include/asm [2022-12-19T22:05:37.417Z] #38 45.24 GEN compel/include/version.h [2022-12-19T22:05:37.417Z] #38 45.26 touch .config [2022-12-19T22:05:37.417Z] #38 45.31 GEN include/common/config.h [2022-12-19T22:05:37.417Z] #38 45.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-19T22:05:37.417Z] #38 45.44 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-19T22:05:37.432Z] #49 16.68 Selecting previously unselected package libbpf0:arm64. [2022-12-19T22:05:37.432Z] #49 16.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-12-19T22:05:37.432Z] #49 16.69 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-12-19T22:05:37.432Z] #49 16.82 Selecting previously unselected package libcap2:arm64. [2022-12-19T22:05:37.432Z] #49 16.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-19T22:05:37.432Z] #49 16.83 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-19T22:05:37.432Z] #49 16.89 Selecting previously unselected package libmnl0:arm64. [2022-12-19T22:05:37.452Z] #39 ... [2022-12-19T22:05:37.452Z] [2022-12-19T22:05:37.452Z] #34 [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 [2022-12-19T22:05:37.452Z] #34 DONE 103.3s [2022-12-19T22:05:37.452Z] [2022-12-19T22:05:37.452Z] #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 [2022-12-19T22:05:37.452Z] #39 12.56 PBCC images/sit.pb-c.c [2022-12-19T22:05:37.452Z] #39 12.64 DEP images/sit.pb-c.d [2022-12-19T22:05:37.452Z] #39 12.78 PBCC images/macvlan.pb-c.c [2022-12-19T22:05:37.452Z] #39 12.81 DEP images/macvlan.pb-c.d [2022-12-19T22:05:37.481Z] #38 43.01 CC images/mnt.o [2022-12-19T22:05:37.676Z] #38 45.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-19T22:05:37.676Z] #38 45.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-19T22:05:37.676Z] #38 45.55 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-19T22:05:37.676Z] #38 45.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-19T22:05:37.676Z] #38 45.66 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-19T22:05:37.676Z] #38 45.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-19T22:05:37.693Z] #49 16.89 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-12-19T22:05:37.693Z] #49 16.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-12-19T22:05:37.693Z] #49 16.97 Selecting previously unselected package libxtables12:arm64. [2022-12-19T22:05:37.693Z] #49 16.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-12-19T22:05:37.693Z] #49 16.97 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-12-19T22:05:37.693Z] #49 17.04 Selecting previously unselected package libcap2-bin. [2022-12-19T22:05:37.693Z] #49 17.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-12-19T22:05:37.693Z] #49 17.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-19T22:05:37.712Z] #39 13.01 PBCC images/autofs.pb-c.c [2022-12-19T22:05:37.712Z] #39 13.03 DEP images/autofs.pb-c.d [2022-12-19T22:05:37.712Z] #39 13.13 PBCC images/sysctl.pb-c.c [2022-12-19T22:05:37.936Z] #38 45.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-19T22:05:37.936Z] #38 45.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-19T22:05:37.936Z] #38 45.75 DEP compel/plugins/std/infect.d [2022-12-19T22:05:37.936Z] #38 45.88 DEP compel/plugins/std/string.d [2022-12-19T22:05:37.953Z] #49 17.18 Selecting previously unselected package iproute2. [2022-12-19T22:05:37.954Z] #49 17.18 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-12-19T22:05:37.954Z] #49 17.18 Unpacking iproute2 (5.10.0-4) ... [2022-12-19T22:05:37.972Z] #39 13.19 DEP images/sysctl.pb-c.d [2022-12-19T22:05:37.972Z] #39 13.35 PBCC images/time.pb-c.c [2022-12-19T22:05:37.972Z] #39 13.35 DEP images/time.pb-c.d [2022-12-19T22:05:38.045Z] #38 43.55 CC images/pipe-data.o [2022-12-19T22:05:38.196Z] #38 45.98 DEP compel/plugins/std/log.d [2022-12-19T22:05:38.196Z] #38 46.08 DEP compel/plugins/std/fds.d [2022-12-19T22:05:38.235Z] #39 13.51 PBCC images/binfmt-misc.pb-c.c [2022-12-19T22:05:38.235Z] #39 13.51 DEP images/binfmt-misc.pb-c.d [2022-12-19T22:05:38.235Z] #39 13.61 PBCC images/seccomp.pb-c.c [2022-12-19T22:05:38.303Z] #38 43.92 CC images/sa.o [2022-12-19T22:05:38.456Z] #38 46.22 DEP compel/plugins/std/std.d [2022-12-19T22:05:38.456Z] #38 46.39 DEP compel/plugins/shmem/shmem.d [2022-12-19T22:05:38.494Z] #39 13.67 DEP images/seccomp.pb-c.d [2022-12-19T22:05:38.495Z] #39 13.73 PBCC images/userns.pb-c.c [2022-12-19T22:05:38.495Z] #39 13.80 DEP images/userns.pb-c.d [2022-12-19T22:05:38.495Z] #39 13.84 PBCC images/cgroup.pb-c.c [2022-12-19T22:05:38.495Z] #39 13.89 DEP images/cgroup.pb-c.d [2022-12-19T22:05:38.525Z] #49 17.65 Selecting previously unselected package xxd. [2022-12-19T22:05:38.525Z] #49 17.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-19T22:05:38.525Z] #49 17.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:38.525Z] #49 17.76 Selecting previously unselected package vim-common. [2022-12-19T22:05:38.525Z] #49 17.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:05:38.525Z] #49 17.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:38.716Z] #38 46.46 DEP compel/plugins/fds/fds.d [2022-12-19T22:05:38.716Z] #38 46.66 CC compel/plugins/std/std.o [2022-12-19T22:05:38.756Z] #39 14.05 PBCC images/ext-file.pb-c.c [2022-12-19T22:05:38.756Z] #39 14.08 DEP images/ext-file.pb-c.d [2022-12-19T22:05:38.756Z] #39 14.17 PBCC images/rpc.pb-c.c [2022-12-19T22:05:38.786Z] #49 17.92 Selecting previously unselected package bash-completion. [2022-12-19T22:05:38.786Z] #49 17.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-19T22:05:38.873Z] #38 44.32 CC images/timer.o [2022-12-19T22:05:39.015Z] #39 14.22 DEP images/rpc.pb-c.d [2022-12-19T22:05:39.015Z] #39 14.37 PBCC images/siginfo.pb-c.c [2022-12-19T22:05:39.015Z] #39 14.39 DEP images/siginfo.pb-c.d [2022-12-19T22:05:39.135Z] #38 44.87 CC images/timerfd.o [2022-12-19T22:05:39.275Z] #39 14.54 PBCC images/pagemap.pb-c.c [2022-12-19T22:05:39.275Z] #39 14.60 DEP images/pagemap.pb-c.d [2022-12-19T22:05:39.286Z] #38 46.97 CC compel/plugins/std/fds.o [2022-12-19T22:05:39.535Z] #39 14.81 PBCC images/rlimit.pb-c.c [2022-12-19T22:05:39.535Z] #39 14.84 DEP images/rlimit.pb-c.d [2022-12-19T22:05:39.535Z] #39 14.96 PBCC images/file-lock.pb-c.c [2022-12-19T22:05:39.535Z] #39 15.01 DEP images/file-lock.pb-c.d [2022-12-19T22:05:39.565Z] #38 47.38 CC compel/plugins/std/log.o [2022-12-19T22:05:39.699Z] #38 45.23 CC images/mm.o [2022-12-19T22:05:39.795Z] #39 15.14 PBCC images/tty.pb-c.c [2022-12-19T22:05:39.795Z] #39 15.24 DEP images/tty.pb-c.d [2022-12-19T22:05:39.956Z] #38 45.53 CC images/sk-opts.o [2022-12-19T22:05:40.055Z] #39 15.37 PBCC images/tun.pb-c.c [2022-12-19T22:05:40.055Z] #39 15.45 PBCC images/netdev.pb-c.c [2022-12-19T22:05:40.213Z] #38 45.91 CC images/sk-unix.o [2022-12-19T22:05:40.315Z] #39 15.52 DEP images/tun.pb-c.d [2022-12-19T22:05:40.315Z] #39 15.66 DEP images/netdev.pb-c.d [2022-12-19T22:05:40.315Z] #39 15.80 PBCC images/vma.pb-c.c [2022-12-19T22:05:40.503Z] #38 48.23 CC compel/plugins/std/string.o [2022-12-19T22:05:40.574Z] #39 15.84 DEP images/vma.pb-c.d [2022-12-19T22:05:40.574Z] #39 15.91 PBCC images/creds.pb-c.c [2022-12-19T22:05:40.777Z] #38 46.44 CC images/sk-inet.o [2022-12-19T22:05:40.834Z] #39 15.98 DEP images/creds.pb-c.d [2022-12-19T22:05:40.834Z] #39 16.12 PBCC images/utsns.pb-c.c [2022-12-19T22:05:40.834Z] #39 16.17 DEP images/utsns.pb-c.d [2022-12-19T22:05:41.072Z] #38 48.81 CC compel/plugins/std/infect.o [2022-12-19T22:05:41.094Z] #39 16.25 PBCC images/ipc-desc.pb-c.c [2022-12-19T22:05:41.094Z] #39 16.27 PBCC images/ipc-sem.pb-c.c [2022-12-19T22:05:41.094Z] #39 16.35 DEP images/ipc-desc.pb-c.d [2022-12-19T22:05:41.094Z] #39 16.49 DEP images/ipc-sem.pb-c.d [2022-12-19T22:05:41.332Z] #38 49.21 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-19T22:05:41.333Z] #38 49.25 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-19T22:05:41.333Z] #38 49.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-19T22:05:41.334Z] #49 20.29 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T22:05:41.353Z] #39 16.62 PBCC images/ipc-msg.pb-c.c [2022-12-19T22:05:41.353Z] #39 16.66 DEP images/ipc-msg.pb-c.d [2022-12-19T22:05:41.595Z] #49 20.78 Selecting previously unselected package bzip2. [2022-12-19T22:05:41.595Z] #49 20.80 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-19T22:05:41.595Z] #49 20.80 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T22:05:41.595Z] #49 20.90 Selecting previously unselected package xz-utils. [2022-12-19T22:05:41.595Z] #49 20.90 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-19T22:05:41.595Z] #49 20.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:05:41.600Z] #38 49.35 AR compel/plugins/std.lib.a [2022-12-19T22:05:41.600Z] #38 49.42 CC compel/plugins/fds/fds.o [2022-12-19T22:05:41.615Z] #39 16.77 PBCC images/ipc-shm.pb-c.c [2022-12-19T22:05:41.615Z] #39 16.83 DEP images/ipc-shm.pb-c.d [2022-12-19T22:05:41.615Z] #39 16.94 PBCC images/ipc-var.pb-c.c [2022-12-19T22:05:41.615Z] #39 17.00 DEP images/ipc-var.pb-c.d [2022-12-19T22:05:41.724Z] #38 47.06 CC images/tun.o [2022-12-19T22:05:41.856Z] #49 21.12 Selecting previously unselected package apparmor. [2022-12-19T22:05:41.857Z] #49 21.13 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-19T22:05:41.857Z] #49 21.20 Unpacking apparmor (2.13.6-10) ... [2022-12-19T22:05:41.860Z] #38 49.59 AR compel/plugins/fds.lib.a [2022-12-19T22:05:41.860Z] #38 49.65 HOSTDEP compel/src/lib/log-host.d [2022-12-19T22:05:41.860Z] #38 49.77 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-19T22:05:41.874Z] #39 17.08 PBCC images/sk-opts.pb-c.c [2022-12-19T22:05:41.874Z] #39 17.12 PBCC images/packet-sock.pb-c.c [2022-12-19T22:05:41.874Z] #39 17.18 DEP images/sk-opts.pb-c.d [2022-12-19T22:05:41.874Z] #39 17.23 DEP images/packet-sock.pb-c.d [2022-12-19T22:05:41.874Z] #39 17.31 PBCC images/sk-netlink.pb-c.c [2022-12-19T22:05:41.981Z] #38 47.59 CC images/sk-netlink.o [2022-12-19T22:05:42.118Z] #49 21.51 Selecting previously unselected package inetutils-ping. [2022-12-19T22:05:42.118Z] #49 21.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-19T22:05:42.118Z] #49 21.52 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:05:42.118Z] #49 21.59 Selecting previously unselected package libip4tc2:arm64. [2022-12-19T22:05:42.119Z] #38 49.88 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-19T22:05:42.119Z] #38 49.95 HOSTDEP compel/src/main-host.d [2022-12-19T22:05:42.119Z] #38 50.08 DEP compel/src/lib/ptrace.d [2022-12-19T22:05:42.133Z] #39 17.37 DEP images/sk-netlink.pb-c.d [2022-12-19T22:05:42.133Z] #39 17.48 PBCC images/sk-inet.pb-c.c [2022-12-19T22:05:42.378Z] #38 50.19 DEP compel/src/lib/infect.d [2022-12-19T22:05:42.378Z] #38 50.31 DEP compel/src/lib/infect-util.d [2022-12-19T22:05:42.378Z] #38 ... [2022-12-19T22:05:42.378Z] [2022-12-19T22:05:42.378Z] #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 [2022-12-19T22:05:42.378Z] #37 57.15 Updating files: 38% (1986/5144) Updating files: 39% (2007/5144) Updating files: 40% (2058/5144) Updating files: 41% (2110/5144) Updating files: 42% (2161/5144) Updating files: 43% (2212/5144) Updating files: 44% (2264/5144) Updating files: 45% (2315/5144) Updating files: 46% (2367/5144) Updating files: 47% (2418/5144) Updating files: 48% (2470/5144) Updating files: 49% (2521/5144) Updating files: 50% (2572/5144) Updating files: 51% (2624/5144) Updating files: 52% (2675/5144) Updating files: 53% (2727/5144) Updating files: 54% (2778/5144) Updating files: 55% (2830/5144) Updating files: 56% (2881/5144) Updating files: 57% (2933/5144) Updating files: 58% (2984/5144) Updating files: 59% (3035/5144) Updating files: 60% (3087/5144) Updating files: 61% (3138/5144) Updating files: 62% (3190/5144) Updating files: 63% (3241/5144) Updating files: 64% (3293/5144) Updating files: 65% (3344/5144) Updating files: 66% (3396/5144) Updating files: 67% (3447/5144) Updating files: 68% (3498/5144) Updating files: 69% (3550/5144) Updating files: 70% (3601/5144) Updating files: 71% (3653/5144) Updating files: 72% (3704/5144) Updating files: 73% (3756/5144) Updating files: 74% (3807/5144) Updating files: 75% (3858/5144) Updating files: 76% (3910/5144) Updating files: 77% (3961/5144) Updating files: 78% (4013/5144) Updating files: 78% (4032/5144) Updating files: 79% (4064/5144) Updating files: 80% (4116/5144) Updating files: 81% (4167/5144) Updating files: 82% (4219/5144) Updating files: 83% (4270/5144) Updating files: 84% (4321/5144) Updating files: 85% (4373/5144) Updating files: 86% (4424/5144) Updating files: 87% (4476/5144) Updating files: 88% (4527/5144) Updating files: 89% (4579/5144) Updating files: 90% (4630/5144) Updating files: 91% (4682/5144) Updating files: 92% (4733/5144) Updating files: 93% (4784/5144) Updating files: 94% (4836/5144) Updating files: 95% (4887/5144) Updating files: 96% (4939/5144) Updating files: 97% (4990/5144) Updating files: 98% (5042/5144) Updating files: 99% (5093/5144) Updating files: 100% (5144/5144) Updating files: 100% (5144/5144), done. [2022-12-19T22:05:42.378Z] #37 58.84 + cd /tmp/tmp.zCDMbb8Nzm/src/github.com/containerd/containerd [2022-12-19T22:05:42.378Z] #37 58.85 + git checkout -q v1.6.14 [2022-12-19T22:05:42.378Z] #37 61.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-19T22:05:42.378Z] #37 61.36 + BUILDTAGS='netgo osusergo static_build' [2022-12-19T22:05:42.378Z] #37 61.36 + export EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:05:42.378Z] #37 61.36 + EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:05:42.378Z] #37 61.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-19T22:05:42.378Z] #37 61.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-19T22:05:42.378Z] #37 61.36 + '[' '' = dynamic ']' [2022-12-19T22:05:42.378Z] #37 61.36 + make [2022-12-19T22:05:42.379Z] #49 21.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-19T22:05:42.380Z] #49 21.60 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-19T22:05:42.380Z] #49 21.67 Selecting previously unselected package libip6tc2:arm64. [2022-12-19T22:05:42.380Z] #49 21.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-19T22:05:42.380Z] #49 21.68 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-19T22:05:42.380Z] #49 21.76 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-19T22:05:42.380Z] #49 21.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-19T22:05:42.380Z] #49 21.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-19T22:05:42.380Z] #49 21.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-19T22:05:42.392Z] #39 17.68 DEP images/sk-inet.pb-c.d [2022-12-19T22:05:42.546Z] #38 48.06 CC images/packet-sock.o [2022-12-19T22:05:42.640Z] #49 21.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-19T22:05:42.641Z] #49 21.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-19T22:05:42.641Z] #49 21.96 Selecting previously unselected package libnftnl11:arm64. [2022-12-19T22:05:42.641Z] #49 21.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-19T22:05:42.641Z] #49 21.98 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-19T22:05:42.641Z] #49 22.06 Selecting previously unselected package iptables. [2022-12-19T22:05:42.641Z] #49 22.06 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-12-19T22:05:42.651Z] #39 17.78 PBCC images/sk-unix.pb-c.c [2022-12-19T22:05:42.652Z] #39 17.91 DEP images/sk-unix.pb-c.d [2022-12-19T22:05:42.652Z] #39 18.06 PBCC images/mm.pb-c.c [2022-12-19T22:05:42.902Z] #49 22.06 Unpacking iptables (1.8.7-1) ... [2022-12-19T22:05:42.902Z] #49 ... [2022-12-19T22:05:42.902Z] [2022-12-19T22:05:42.902Z] #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 [2022-12-19T22:05:42.902Z] #38 73.65 DEP criu/autofs.d [2022-12-19T22:05:42.902Z] #38 73.83 DEP criu/aio.d [2022-12-19T22:05:42.902Z] #38 74.13 DEP criu/action-scripts.d [2022-12-19T22:05:42.902Z] #38 74.55 CC criu/action-scripts.o [2022-12-19T22:05:42.902Z] #38 74.94 CC criu/aio.o [2022-12-19T22:05:42.902Z] #38 75.40 CC criu/autofs.o [2022-12-19T22:05:42.902Z] #38 76.73 CC criu/bfd.o [2022-12-19T22:05:42.902Z] #38 77.36 CC criu/bitmap.o [2022-12-19T22:05:42.902Z] #38 77.52 CC criu/cgroup-props.o [2022-12-19T22:05:42.902Z] #38 78.41 CC criu/cgroup.o [2022-12-19T22:05:42.902Z] #38 81.39 CC criu/clone-noasan.o [2022-12-19T22:05:42.902Z] #38 81.65 CC criu/config.o [2022-12-19T22:05:42.902Z] #38 83.09 CC criu/cr-check.o [2022-12-19T22:05:42.902Z] #38 ... [2022-12-19T22:05:42.902Z] [2022-12-19T22:05:42.902Z] #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 [2022-12-19T22:05:42.902Z] #49 22.34 Selecting previously unselected package libonig5:arm64. [2022-12-19T22:05:42.911Z] #39 18.17 DEP images/mm.pb-c.d [2022-12-19T22:05:42.911Z] #39 18.28 PBCC images/timerfd.pb-c.c [2022-12-19T22:05:42.947Z] #37 62.98 + bin/ctr [2022-12-19T22:05:43.112Z] #38 48.63 CC images/ipc-var.o [2022-12-19T22:05:43.164Z] #49 22.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-19T22:05:43.164Z] #49 22.36 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T22:05:43.164Z] #49 22.52 Selecting previously unselected package libjq1:arm64. [2022-12-19T22:05:43.164Z] #49 22.53 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-12-19T22:05:43.164Z] #49 22.53 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-19T22:05:43.170Z] #39 18.38 DEP images/timerfd.pb-c.d [2022-12-19T22:05:43.170Z] #39 18.47 PBCC images/timer.pb-c.c [2022-12-19T22:05:43.170Z] #39 18.55 DEP images/timer.pb-c.d [2022-12-19T22:05:43.369Z] #38 48.88 CC images/ipc-desc.o [2022-12-19T22:05:43.425Z] #49 22.66 Selecting previously unselected package jq. [2022-12-19T22:05:43.425Z] #49 22.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-12-19T22:05:43.425Z] #49 22.68 Unpacking jq (1.6-2.1) ... [2022-12-19T22:05:43.425Z] #49 22.77 Selecting previously unselected package libaio1:arm64. [2022-12-19T22:05:43.425Z] #49 22.79 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-12-19T22:05:43.425Z] #49 22.80 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-12-19T22:05:43.425Z] #49 22.89 Selecting previously unselected package libgpm2:arm64. [2022-12-19T22:05:43.425Z] #49 22.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-12-19T22:05:43.430Z] #39 18.67 PBCC images/sa.pb-c.c [2022-12-19T22:05:43.430Z] #39 18.75 DEP images/sa.pb-c.d [2022-12-19T22:05:43.686Z] #49 22.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-12-19T22:05:43.686Z] #49 22.98 Selecting previously unselected package libicu67:arm64. [2022-12-19T22:05:43.686Z] #49 22.98 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-12-19T22:05:43.686Z] #49 22.99 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-19T22:05:43.689Z] #39 18.92 PBCC images/pipe-data.pb-c.c [2022-12-19T22:05:43.689Z] #39 18.98 DEP images/pipe-data.pb-c.d [2022-12-19T22:05:43.689Z] #39 19.02 PBCC images/mnt.pb-c.c [2022-12-19T22:05:43.689Z] #39 19.04 DEP images/mnt.pb-c.d [2022-12-19T22:05:43.689Z] #39 19.15 PBCC images/sk-packet.pb-c.c [2022-12-19T22:05:43.933Z] #38 49.24 CC images/ipc-shm.o [2022-12-19T22:05:43.933Z] #38 49.60 CC images/ipc-msg.o [2022-12-19T22:05:43.949Z] #39 19.18 DEP images/sk-packet.pb-c.d [2022-12-19T22:05:43.949Z] #39 19.25 PBCC images/tcp-stream.pb-c.c [2022-12-19T22:05:43.949Z] #39 19.39 DEP images/tcp-stream.pb-c.d [2022-12-19T22:05:44.209Z] #39 19.57 PBCC images/pipe.pb-c.c [2022-12-19T22:05:44.209Z] #39 19.67 DEP images/pipe.pb-c.d [2022-12-19T22:05:44.498Z] #38 49.99 CC images/ipc-sem.o [2022-12-19T22:05:44.504Z] #25 ... [2022-12-19T22:05:44.504Z] [2022-12-19T22:05:44.504Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-19T22:05:44.504Z] #28 DONE 243.5s [2022-12-19T22:05:44.504Z] [2022-12-19T22:05:44.504Z] #41 [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 [2022-12-19T22:05:44.755Z] #38 50.31 CC images/utsns.o [2022-12-19T22:05:44.763Z] #41 ... [2022-12-19T22:05:44.763Z] [2022-12-19T22:05:44.763Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-19T22:05:44.779Z] #39 19.86 PBCC images/pstree.pb-c.c [2022-12-19T22:05:44.779Z] #39 19.99 DEP images/pstree.pb-c.d [2022-12-19T22:05:44.779Z] #39 20.08 PBCC images/fs.pb-c.c [2022-12-19T22:05:44.779Z] #39 20.11 DEP images/fs.pb-c.d [2022-12-19T22:05:44.779Z] #39 20.18 PBCC images/signalfd.pb-c.c [2022-12-19T22:05:45.013Z] #38 50.66 CC images/creds.o [2022-12-19T22:05:45.038Z] #39 20.25 DEP images/signalfd.pb-c.d [2022-12-19T22:05:45.038Z] #39 20.35 PBCC images/fh.pb-c.c [2022-12-19T22:05:45.038Z] #39 20.40 PBCC images/fsnotify.pb-c.c [2022-12-19T22:05:45.038Z] #39 20.46 DEP images/fh.pb-c.d [2022-12-19T22:05:45.298Z] #39 20.56 DEP images/fsnotify.pb-c.d [2022-12-19T22:05:45.298Z] #39 20.64 PBCC images/eventpoll.pb-c.c [2022-12-19T22:05:45.330Z] #57 DONE 0.7s [2022-12-19T22:05:45.330Z] [2022-12-19T22:05:45.330Z] #41 [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 [2022-12-19T22:05:45.330Z] #41 ... [2022-12-19T22:05:45.330Z] [2022-12-19T22:05:45.330Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-19T22:05:45.330Z] #58 DONE 0.1s [2022-12-19T22:05:45.330Z] [2022-12-19T22:05:45.330Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-19T22:05:45.558Z] #39 20.74 DEP images/eventpoll.pb-c.d [2022-12-19T22:05:45.558Z] #39 20.88 PBCC images/eventfd.pb-c.c [2022-12-19T22:05:45.558Z] #39 20.92 DEP images/eventfd.pb-c.d [2022-12-19T22:05:45.558Z] #39 21.00 PBCC images/remap-file-path.pb-c.c [2022-12-19T22:05:45.578Z] #38 51.03 CC images/vma.o [2022-12-19T22:05:45.578Z] #38 51.24 CC images/netdev.o [2022-12-19T22:05:45.589Z] #59 DONE 0.1s [2022-12-19T22:05:45.589Z] [2022-12-19T22:05:45.589Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-19T22:05:45.589Z] #60 DONE 0.1s [2022-12-19T22:05:45.589Z] [2022-12-19T22:05:45.589Z] #25 [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 [2022-12-19T22:05:45.818Z] #39 21.03 DEP images/remap-file-path.pb-c.d [2022-12-19T22:05:45.818Z] #39 21.13 PBCC images/fifo.pb-c.c [2022-12-19T22:05:45.818Z] #39 21.17 DEP images/fifo.pb-c.d [2022-12-19T22:05:45.818Z] #39 21.22 PBCC images/ghost-file.pb-c.c [2022-12-19T22:05:45.818Z] #39 21.28 DEP images/ghost-file.pb-c.d [2022-12-19T22:05:46.077Z] #39 21.32 PBCC images/regfile.pb-c.c [2022-12-19T22:05:46.077Z] #39 21.40 DEP images/regfile.pb-c.d [2022-12-19T22:05:46.077Z] #39 21.48 PBCC images/ns.pb-c.c [2022-12-19T22:05:46.077Z] #39 21.52 DEP images/ns.pb-c.d [2022-12-19T22:05:46.337Z] #39 21.64 PBCC images/fdinfo.pb-c.c [2022-12-19T22:05:46.337Z] #39 21.74 DEP images/fdinfo.pb-c.d [2022-12-19T22:05:46.509Z] #38 51.80 CC images/tty.o [2022-12-19T22:05:46.597Z] #39 21.87 PBCC images/core-aarch64.pb-c.c [2022-12-19T22:05:46.597Z] #39 21.97 PBCC images/core-arm.pb-c.c [2022-12-19T22:05:46.857Z] #39 22.04 PBCC images/core-ppc64.pb-c.c [2022-12-19T22:05:46.857Z] #39 22.19 PBCC images/core-s390.pb-c.c [2022-12-19T22:05:46.857Z] #39 22.27 PBCC images/core-x86.pb-c.c [2022-12-19T22:05:46.857Z] #39 22.31 PBCC images/core.pb-c.c [2022-12-19T22:05:46.995Z] #49 26.29 Selecting previously unselected package libinih1:arm64. [2022-12-19T22:05:46.996Z] #49 26.29 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-19T22:05:46.996Z] #49 26.30 Unpacking libinih1:arm64 (53-1+b2) ... [2022-12-19T22:05:47.074Z] #38 52.58 CC images/file-lock.o [2022-12-19T22:05:47.074Z] #38 52.79 CC images/rlimit.o [2022-12-19T22:05:47.270Z] #39 22.35 PBCC images/inventory.pb-c.c [2022-12-19T22:05:47.270Z] #39 22.43 DEP images/core-aarch64.pb-c.d [2022-12-19T22:05:47.270Z] #39 22.57 DEP images/core-arm.pb-c.d [2022-12-19T22:05:47.274Z] #49 26.38 Selecting previously unselected package libnet1:arm64. [2022-12-19T22:05:47.274Z] #49 26.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-19T22:05:47.274Z] #49 26.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:05:47.274Z] #49 26.53 Selecting previously unselected package libnl-3-200:arm64. [2022-12-19T22:05:47.274Z] #49 26.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-19T22:05:47.274Z] #49 26.54 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T22:05:47.274Z] #49 26.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-19T22:05:47.274Z] #49 26.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-19T22:05:47.274Z] #49 26.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T22:05:47.274Z] #49 26.69 Selecting previously unselected package net-tools. [2022-12-19T22:05:47.274Z] #49 26.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-12-19T22:05:47.274Z] #49 26.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:05:47.276Z] #37 ... [2022-12-19T22:05:47.276Z] [2022-12-19T22:05:47.276Z] #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 [2022-12-19T22:05:47.276Z] #33 96.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-19T22:05:47.276Z] #33 96.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:47.276Z] #33 96.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:47.276Z] #33 102.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-19T22:05:47.276Z] #33 102.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:47.276Z] #33 102.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:05:47.276Z] #33 ... [2022-12-19T22:05:47.276Z] [2022-12-19T22:05:47.276Z] #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 [2022-12-19T22:05:47.276Z] #38 50.39 DEP compel/src/lib/infect-rpc.d [2022-12-19T22:05:47.276Z] #38 50.51 DEP compel/arch/x86/src/lib/infect.d [2022-12-19T22:05:47.276Z] #38 50.62 DEP compel/arch/x86/src/lib/cpu.d [2022-12-19T22:05:47.276Z] #38 50.67 DEP compel/src/lib/log.d [2022-12-19T22:05:47.276Z] #38 50.73 DEP compel/src/main.d [2022-12-19T22:05:47.276Z] #38 50.83 DEP compel/src/lib/handle-elf.d [2022-12-19T22:05:47.276Z] #38 50.96 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-19T22:05:47.276Z] #38 51.06 CC compel/src/lib/log.o [2022-12-19T22:05:47.276Z] #38 51.27 CC compel/arch/x86/src/lib/cpu.o [2022-12-19T22:05:47.276Z] #38 52.07 CC compel/arch/x86/src/lib/infect.o [2022-12-19T22:05:47.276Z] #38 52.92 CC compel/src/lib/infect-rpc.o [2022-12-19T22:05:47.276Z] #38 53.32 CC compel/src/lib/infect-util.o [2022-12-19T22:05:47.276Z] #38 53.63 CC compel/src/lib/infect.o [2022-12-19T22:05:47.532Z] #39 22.75 DEP images/core-ppc64.pb-c.d [2022-12-19T22:05:47.532Z] #39 ... [2022-12-19T22:05:47.532Z] [2022-12-19T22:05:47.532Z] #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 [2022-12-19T22:05:47.532Z] #31 103.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-19T22:05:47.532Z] #31 103.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:47.532Z] #31 103.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:05:47.532Z] #31 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-19T22:05:47.532Z] #31 103.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:47.532Z] #31 103.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:05:47.535Z] #49 26.86 Selecting previously unselected package patch. [2022-12-19T22:05:47.536Z] #49 26.87 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-12-19T22:05:47.536Z] #49 26.88 Unpacking patch (2.7.6-7) ... [2022-12-19T22:05:47.639Z] #38 53.16 CC images/pagemap.o [2022-12-19T22:05:47.639Z] #38 ... [2022-12-19T22:05:47.639Z] [2022-12-19T22:05:47.639Z] #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 [2022-12-19T22:05:47.639Z] #34 126.1 bufio [2022-12-19T22:05:47.639Z] #34 128.8 text/tabwriter [2022-12-19T22:05:47.639Z] #34 129.3 fmt [2022-12-19T22:05:47.639Z] #34 129.7 io/ioutil [2022-12-19T22:05:47.639Z] #34 133.5 flag [2022-12-19T22:05:47.639Z] #34 133.5 github.com/BurntSushi/toml [2022-12-19T22:05:47.639Z] #34 136.2 log [2022-12-19T22:05:47.639Z] #34 ... [2022-12-19T22:05:47.639Z] [2022-12-19T22:05:47.639Z] #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 [2022-12-19T22:05:47.792Z] #31 ... [2022-12-19T22:05:47.792Z] [2022-12-19T22:05:47.792Z] #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 [2022-12-19T22:05:47.792Z] #39 22.90 DEP images/core-s390.pb-c.d [2022-12-19T22:05:47.792Z] #39 23.16 DEP images/core-x86.pb-c.d [2022-12-19T22:05:47.792Z] #39 23.19 DEP images/core.pb-c.d [2022-12-19T22:05:47.792Z] #39 23.22 DEP images/inventory.pb-c.d [2022-12-19T22:05:47.792Z] #39 23.27 PBCC images/cpuinfo.pb-c.c [2022-12-19T22:05:47.796Z] #49 26.98 Selecting previously unselected package python-pip-whl. [2022-12-19T22:05:47.796Z] #49 26.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:05:47.796Z] #49 26.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:05:48.052Z] #39 23.30 DEP images/cpuinfo.pb-c.d [2022-12-19T22:05:48.057Z] #49 27.53 Selecting previously unselected package python3-lib2to3. [2022-12-19T22:05:48.057Z] #49 27.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T22:05:48.212Z] #38 55.85 CC compel/src/lib/ptrace.o [2022-12-19T22:05:48.212Z] #38 56.21 AR compel/libcompel.a [2022-12-19T22:05:48.311Z] #39 23.46 PBCC images/stats.pb-c.c [2022-12-19T22:05:48.311Z] #39 23.57 DEP images/stats.pb-c.d [2022-12-19T22:05:48.311Z] #39 ... [2022-12-19T22:05:48.311Z] [2022-12-19T22:05:48.311Z] #21 [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 [2022-12-19T22:05:48.311Z] #21 104.2 internal/syscall/unix [2022-12-19T22:05:48.311Z] #21 105.1 time [2022-12-19T22:05:48.318Z] #49 27.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:05:48.318Z] #49 27.63 Selecting previously unselected package python3-distutils. [2022-12-19T22:05:48.318Z] #49 27.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T22:05:48.318Z] #49 27.66 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T22:05:48.318Z] #49 27.78 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:05:48.470Z] #38 56.30 HOSTCC compel/src/main-host.o [2022-12-19T22:05:48.579Z] #49 27.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:05:48.579Z] #49 27.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:05:48.729Z] #38 56.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-19T22:05:48.844Z] #49 27.94 Selecting previously unselected package python3-setuptools. [2022-12-19T22:05:48.844Z] #49 27.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T22:05:48.845Z] #49 27.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T22:05:48.988Z] #38 56.77 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-19T22:05:49.106Z] #49 28.26 Selecting previously unselected package python3-wheel. [2022-12-19T22:05:49.106Z] #49 28.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T22:05:49.106Z] #49 28.28 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T22:05:49.106Z] #49 28.38 Selecting previously unselected package python3-pip. [2022-12-19T22:05:49.106Z] #49 28.38 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:05:49.106Z] #49 28.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:05:49.247Z] #38 57.10 HOSTCC compel/src/lib/log-host.o [2022-12-19T22:05:49.367Z] #49 28.61 Selecting previously unselected package sudo. [2022-12-19T22:05:49.367Z] #49 28.61 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-12-19T22:05:49.367Z] #49 28.62 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T22:05:49.506Z] #38 57.35 HOSTLINK compel/compel-host-bin [2022-12-19T22:05:49.759Z] #21 115.4 internal/poll [2022-12-19T22:05:49.765Z] #38 57.53 DEP soccr/soccr.d [2022-12-19T22:05:49.765Z] #38 57.72 CC soccr/soccr.o [2022-12-19T22:05:49.939Z] #49 29.15 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T22:05:49.939Z] #49 29.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-12-19T22:05:49.939Z] #49 29.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:05:49.939Z] #49 29.40 Selecting previously unselected package uidmap. [2022-12-19T22:05:50.200Z] #49 29.40 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-12-19T22:05:50.200Z] #49 29.42 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T22:05:50.200Z] #49 29.57 Selecting previously unselected package vim-runtime. [2022-12-19T22:05:50.200Z] #49 29.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:05:50.200Z] #49 29.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T22:05:50.200Z] #49 29.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T22:05:50.200Z] #49 29.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:50.329Z] #21 ... [2022-12-19T22:05:50.329Z] [2022-12-19T22:05:50.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 [2022-12-19T22:05:50.329Z] #31 116.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-19T22:05:50.329Z] #31 116.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:50.329Z] #31 116.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:50.730Z] #37 80.92 Updating files: 30% (1564/5144) Updating files: 31% (1595/5144) Updating files: 32% (1647/5144) Updating files: 33% (1698/5144) Updating files: 34% (1749/5144) Updating files: 35% (1801/5144) Updating files: 36% (1852/5144) Updating files: 37% (1904/5144) Updating files: 38% (1955/5144) Updating files: 39% (2007/5144) Updating files: 40% (2058/5144) Updating files: 41% (2110/5144) Updating files: 42% (2161/5144) Updating files: 43% (2212/5144) Updating files: 44% (2264/5144) Updating files: 45% (2315/5144) Updating files: 46% (2367/5144) Updating files: 47% (2418/5144) Updating files: 48% (2470/5144) Updating files: 49% (2521/5144) Updating files: 50% (2572/5144) Updating files: 51% (2624/5144) Updating files: 52% (2675/5144) Updating files: 53% (2727/5144) Updating files: 54% (2778/5144) Updating files: 55% (2830/5144) Updating files: 56% (2881/5144) Updating files: 57% (2933/5144) Updating files: 58% (2984/5144) Updating files: 59% (3035/5144) Updating files: 59% (3056/5144) Updating files: 60% (3087/5144) Updating files: 61% (3138/5144) Updating files: 62% (3190/5144) Updating files: 63% (3241/5144) Updating files: 64% (3293/5144) Updating files: 65% (3344/5144) Updating files: 66% (3396/5144) Updating files: 67% (3447/5144) Updating files: 68% (3498/5144) Updating files: 69% (3550/5144) Updating files: 70% (3601/5144) Updating files: 71% (3653/5144) Updating files: 72% (3704/5144) Updating files: 73% (3756/5144) Updating files: 74% (3807/5144) Updating files: 75% (3858/5144) Updating files: 76% (3910/5144) Updating files: 77% (3961/5144) Updating files: 78% (4013/5144) Updating files: 79% (4064/5144) Updating files: 80% (4116/5144) Updating files: 81% (4167/5144) Updating files: 82% (4219/5144) Updating files: 83% (4270/5144) Updating files: 84% (4321/5144) Updating files: 85% (4373/5144) Updating files: 86% (4424/5144) Updating files: 87% (4476/5144) Updating files: 88% (4527/5144) Updating files: 89% (4579/5144) Updating files: 90% (4630/5144) Updating files: 91% (4682/5144) Updating files: 92% (4733/5144) Updating files: 93% (4784/5144) Updating files: 94% (4836/5144) Updating files: 95% (4887/5144) Updating files: 96% (4939/5144) Updating files: 97% (4990/5144) Updating files: 98% (5042/5144) Updating files: 98% (5075/5144) Updating files: 99% (5093/5144) Updating files: 100% (5144/5144) Updating files: 100% (5144/5144), done. [2022-12-19T22:05:50.988Z] #37 84.10 + cd /tmp/tmp.1hXwZQRlgA/src/github.com/containerd/containerd [2022-12-19T22:05:50.988Z] #37 84.12 + git checkout -q v1.6.14 [2022-12-19T22:05:51.143Z] #38 59.06 AR soccr/libsoccr.a [2022-12-19T22:05:51.143Z] #38 59.12 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:05:51.712Z] #38 59.51 DEP criu/arch/x86/sigframe.d [2022-12-19T22:05:51.712Z] #38 59.61 DEP criu/arch/x86/sigaction_compat.d [2022-12-19T22:05:51.712Z] #38 59.70 DEP criu/arch/x86/kerndat.d [2022-12-19T22:05:51.972Z] #38 59.83 DEP criu/arch/x86/crtools.d [2022-12-19T22:05:51.972Z] #38 59.95 DEP criu/arch/x86/cpu.d [2022-12-19T22:05:52.231Z] #38 60.10 CC criu/arch/x86/cpu.o [2022-12-19T22:05:52.800Z] #38 60.62 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:05:52.800Z] #38 60.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:05:52.800Z] #38 60.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:05:52.800Z] #38 60.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:05:52.800Z] #38 60.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:05:52.800Z] #38 60.63 CC criu/arch/x86/crtools.o [2022-12-19T22:05:53.511Z] #37 ... [2022-12-19T22:05:53.511Z] [2022-12-19T22:05:53.511Z] #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 [2022-12-19T22:05:53.511Z] #34 140.3 github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:05:53.511Z] #34 DONE 142.0s [2022-12-19T22:05:53.511Z] [2022-12-19T22:05:53.511Z] #21 [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 [2022-12-19T22:05:53.511Z] #21 141.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-19T22:05:53.511Z] #21 141.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:53.511Z] #21 141.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:05:54.179Z] #38 61.82 CC criu/arch/x86/kerndat.o [2022-12-19T22:05:54.441Z] #38 62.28 CC criu/arch/x86/sigaction_compat.o [2022-12-19T22:05:54.464Z] #49 33.02 Selecting previously unselected package vim. [2022-12-19T22:05:54.464Z] #49 33.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-19T22:05:54.464Z] #49 33.04 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:54.464Z] #49 ... [2022-12-19T22:05:54.464Z] [2022-12-19T22:05:54.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 [2022-12-19T22:05:54.464Z] #38 84.83 CC criu/cr-dedup.o [2022-12-19T22:05:54.464Z] #38 85.27 CC criu/cr-dump.o [2022-12-19T22:05:54.464Z] #38 87.82 CC criu/cr-errno.o [2022-12-19T22:05:54.464Z] #38 87.97 CC criu/cr-restore.o [2022-12-19T22:05:54.464Z] #38 92.80 CC criu/cr-service.o [2022-12-19T22:05:54.464Z] #38 94.71 CC criu/crtools.o [2022-12-19T22:05:54.464Z] #38 ... [2022-12-19T22:05:54.464Z] [2022-12-19T22:05:54.465Z] #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 [2022-12-19T22:05:54.465Z] #49 33.62 Selecting previously unselected package xfsprogs. [2022-12-19T22:05:54.465Z] #49 33.63 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-19T22:05:54.465Z] #49 33.64 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T22:05:54.700Z] #38 62.51 CC criu/arch/x86/sigframe.o [2022-12-19T22:05:54.725Z] #49 34.04 Selecting previously unselected package zip. [2022-12-19T22:05:54.725Z] #49 34.05 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-12-19T22:05:54.725Z] #49 34.06 Unpacking zip (3.0-12) ... [2022-12-19T22:05:54.959Z] #38 62.75 LINK criu/arch/x86/crtools.built-in.o [2022-12-19T22:05:54.959Z] #38 62.82 DEP criu/pie/util-vdso-elf32.d [2022-12-19T22:05:54.986Z] #49 34.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:05:55.218Z] #38 62.97 DEP criu/pie/util-vdso.d [2022-12-19T22:05:55.218Z] #38 ... [2022-12-19T22:05:55.218Z] [2022-12-19T22:05:55.218Z] #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 [2022-12-19T22:05:55.218Z] #33 114.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-19T22:05:55.218Z] #33 114.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:05:55.218Z] #33 114.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:05:55.431Z] using credential docker-jenkins-github-credentials [2022-12-19T22:05:55.511Z] Cloning the remote Git repository [2022-12-19T22:05:55.511Z] Cloning with configured refspecs honoured and without tags [2022-12-19T22:05:55.616Z] #31 ... [2022-12-19T22:05:55.617Z] [2022-12-19T22:05:55.617Z] #21 [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 [2022-12-19T22:05:55.617Z] #21 118.0 internal/fmtsort [2022-12-19T22:05:55.617Z] #21 119.2 internal/safefilepath [2022-12-19T22:05:55.617Z] #21 119.5 internal/syscall/execenv [2022-12-19T22:05:55.617Z] #21 119.9 path [2022-12-19T22:05:55.617Z] #21 120.6 strings [2022-12-19T22:05:55.617Z] #21 120.7 io/fs [2022-12-19T22:05:55.930Z] #49 35.17 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-19T22:05:55.931Z] #49 35.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:05:55.931Z] #49 35.19 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-19T22:05:55.931Z] #49 35.21 Setting up libicu67:arm64 (67.1-7) ... [2022-12-19T22:05:55.931Z] #49 35.22 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-19T22:05:55.931Z] #49 35.23 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-19T22:05:55.931Z] #49 35.24 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T22:05:55.931Z] #49 35.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:05:55.931Z] #49 35.27 Setting up bzip2 (1.0.8-4) ... [2022-12-19T22:05:56.192Z] #49 35.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T22:05:56.192Z] #49 35.30 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T22:05:56.765Z] #49 35.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:56.765Z] #49 35.92 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-19T22:05:56.765Z] #49 35.94 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T22:05:56.765Z] #49 35.95 Setting up apparmor (2.13.6-10) ... [2022-12-19T22:05:57.013Z] #21 122.9 os [2022-12-19T22:05:55.712Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T22:05:56.121Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-12-19T22:05:57.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:05:57.253Z] > git --version # timeout=10 [2022-12-19T22:05:57.317Z] > git --version # 'git version 2.24.1.windows.2' [2022-12-19T22:05:57.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:05:57.321Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:05:58.152Z] #49 37.37 Setting up zip (3.0-12) ... [2022-12-19T22:05:58.152Z] #49 37.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:05:58.152Z] #49 37.43 Setting up bash-completion (1:2.11-2) ... [2022-12-19T22:05:58.767Z] #21 ... [2022-12-19T22:05:58.767Z] [2022-12-19T22:05:58.767Z] #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 [2022-12-19T22:05:58.767Z] #38 53.71 CC images/siginfo.o [2022-12-19T22:05:58.767Z] #38 54.29 CC images/rpc.o [2022-12-19T22:05:58.767Z] #38 56.26 CC images/ext-file.o [2022-12-19T22:05:58.767Z] #38 56.55 CC images/cgroup.o [2022-12-19T22:05:58.767Z] #38 57.52 CC images/userns.o [2022-12-19T22:05:58.767Z] #38 57.87 CC images/google/protobuf/descriptor.o [2022-12-19T22:05:58.767Z] #38 59.50 CC images/opts.o [2022-12-19T22:05:58.767Z] #38 59.76 CC images/seccomp.o [2022-12-19T22:05:58.767Z] #38 60.09 CC images/binfmt-misc.o [2022-12-19T22:05:58.767Z] #38 60.38 CC images/time.o [2022-12-19T22:05:58.767Z] #38 60.60 CC images/sysctl.o [2022-12-19T22:05:58.767Z] #38 60.87 CC images/autofs.o [2022-12-19T22:05:58.767Z] #38 61.30 CC images/macvlan.o [2022-12-19T22:05:58.767Z] #38 61.67 CC images/sit.o [2022-12-19T22:05:58.767Z] #38 62.00 CC images/memfd.o [2022-12-19T22:05:58.767Z] #38 62.54 CC images/timens.o [2022-12-19T22:05:58.767Z] #38 62.94 LINK images/built-in.o [2022-12-19T22:05:58.767Z] #38 63.19 GEN compel/include/asm [2022-12-19T22:05:58.767Z] #38 63.28 GEN compel/include/version.h [2022-12-19T22:05:58.767Z] #38 63.38 touch .config [2022-12-19T22:05:58.767Z] #38 63.48 GEN include/common/config.h [2022-12-19T22:05:58.767Z] #38 63.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-19T22:05:58.767Z] #38 63.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-19T22:05:58.767Z] #38 63.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-19T22:05:58.767Z] #38 63.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-19T22:05:58.767Z] #38 64.02 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-19T22:05:58.767Z] #38 64.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-19T22:05:58.767Z] #38 64.19 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-19T22:05:58.767Z] #38 64.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-19T22:05:58.767Z] #38 64.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-19T22:05:59.025Z] #38 64.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-19T22:05:59.025Z] #38 64.47 DEP compel/plugins/std/infect.d [2022-12-19T22:05:59.025Z] #38 64.69 DEP compel/plugins/std/string.d [2022-12-19T22:05:59.282Z] #38 64.87 DEP compel/plugins/std/log.d [2022-12-19T22:05:59.282Z] #38 64.96 DEP compel/plugins/std/fds.d [2022-12-19T22:05:59.541Z] #38 65.14 DEP compel/plugins/std/std.d [2022-12-19T22:05:59.541Z] #38 65.22 DEP compel/plugins/shmem/shmem.d [2022-12-19T22:05:59.562Z] #21 125.6 bufio [2022-12-19T22:05:59.800Z] #38 65.36 DEP compel/plugins/fds/fds.d [2022-12-19T22:05:59.800Z] #38 65.51 CC compel/plugins/std/std.o [2022-12-19T22:06:00.366Z] #38 65.85 CC compel/plugins/std/fds.o [2022-12-19T22:06:00.505Z] #21 ... [2022-12-19T22:06:00.505Z] [2022-12-19T22:06:00.505Z] #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 [2022-12-19T22:06:00.505Z] #39 25.96 make[1]: Nothing to be done for 'all'. [2022-12-19T22:06:00.505Z] #39 28.32 CC images/stats.o [2022-12-19T22:06:00.505Z] #39 28.53 CC images/core.o [2022-12-19T22:06:00.505Z] #39 29.35 CC images/core-x86.o [2022-12-19T22:06:00.505Z] #39 30.19 CC images/core-arm.o [2022-12-19T22:06:00.505Z] #39 30.72 CC images/core-aarch64.o [2022-12-19T22:06:00.505Z] #39 31.28 CC images/core-ppc64.o [2022-12-19T22:06:00.505Z] #39 32.25 CC images/core-s390.o [2022-12-19T22:06:00.505Z] #39 33.52 CC images/cpuinfo.o [2022-12-19T22:06:00.505Z] #39 34.27 CC images/inventory.o [2022-12-19T22:06:00.505Z] #39 34.51 CC images/fdinfo.o [2022-12-19T22:06:00.505Z] #39 34.90 CC images/fown.o [2022-12-19T22:06:00.505Z] #39 35.15 CC images/ns.o [2022-12-19T22:06:00.505Z] #39 35.47 CC images/regfile.o [2022-12-19T22:06:00.505Z] #39 35.98 CC images/ghost-file.o [2022-12-19T22:06:00.623Z] #38 66.22 CC compel/plugins/std/log.o [2022-12-19T22:06:01.075Z] #39 36.55 CC images/fifo.o [2022-12-19T22:06:01.191Z] #38 ... [2022-12-19T22:06:01.191Z] [2022-12-19T22:06:01.191Z] #21 [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 [2022-12-19T22:06:01.191Z] #21 149.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-19T22:06:01.449Z] #21 149.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:01.449Z] #21 149.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:01.452Z] #49 40.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:06:01.452Z] #49 40.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T22:06:01.452Z] #49 40.29 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-19T22:06:01.452Z] #49 40.31 Setting up patch (2.7.6-7) ... [2022-12-19T22:06:01.452Z] #49 40.34 Setting up sudo (1.9.5p2-3) ... [2022-12-19T22:06:01.452Z] #49 40.41 invoke-rc.d: could not determine current runlevel [2022-12-19T22:06:01.452Z] #49 40.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:06:01.452Z] #49 40.44 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T22:06:01.452Z] #49 40.45 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-19T22:06:01.452Z] #49 40.46 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:06:01.452Z] #49 40.47 Setting up pigz (2.6-1) ... [2022-12-19T22:06:01.452Z] #49 40.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-19T22:06:01.452Z] #49 40.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T22:06:01.452Z] #49 40.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:06:01.452Z] #49 40.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:06:01.648Z] #39 36.98 CC images/remap-file-path.o [2022-12-19T22:06:01.784Z] #33 120.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-19T22:06:01.784Z] #33 120.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-19T22:06:01.784Z] #33 120.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:06:01.784Z] #33 120.3 Selecting previously unselected package libapparmor1:amd64. [2022-12-19T22:06:01.784Z] #33 120.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 120.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:06:01.784Z] #33 120.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-19T22:06:01.784Z] #33 120.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 120.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:06:01.784Z] #33 120.6 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:06:01.784Z] #33 120.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 120.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:06:01.784Z] #33 120.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:06:01.784Z] #33 120.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 120.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:06:01.784Z] #33 121.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-19T22:06:01.784Z] #33 121.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 121.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:01.784Z] #33 121.1 Selecting previously unselected package libudev-dev:amd64. [2022-12-19T22:06:01.784Z] #33 121.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 121.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:01.784Z] #33 121.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-19T22:06:01.784Z] #33 121.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-19T22:06:01.784Z] #33 121.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:06:02.023Z] #49 41.34 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-19T22:06:02.023Z] #49 41.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:06:02.223Z] #39 37.54 CC images/eventfd.o [2022-12-19T22:06:02.352Z] #33 121.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-19T22:06:02.352Z] #33 121.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:02.352Z] #33 121.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:02.352Z] #33 121.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-19T22:06:02.352Z] #33 121.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:02.352Z] #33 121.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:02.595Z] #49 41.80 Setting up libelf1:arm64 (0.183-1) ... [2022-12-19T22:06:02.595Z] #49 41.91 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T22:06:02.595Z] #49 41.93 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T22:06:02.610Z] #33 122.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-19T22:06:02.610Z] #33 122.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:02.610Z] #33 122.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:02.610Z] #33 122.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-19T22:06:02.794Z] #39 37.99 CC images/eventpoll.o [2022-12-19T22:06:02.870Z] #33 122.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:02.870Z] #33 122.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:03.055Z] #39 ... [2022-12-19T22:06:03.055Z] [2022-12-19T22:06:03.055Z] #21 [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 [2022-12-19T22:06:03.055Z] #21 129.0 text/tabwriter [2022-12-19T22:06:03.167Z] #49 42.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:06:03.167Z] #49 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T22:06:03.167Z] #49 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T22:06:03.167Z] #49 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T22:06:03.167Z] #49 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T22:06:03.167Z] #49 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T22:06:03.167Z] #49 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T22:06:03.167Z] #49 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T22:06:03.167Z] #49 42.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T22:06:03.167Z] #49 42.51 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T22:06:03.438Z] #33 122.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-19T22:06:03.438Z] #33 122.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-19T22:06:03.438Z] #33 122.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:06:03.438Z] #33 122.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-19T22:06:03.438Z] #33 122.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:06:03.438Z] #33 123.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:03.438Z] #33 123.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-19T22:06:03.698Z] #33 123.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-19T22:06:03.698Z] #33 123.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:06:03.957Z] #33 123.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-19T22:06:03.957Z] #33 123.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:06:03.957Z] #33 123.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:03.957Z] #33 ... [2022-12-19T22:06:03.957Z] [2022-12-19T22:06:03.957Z] #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 [2022-12-19T22:06:03.957Z] #30 123.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:06:03.957Z] #30 123.5 + GOBIN=/build [2022-12-19T22:06:03.957Z] #30 123.5 + GO111MODULE=on [2022-12-19T22:06:03.957Z] #30 123.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-19T22:06:03.974Z] #21 ... [2022-12-19T22:06:03.974Z] [2022-12-19T22:06:03.974Z] #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 [2022-12-19T22:06:03.974Z] #37 87.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-19T22:06:03.974Z] #37 87.10 + BUILDTAGS='netgo osusergo static_build' [2022-12-19T22:06:03.974Z] #37 87.11 + export EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:06:03.974Z] #37 87.11 + EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:06:03.974Z] #37 87.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-19T22:06:03.974Z] #37 87.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-19T22:06:03.974Z] #37 87.11 + '[' '' = dynamic ']' [2022-12-19T22:06:03.974Z] #37 87.11 + make [2022-12-19T22:06:03.974Z] #37 89.46 + bin/ctr [2022-12-19T22:06:03.974Z] #37 ... [2022-12-19T22:06:03.974Z] [2022-12-19T22:06:03.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 [2022-12-19T22:06:03.974Z] #38 67.12 CC compel/plugins/std/string.o [2022-12-19T22:06:03.974Z] #38 67.69 CC compel/plugins/std/infect.o [2022-12-19T22:06:03.974Z] #38 68.16 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-19T22:06:03.974Z] #38 68.20 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-19T22:06:03.974Z] #38 68.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-19T22:06:03.974Z] #38 68.35 AR compel/plugins/std.lib.a [2022-12-19T22:06:03.974Z] #38 68.45 CC compel/plugins/fds/fds.o [2022-12-19T22:06:03.974Z] #38 68.65 AR compel/plugins/fds.lib.a [2022-12-19T22:06:03.974Z] #38 68.73 HOSTDEP compel/src/lib/log-host.d [2022-12-19T22:06:03.974Z] #38 68.82 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-19T22:06:03.974Z] #38 68.96 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-19T22:06:03.974Z] #38 69.02 HOSTDEP compel/src/main-host.d [2022-12-19T22:06:03.974Z] #38 69.14 DEP compel/src/lib/ptrace.d [2022-12-19T22:06:03.974Z] #38 69.24 DEP compel/src/lib/infect.d [2022-12-19T22:06:03.974Z] #38 69.42 DEP compel/src/lib/infect-util.d [2022-12-19T22:06:03.974Z] #38 69.64 DEP compel/src/lib/infect-rpc.d [2022-12-19T22:06:03.995Z] #21 130.0 io/ioutil [2022-12-19T22:06:03.995Z] #21 130.0 fmt [2022-12-19T22:06:04.231Z] #38 69.81 DEP compel/arch/x86/src/lib/infect.d [2022-12-19T22:06:04.231Z] #38 69.95 DEP compel/arch/x86/src/lib/cpu.d [2022-12-19T22:06:04.488Z] #38 70.09 DEP compel/src/lib/log.d [2022-12-19T22:06:04.488Z] #38 70.22 DEP compel/src/main.d [2022-12-19T22:06:04.553Z] #49 ... [2022-12-19T22:06:04.553Z] [2022-12-19T22:06:04.553Z] #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 [2022-12-19T22:06:04.553Z] #38 95.33 CC criu/eventfd.o [2022-12-19T22:06:04.553Z] #38 95.77 CC criu/eventpoll.o [2022-12-19T22:06:04.553Z] #38 96.64 CC criu/external.o [2022-12-19T22:06:04.553Z] #38 96.99 CC criu/fault-injection.o [2022-12-19T22:06:04.553Z] #38 97.13 CC criu/fdstore.o [2022-12-19T22:06:04.553Z] #38 97.52 CC criu/fifo.o [2022-12-19T22:06:04.553Z] #38 98.03 CC criu/file-ids.o [2022-12-19T22:06:04.553Z] #38 98.34 CC criu/file-lock.o [2022-12-19T22:06:04.553Z] #38 99.36 CC criu/files-ext.o [2022-12-19T22:06:04.553Z] #38 99.78 CC criu/files-reg.o [2022-12-19T22:06:04.553Z] #38 102.1 CC criu/files.o [2022-12-19T22:06:04.553Z] #38 104.5 CC criu/filesystems.o [2022-12-19T22:06:04.553Z] #38 105.1 CC criu/fsnotify.o [2022-12-19T22:06:04.553Z] #38 ... [2022-12-19T22:06:04.553Z] [2022-12-19T22:06:04.553Z] #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 [2022-12-19T22:06:04.553Z] #49 44.05 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-19T22:06:04.746Z] #38 70.30 DEP compel/src/lib/handle-elf.d [2022-12-19T22:06:04.814Z] #49 44.06 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-19T22:06:04.814Z] #49 44.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:06:04.814Z] #49 44.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:06:05.004Z] #38 70.43 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-19T22:06:05.004Z] #38 70.61 CC compel/src/lib/log.o [2022-12-19T22:06:05.263Z] #38 70.91 CC compel/arch/x86/src/lib/cpu.o [2022-12-19T22:06:05.337Z] #30 ... [2022-12-19T22:06:05.337Z] [2022-12-19T22:06:05.337Z] #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 [2022-12-19T22:06:05.337Z] #38 63.16 DEP criu/pie/util.d [2022-12-19T22:06:05.337Z] #38 63.35 CC criu/pie/util.o [2022-12-19T22:06:05.337Z] #38 63.62 CC criu/pie/util-vdso.o [2022-12-19T22:06:05.337Z] #38 64.21 CC criu/pie/util-vdso-elf32.o [2022-12-19T22:06:05.337Z] #38 64.80 AR criu/pie/pie.lib.a [2022-12-19T22:06:05.337Z] #38 64.85 DEP criu/pie/restorer.d [2022-12-19T22:06:05.337Z] #38 65.03 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-19T22:06:05.337Z] #38 65.15 DEP criu/arch/x86/restorer_unmap.d [2022-12-19T22:06:05.337Z] #38 65.18 DEP criu/arch/x86/restorer.d [2022-12-19T22:06:05.337Z] #38 65.41 DEP criu/arch/x86/vdso-pie.d [2022-12-19T22:06:05.337Z] #38 65.52 DEP criu/pie/parasite-vdso.d [2022-12-19T22:06:05.337Z] #38 65.69 DEP criu/pie/parasite.d [2022-12-19T22:06:05.337Z] #38 65.94 CC criu/pie/parasite.o [2022-12-19T22:06:05.337Z] #38 67.09 LINK criu/pie/parasite.built-in.o [2022-12-19T22:06:05.337Z] #38 67.11 GEN criu/pie/parasite-blob.h [2022-12-19T22:06:05.337Z] #38 67.12 CC criu/pie/parasite-vdso.o [2022-12-19T22:06:05.337Z] #38 67.82 CC criu/arch/x86/vdso-pie.o [2022-12-19T22:06:05.337Z] #38 68.11 CC criu/arch/x86/restorer.o [2022-12-19T22:06:05.337Z] #38 68.58 CC criu/arch/x86/restorer_unmap.o [2022-12-19T22:06:05.337Z] #38 68.63 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-19T22:06:05.337Z] #38 68.89 CC criu/pie/restorer.o [2022-12-19T22:06:05.337Z] #38 71.91 LINK criu/pie/restorer.built-in.o [2022-12-19T22:06:05.337Z] #38 71.94 GEN criu/pie/restorer-blob.h [2022-12-19T22:06:05.337Z] #38 72.02 DEP criu/vdso.d [2022-12-19T22:06:05.337Z] #38 72.20 DEP criu/vdso-compat.d [2022-12-19T22:06:05.337Z] #38 72.35 DEP criu/uts_ns.d [2022-12-19T22:06:05.337Z] #38 72.47 DEP criu/util.d [2022-12-19T22:06:05.337Z] #38 72.65 DEP criu/uffd.d [2022-12-19T22:06:05.337Z] #38 72.87 DEP criu/tun.d [2022-12-19T22:06:05.337Z] #38 73.08 DEP criu/tty.d [2022-12-19T22:06:05.596Z] #38 73.30 DEP criu/timerfd.d [2022-12-19T22:06:05.596Z] #38 ... [2022-12-19T22:06:05.596Z] [2022-12-19T22:06:05.596Z] #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 [2022-12-19T22:06:05.596Z] #33 123.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 123.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:06:05.596Z] #33 123.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:06:05.596Z] #33 123.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:06:05.596Z] #33 123.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 123.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 123.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:06:05.596Z] #33 123.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 123.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:06:05.596Z] #33 124.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-19T22:06:05.596Z] #33 124.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 124.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:06:05.596Z] #33 124.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:05.596Z] #33 124.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:06:05.596Z] #33 124.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-12-19T22:06:05.596Z] #33 124.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.2 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 [2022-12-19T22:06:05.596Z] #33 124.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:06:05.596Z] #33 124.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-12-19T22:06:05.596Z] #33 124.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:06:05.596Z] #33 124.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:05.596Z] #33 124.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:06:05.596Z] #33 124.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:05.596Z] #33 124.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:05.596Z] #33 124.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:06:05.756Z] #49 45.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-19T22:06:05.757Z] #49 45.06 Setting up jq (1.6-2.1) ... [2022-12-19T22:06:05.757Z] #49 45.07 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-19T22:06:05.757Z] #49 45.09 Setting up iptables (1.8.7-1) ... [2022-12-19T22:06:05.757Z] #49 45.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T22:06:05.757Z] #49 45.14 Setting up iproute2 (5.10.0-4) ... [2022-12-19T22:06:06.018Z] #49 45.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:06:06.636Z] #38 72.02 CC compel/arch/x86/src/lib/infect.o [2022-12-19T22:06:06.975Z] #33 DONE 126.4s [2022-12-19T22:06:06.976Z] [2022-12-19T22:06:06.976Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-19T22:06:07.206Z] #38 72.87 CC compel/src/lib/infect-rpc.o [2022-12-19T22:06:07.771Z] #38 73.37 CC compel/src/lib/infect-util.o [2022-12-19T22:06:08.337Z] #38 73.75 CC compel/src/lib/infect.o [2022-12-19T22:06:08.566Z] #49 DONE 47.4s [2022-12-19T22:06:08.566Z] [2022-12-19T22:06:08.566Z] #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 [2022-12-19T22:06:08.827Z] #50 0.691 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T22:06:08.827Z] #50 0.697 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T22:06:08.827Z] #50 0.702 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T22:06:08.827Z] #50 DONE 0.7s [2022-12-19T22:06:08.827Z] [2022-12-19T22:06:08.827Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:06:09.270Z] #38 ... [2022-12-19T22:06:09.270Z] [2022-12-19T22:06:09.270Z] #21 [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 [2022-12-19T22:06:09.270Z] #21 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-19T22:06:09.270Z] #21 158.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:09.270Z] #21 158.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:09.288Z] #21 135.0 github.com/BurntSushi/toml [2022-12-19T22:06:09.288Z] #21 135.0 flag [2022-12-19T22:06:09.549Z] #21 ... [2022-12-19T22:06:09.549Z] [2022-12-19T22:06:09.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 [2022-12-19T22:06:09.549Z] #39 38.40 CC images/fh.o [2022-12-19T22:06:09.549Z] #39 38.84 CC images/fsnotify.o [2022-12-19T22:06:09.549Z] #39 39.78 CC images/signalfd.o [2022-12-19T22:06:09.549Z] #39 40.15 CC images/fs.o [2022-12-19T22:06:09.549Z] #39 40.62 CC images/pstree.o [2022-12-19T22:06:09.549Z] #39 41.00 CC images/pipe.o [2022-12-19T22:06:09.549Z] #39 41.39 CC images/tcp-stream.o [2022-12-19T22:06:09.549Z] #39 41.84 CC images/sk-packet.o [2022-12-19T22:06:09.549Z] #39 42.23 CC images/mnt.o [2022-12-19T22:06:09.549Z] #39 42.68 CC images/pipe-data.o [2022-12-19T22:06:09.549Z] #39 43.09 CC images/sa.o [2022-12-19T22:06:09.549Z] #39 43.48 CC images/timer.o [2022-12-19T22:06:09.549Z] #39 44.11 CC images/timerfd.o [2022-12-19T22:06:09.549Z] #39 44.46 CC images/mm.o [2022-12-19T22:06:09.549Z] #39 44.91 CC images/sk-opts.o [2022-12-19T22:06:09.812Z] #39 45.16 CC images/sk-unix.o [2022-12-19T22:06:10.385Z] #39 45.56 CC images/sk-inet.o [2022-12-19T22:06:10.645Z] #39 45.90 CC images/tun.o [2022-12-19T22:06:10.645Z] #39 ... [2022-12-19T22:06:10.645Z] [2022-12-19T22:06:10.645Z] #21 [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 [2022-12-19T22:06:10.645Z] #21 136.6 log [2022-12-19T22:06:11.172Z] #40 DONE 3.6s [2022-12-19T22:06:11.172Z] [2022-12-19T22:06:11.172Z] #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 [2022-12-19T22:06:11.172Z] #30 DONE 130.0s [2022-12-19T22:06:11.172Z] [2022-12-19T22:06:11.172Z] #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 [2022-12-19T22:06:11.172Z] #41 ... [2022-12-19T22:06:11.172Z] [2022-12-19T22:06:11.172Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-19T22:06:11.172Z] #42 DONE 0.3s [2022-12-19T22:06:11.172Z] [2022-12-19T22:06:11.172Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-19T22:06:11.172Z] #43 DONE 0.1s [2022-12-19T22:06:11.172Z] [2022-12-19T22:06:11.172Z] #44 [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 [2022-12-19T22:06:11.172Z] #0 3.445 + RM_GOPATH=0 [2022-12-19T22:06:11.172Z] #0 3.445 + TMP_GOPATH= [2022-12-19T22:06:11.172Z] #0 3.445 + : /build [2022-12-19T22:06:11.172Z] #0 3.445 + '[' -z '' ']' [2022-12-19T22:06:11.172Z] #0 3.446 ++ mktemp -d [2022-12-19T22:06:11.172Z] #0 3.448 + export GOPATH=/tmp/tmp.ZFMhpqg8Uw [2022-12-19T22:06:11.172Z] #0 3.448 + GOPATH=/tmp/tmp.ZFMhpqg8Uw [2022-12-19T22:06:11.172Z] #0 3.448 + RM_GOPATH=1 [2022-12-19T22:06:11.172Z] #0 3.448 + case "$(go env GOARCH)" in [2022-12-19T22:06:11.172Z] #0 3.448 ++ go env GOARCH [2022-12-19T22:06:11.172Z] #0 3.467 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:06:11.172Z] #0 3.469 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:06:11.172Z] #0 3.471 ++ dirname /tmp/install/install.sh [2022-12-19T22:06:11.172Z] #0 3.488 + dir=/tmp/install [2022-12-19T22:06:11.172Z] #0 3.488 + bin=runc [2022-12-19T22:06:11.172Z] #0 3.489 + shift [2022-12-19T22:06:11.172Z] #0 3.489 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-19T22:06:11.172Z] #0 3.490 + . /tmp/install/runc.installer [2022-12-19T22:06:11.172Z] #0 3.494 ++ set -e [2022-12-19T22:06:11.172Z] #0 3.496 ++ : v1.1.4 [2022-12-19T22:06:11.172Z] #0 3.496 + install_runc [2022-12-19T22:06:11.172Z] #0 3.496 + RUNC_BUILDTAGS=seccomp [2022-12-19T22:06:11.172Z] #0 3.497 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-19T22:06:11.172Z] #0 3.498 Install runc version v1.1.4 (build tags: seccomp) [2022-12-19T22:06:11.172Z] #0 3.498 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZFMhpqg8Uw/src/github.com/opencontainers/runc [2022-12-19T22:06:11.172Z] #0 3.501 Cloning into '/tmp/tmp.ZFMhpqg8Uw/src/github.com/opencontainers/runc'... [2022-12-19T22:06:15.367Z] #44 ... [2022-12-19T22:06:15.367Z] [2022-12-19T22:06:15.367Z] #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 [2022-12-19T22:06:15.367Z] #41 DONE 4.0s [2022-12-19T22:06:15.367Z] [2022-12-19T22:06:15.367Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:06:15.415Z] #51 ... [2022-12-19T22:06:15.415Z] [2022-12-19T22:06:15.415Z] #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 [2022-12-19T22:06:15.415Z] #38 106.3 CC criu/image-desc.o [2022-12-19T22:06:15.415Z] #38 106.6 CC criu/image.o [2022-12-19T22:06:15.415Z] #38 107.3 CC criu/ipc_ns.o [2022-12-19T22:06:15.415Z] #38 108.5 CC criu/irmap.o [2022-12-19T22:06:15.415Z] #38 109.4 CC criu/kcmp-ids.o [2022-12-19T22:06:15.415Z] #38 110.0 CC criu/kerndat.o [2022-12-19T22:06:15.415Z] #38 111.5 CC criu/libnetlink.o [2022-12-19T22:06:15.415Z] #38 112.0 CC criu/log.o [2022-12-19T22:06:15.415Z] #38 112.5 CC criu/lsm.o [2022-12-19T22:06:15.415Z] #38 112.9 CC criu/mem.o [2022-12-19T22:06:15.415Z] #38 114.9 CC criu/memfd.o [2022-12-19T22:06:15.415Z] #38 115.6 CC criu/mount.o [2022-12-19T22:06:15.627Z] #45 ... [2022-12-19T22:06:15.627Z] [2022-12-19T22:06:15.627Z] #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 [2022-12-19T22:06:15.627Z] #38 73.52 DEP criu/timens.d [2022-12-19T22:06:15.627Z] #38 73.63 DEP criu/sysfs_parse.d [2022-12-19T22:06:15.627Z] #38 73.72 DEP criu/sysctl.d [2022-12-19T22:06:15.627Z] #38 73.87 DEP criu/string.d [2022-12-19T22:06:15.627Z] #38 73.92 DEP criu/stats.d [2022-12-19T22:06:15.627Z] #38 73.97 DEP criu/sockets.d [2022-12-19T22:06:15.627Z] #38 74.06 DEP criu/sk-unix.d [2022-12-19T22:06:15.627Z] #38 74.15 DEP criu/sk-tcp.d [2022-12-19T22:06:15.627Z] #38 74.26 DEP criu/sk-queue.d [2022-12-19T22:06:15.627Z] #38 74.34 DEP criu/sk-packet.d [2022-12-19T22:06:15.627Z] #38 74.44 DEP criu/sk-netlink.d [2022-12-19T22:06:15.627Z] #38 74.58 DEP criu/sk-inet.d [2022-12-19T22:06:15.627Z] #38 74.81 DEP criu/signalfd.d [2022-12-19T22:06:15.627Z] #38 75.03 DEP criu/sigframe.d [2022-12-19T22:06:15.627Z] #38 75.19 DEP criu/shmem.d [2022-12-19T22:06:15.627Z] #38 75.47 DEP criu/servicefd.d [2022-12-19T22:06:15.627Z] #38 75.61 DEP criu/seize.d [2022-12-19T22:06:15.627Z] #38 75.86 DEP criu/seccomp.d [2022-12-19T22:06:15.627Z] #38 76.07 DEP criu/rst-malloc.d [2022-12-19T22:06:15.627Z] #38 76.15 DEP criu/rbtree.d [2022-12-19T22:06:15.627Z] #38 76.24 DEP criu/pstree.d [2022-12-19T22:06:15.627Z] #38 76.47 DEP criu/protobuf.d [2022-12-19T22:06:15.627Z] #38 76.68 GEN criu/protobuf-desc-gen.h [2022-12-19T22:06:15.627Z] #38 78.45 DEP criu/protobuf-desc.d [2022-12-19T22:06:15.627Z] #38 78.65 DEP criu/proc_parse.d [2022-12-19T22:06:15.627Z] #38 78.98 DEP criu/plugin.d [2022-12-19T22:06:15.627Z] #38 79.10 DEP criu/pipes.d [2022-12-19T22:06:15.627Z] #38 79.30 DEP criu/pie-util.d [2022-12-19T22:06:15.627Z] #38 79.43 DEP criu/pie-util-vdso.d [2022-12-19T22:06:15.627Z] #38 79.58 DEP criu/pie-util-vdso-elf32.d [2022-12-19T22:06:15.627Z] #38 79.71 DEP criu/path.d [2022-12-19T22:06:15.627Z] #38 79.85 DEP criu/parasite-syscall.d [2022-12-19T22:06:15.627Z] #38 80.11 DEP criu/pagemap.d [2022-12-19T22:06:15.627Z] #38 80.28 DEP criu/pagemap-cache.d [2022-12-19T22:06:15.627Z] #38 80.38 DEP criu/page-xfer.d [2022-12-19T22:06:15.627Z] #38 80.53 DEP criu/page-pipe.d [2022-12-19T22:06:15.627Z] #38 80.63 DEP criu/netfilter.d [2022-12-19T22:06:15.627Z] #38 80.80 DEP criu/net.d [2022-12-19T22:06:15.627Z] #38 81.01 DEP criu/namespaces.d [2022-12-19T22:06:15.627Z] #38 81.24 DEP criu/mount.d [2022-12-19T22:06:15.627Z] #38 81.40 DEP criu/memfd.d [2022-12-19T22:06:15.627Z] #38 81.53 DEP criu/mem.d [2022-12-19T22:06:15.627Z] #38 81.73 DEP criu/lsm.d [2022-12-19T22:06:15.627Z] #38 81.89 DEP criu/log.d [2022-12-19T22:06:15.627Z] #38 82.00 DEP criu/libnetlink.d [2022-12-19T22:06:15.627Z] #38 82.15 DEP criu/kerndat.d [2022-12-19T22:06:15.627Z] #38 82.36 DEP criu/kcmp-ids.d [2022-12-19T22:06:15.627Z] #38 82.53 DEP criu/irmap.d [2022-12-19T22:06:15.627Z] #38 82.79 DEP criu/ipc_ns.d [2022-12-19T22:06:15.627Z] #38 82.97 DEP criu/image.d [2022-12-19T22:06:15.627Z] #38 83.15 DEP criu/image-desc.d [2022-12-19T22:06:15.627Z] #38 83.21 DEP criu/fsnotify.d [2022-12-19T22:06:15.627Z] #38 83.39 DEP criu/filesystems.d [2022-12-19T22:06:15.627Z] #38 83.54 DEP criu/files.d [2022-12-19T22:06:15.819Z] #21 ... [2022-12-19T22:06:15.819Z] [2022-12-19T22:06:15.819Z] #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 [2022-12-19T22:06:15.819Z] #38 76.88 CC compel/src/lib/ptrace.o [2022-12-19T22:06:15.819Z] #38 77.52 AR compel/libcompel.a [2022-12-19T22:06:15.819Z] #38 77.80 HOSTCC compel/src/main-host.o [2022-12-19T22:06:15.819Z] #38 78.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-19T22:06:15.819Z] #38 78.55 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-19T22:06:15.819Z] #38 79.18 HOSTCC compel/src/lib/log-host.o [2022-12-19T22:06:15.819Z] #38 79.43 HOSTLINK compel/compel-host-bin [2022-12-19T22:06:15.819Z] #38 79.76 DEP soccr/soccr.d [2022-12-19T22:06:15.819Z] #38 80.05 CC soccr/soccr.o [2022-12-19T22:06:15.886Z] #38 83.81 DEP criu/files-reg.d [2022-12-19T22:06:15.943Z] #21 141.6 github.com/BurntSushi/toml/cmd/tomlv [2022-12-19T22:06:15.943Z] #21 ... [2022-12-19T22:06:15.943Z] [2022-12-19T22:06:15.943Z] #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 [2022-12-19T22:06:16.146Z] #38 84.01 DEP criu/files-ext.d [2022-12-19T22:06:16.384Z] #38 81.85 AR soccr/libsoccr.a [2022-12-19T22:06:16.384Z] #38 81.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:06:16.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:06:16.321Z] > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10 [2022-12-19T22:06:16.406Z] #38 84.17 DEP criu/file-lock.d [2022-12-19T22:06:16.406Z] #38 84.39 DEP criu/file-ids.d [2022-12-19T22:06:16.641Z] #38 82.25 DEP criu/arch/x86/sigframe.d [2022-12-19T22:06:16.647Z] Fetching without tags [2022-12-19T22:06:16.665Z] #38 84.54 DEP criu/fifo.d [2022-12-19T22:06:16.898Z] #38 82.49 DEP criu/arch/x86/sigaction_compat.d [2022-12-19T22:06:16.924Z] #38 84.80 DEP criu/fdstore.d [2022-12-19T22:06:16.924Z] #38 84.92 DEP criu/fault-injection.d [2022-12-19T22:06:16.924Z] #38 84.93 DEP criu/external.d [2022-12-19T22:06:17.156Z] #38 82.65 DEP criu/arch/x86/kerndat.d [2022-12-19T22:06:17.183Z] #38 85.11 DEP criu/eventpoll.d [2022-12-19T22:06:17.413Z] #38 82.88 DEP criu/arch/x86/crtools.d [2022-12-19T22:06:17.413Z] #38 83.03 DEP criu/arch/x86/cpu.d [2022-12-19T22:06:17.444Z] #38 85.27 DEP criu/eventfd.d [2022-12-19T22:06:17.473Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:06:17.707Z] #38 85.41 DEP criu/crtools.d [2022-12-19T22:06:17.707Z] #38 85.64 DEP criu/cr-service.d [2022-12-19T22:06:17.959Z] #38 ... [2022-12-19T22:06:17.959Z] [2022-12-19T22:06:17.959Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:06:17.959Z] #51 9.102 Collecting yamllint==1.26.1 [2022-12-19T22:06:17.967Z] #38 85.79 DEP criu/cr-restore.d [2022-12-19T22:06:17.976Z] #38 83.39 CC criu/arch/x86/cpu.o [2022-12-19T22:06:18.226Z] #38 86.07 DEP criu/cr-errno.d [2022-12-19T22:06:18.226Z] #38 86.07 DEP criu/cr-dump.d [2022-12-19T22:06:18.298Z] #37 78.80 Updating files: 24% (1261/5144) Updating files: 25% (1286/5144) Updating files: 26% (1338/5144) Updating files: 27% (1389/5144) Updating files: 28% (1441/5144) Updating files: 29% (1492/5144) Updating files: 30% (1544/5144) Updating files: 31% (1595/5144) Updating files: 32% (1647/5144) Updating files: 33% (1698/5144) Updating files: 34% (1749/5144) Updating files: 35% (1801/5144) Updating files: 36% (1852/5144) Updating files: 37% (1904/5144) Updating files: 38% (1955/5144) Updating files: 39% (2007/5144) Updating files: 40% (2058/5144) Updating files: 41% (2110/5144) Updating files: 42% (2161/5144) Updating files: 43% (2212/5144) Updating files: 44% (2264/5144) Updating files: 45% (2315/5144) Updating files: 46% (2367/5144) Updating files: 47% (2418/5144) Updating files: 48% (2470/5144) Updating files: 49% (2521/5144) Updating files: 50% (2572/5144) Updating files: 51% (2624/5144) Updating files: 52% (2675/5144) Updating files: 53% (2727/5144) Updating files: 54% (2778/5144) Updating files: 55% (2830/5144) Updating files: 56% (2881/5144) Updating files: 57% (2933/5144) Updating files: 58% (2984/5144) Updating files: 59% (3035/5144) Updating files: 60% (3087/5144) Updating files: 61% (3138/5144) Updating files: 62% (3190/5144) Updating files: 63% (3241/5144) Updating files: 64% (3293/5144) Updating files: 65% (3344/5144) Updating files: 66% (3396/5144) Updating files: 67% (3447/5144) Updating files: 68% (3498/5144) Updating files: 69% (3550/5144) Updating files: 70% (3601/5144) Updating files: 71% (3653/5144) Updating files: 72% (3704/5144) Updating files: 73% (3756/5144) Updating files: 74% (3807/5144) Updating files: 75% (3858/5144) Updating files: 76% (3910/5144) Updating files: 77% (3961/5144) Updating files: 78% (4013/5144) Updating files: 79% (4064/5144) Updating files: 79% (4085/5144) Updating files: 80% (4116/5144) Updating files: 81% (4167/5144) Updating files: 82% (4219/5144) Updating files: 83% (4270/5144) Updating files: 84% (4321/5144) Updating files: 85% (4373/5144) Updating files: 86% (4424/5144) Updating files: 87% (4476/5144) Updating files: 88% (4527/5144) Updating files: 89% (4579/5144) Updating files: 90% (4630/5144) Updating files: 91% (4682/5144) Updating files: 92% (4733/5144) Updating files: 93% (4784/5144) Updating files: 94% (4836/5144) Updating files: 95% (4887/5144) Updating files: 96% (4939/5144) Updating files: 97% (4990/5144) Updating files: 98% (5042/5144) Updating files: 99% (5093/5144) Updating files: 100% (5144/5144) Updating files: 100% (5144/5144), done. [2022-12-19T22:06:18.486Z] #38 86.32 DEP criu/cr-dedup.d [2022-12-19T22:06:18.486Z] #38 86.50 DEP criu/cr-check.d [2022-12-19T22:06:18.486Z] #38 ... [2022-12-19T22:06:18.486Z] [2022-12-19T22:06:18.486Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:06:18.486Z] #45 3.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T22:06:18.562Z] #37 82.43 + cd /tmp/tmp.QMgKC11zG2/src/github.com/containerd/containerd [2022-12-19T22:06:18.562Z] #37 82.43 + git checkout -q v1.6.14 [2022-12-19T22:06:18.641Z] #38 84.12 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:18.641Z] #38 84.14 CC criu/arch/x86/crtools.o [2022-12-19T22:06:18.746Z] #45 DONE 4.0s [2022-12-19T22:06:18.746Z] [2022-12-19T22:06:18.746Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T22:06:19.343Z] #51 10.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-19T22:06:16.392Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:06:16.537Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T22:06:16.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T22:06:16.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:06:16.690Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-19T22:06:17.589Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:06:17.651Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:06:20.286Z] #51 11.21 Collecting pathspec>=0.5.3 [2022-12-19T22:06:20.286Z] #51 11.23 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T22:06:20.286Z] #51 11.53 Collecting pyyaml [2022-12-19T22:06:20.286Z] #51 11.56 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-19T22:06:20.286Z] #51 11.60 Building wheels for collected packages: yamllint [2022-12-19T22:06:20.546Z] #51 11.60 Building wheel for yamllint (setup.py): started [2022-12-19T22:06:20.548Z] #38 86.09 CC criu/arch/x86/kerndat.o [2022-12-19T22:06:21.267Z] #37 ... [2022-12-19T22:06:21.267Z] [2022-12-19T22:06:21.267Z] #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 [2022-12-19T22:06:21.267Z] #39 46.43 CC images/sk-netlink.o [2022-12-19T22:06:21.267Z] #39 46.91 CC images/packet-sock.o [2022-12-19T22:06:21.267Z] #39 47.53 CC images/ipc-var.o [2022-12-19T22:06:21.267Z] #39 47.86 CC images/ipc-desc.o [2022-12-19T22:06:21.267Z] #39 48.11 CC images/ipc-shm.o [2022-12-19T22:06:21.267Z] #39 48.61 CC images/ipc-msg.o [2022-12-19T22:06:21.267Z] #39 49.09 CC images/ipc-sem.o [2022-12-19T22:06:21.267Z] #39 49.50 CC images/utsns.o [2022-12-19T22:06:21.267Z] #39 49.83 CC images/creds.o [2022-12-19T22:06:21.267Z] #39 50.25 CC images/vma.o [2022-12-19T22:06:21.267Z] #39 50.63 CC images/netdev.o [2022-12-19T22:06:21.267Z] #39 51.23 CC images/tty.o [2022-12-19T22:06:21.267Z] #39 52.51 CC images/file-lock.o [2022-12-19T22:06:21.267Z] #39 53.01 CC images/rlimit.o [2022-12-19T22:06:21.267Z] #39 53.37 CC images/pagemap.o [2022-12-19T22:06:21.267Z] #39 53.81 CC images/siginfo.o [2022-12-19T22:06:21.267Z] #39 54.45 CC images/rpc.o [2022-12-19T22:06:21.482Z] #38 86.88 CC criu/arch/x86/sigaction_compat.o [2022-12-19T22:06:21.487Z] #51 12.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T22:06:21.487Z] #51 12.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8a2f9ca62d387636d5ec94525d8d11722fcaa8f9c84daf9ba6f7ebed920589b3 [2022-12-19T22:06:21.487Z] #51 12.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-19T22:06:21.487Z] #51 12.67 Successfully built yamllint [2022-12-19T22:06:21.487Z] #51 12.70 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T22:06:21.487Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:06:21.487Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673) [2022-12-19T22:06:21.738Z] #38 87.18 CC criu/arch/x86/sigframe.o [2022-12-19T22:06:21.738Z] #38 87.48 LINK criu/arch/x86/crtools.built-in.o [2022-12-19T22:06:21.838Z] #39 57.05 CC images/ext-file.o [2022-12-19T22:06:21.995Z] #38 87.58 DEP criu/pie/util-vdso-elf32.d [2022-12-19T22:06:22.039Z] #46 DONE 3.1s [2022-12-19T22:06:22.039Z] [2022-12-19T22:06:22.039Z] #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 [2022-12-19T22:06:22.039Z] #38 86.74 DEP criu/config.d [2022-12-19T22:06:22.039Z] #38 86.96 DEP criu/clone-noasan.d [2022-12-19T22:06:22.039Z] #38 87.03 DEP criu/cgroup.d [2022-12-19T22:06:22.039Z] #38 87.24 DEP criu/cgroup-props.d [2022-12-19T22:06:22.039Z] #38 87.39 DEP criu/bitmap.d [2022-12-19T22:06:22.039Z] #38 87.42 DEP criu/bfd.d [2022-12-19T22:06:22.039Z] #38 87.55 DEP criu/autofs.d [2022-12-19T22:06:22.039Z] #38 87.72 DEP criu/aio.d [2022-12-19T22:06:22.039Z] #38 87.92 DEP criu/action-scripts.d [2022-12-19T22:06:22.039Z] #38 88.22 CC criu/action-scripts.o [2022-12-19T22:06:22.039Z] #38 88.74 CC criu/aio.o [2022-12-19T22:06:22.039Z] #38 89.36 CC criu/autofs.o [2022-12-19T22:06:22.058Z] #51 13.13 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-19T22:06:22.099Z] #39 57.55 CC images/cgroup.o [2022-12-19T22:06:22.253Z] #38 87.77 DEP criu/pie/util-vdso.d [2022-12-19T22:06:22.253Z] #38 88.00 DEP criu/pie/util.d [2022-12-19T22:06:22.630Z] #51 DONE 13.7s [2022-12-19T22:06:22.630Z] [2022-12-19T22:06:22.630Z] #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 [2022-12-19T22:06:22.630Z] #38 119.3 CC criu/namespaces.o [2022-12-19T22:06:22.630Z] #38 121.5 CC criu/net.o [2022-12-19T22:06:22.669Z] #39 ... [2022-12-19T22:06:22.669Z] [2022-12-19T22:06:22.669Z] #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 [2022-12-19T22:06:22.669Z] #37 86.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-19T22:06:22.669Z] #37 86.50 + BUILDTAGS='netgo osusergo static_build' [2022-12-19T22:06:22.669Z] #37 86.50 + export EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:06:22.669Z] #37 86.50 + EXTRA_FLAGS=-buildmode=pie [2022-12-19T22:06:22.669Z] #37 86.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-19T22:06:22.669Z] #37 86.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-19T22:06:22.669Z] #37 86.50 + '[' '' = dynamic ']' [2022-12-19T22:06:22.669Z] #37 86.50 + make [2022-12-19T22:06:22.817Z] #38 88.23 CC criu/pie/util.o [2022-12-19T22:06:22.817Z] #38 88.58 CC criu/pie/util-vdso.o [2022-12-19T22:06:22.929Z] #37 ... [2022-12-19T22:06:22.929Z] [2022-12-19T22:06:22.929Z] #21 [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 [2022-12-19T22:06:22.929Z] #21 DONE 149.0s [2022-12-19T22:06:21.000Z] > git remote # timeout=10 [2022-12-19T22:06:21.111Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:06:21.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T22:06:21.175Z] > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10 [2022-12-19T22:06:21.375Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-12-19T22:06:21.526Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:06:21.586Z] > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10 [2022-12-19T22:06:22.977Z] #38 91.00 CC criu/bfd.o [2022-12-19T22:06:23.189Z] [2022-12-19T22:06:23.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 [2022-12-19T22:06:23.189Z] #39 58.14 CC images/userns.o [2022-12-19T22:06:23.189Z] #39 58.58 CC images/google/protobuf/descriptor.o [2022-12-19T22:06:23.551Z] #38 91.53 CC criu/bitmap.o [2022-12-19T22:06:23.811Z] #38 ... [2022-12-19T22:06:23.811Z] [2022-12-19T22:06:23.811Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:06:23.811Z] #47 DONE 2.0s [2022-12-19T22:06:23.811Z] [2022-12-19T22:06:23.811Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-19T22:06:24.187Z] #38 89.62 CC criu/pie/util-vdso-elf32.o [2022-12-19T22:06:24.541Z] #38 125.3 CC criu/netfilter.o [2022-12-19T22:06:24.801Z] #38 125.7 CC criu/page-pipe.o [2022-12-19T22:06:25.119Z] #38 90.60 AR criu/pie/pie.lib.a [2022-12-19T22:06:25.376Z] #38 90.90 DEP criu/pie/restorer.d [2022-12-19T22:06:25.743Z] #38 126.4 CC criu/page-xfer.o [2022-12-19T22:06:25.941Z] #38 91.31 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-19T22:06:25.941Z] #38 91.54 DEP criu/arch/x86/restorer_unmap.d [2022-12-19T22:06:25.941Z] #38 91.63 DEP criu/arch/x86/restorer.d [2022-12-19T22:06:26.199Z] #38 91.81 DEP criu/arch/x86/vdso-pie.d [2022-12-19T22:06:26.348Z] #48 DONE 2.2s [2022-12-19T22:06:26.348Z] [2022-12-19T22:06:26.348Z] #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 [2022-12-19T22:06:26.456Z] #38 91.96 DEP criu/pie/parasite-vdso.d [2022-12-19T22:06:26.498Z] #39 61.71 CC images/opts.o [2022-12-19T22:06:26.713Z] #38 92.17 DEP criu/pie/parasite.d [2022-12-19T22:06:26.760Z] #39 62.02 CC images/seccomp.o [2022-12-19T22:06:26.971Z] #38 92.54 CC criu/pie/parasite.o [2022-12-19T22:06:27.021Z] #39 62.43 CC images/binfmt-misc.o [2022-12-19T22:06:27.591Z] #39 62.75 CC images/time.o [2022-12-19T22:06:27.591Z] #39 63.02 CC images/sysctl.o [2022-12-19T22:06:27.591Z] #39 ... [2022-12-19T22:06:27.591Z] [2022-12-19T22:06:27.591Z] #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 [2022-12-19T22:06:27.591Z] #31 143.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-19T22:06:27.591Z] #31 143.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:27.591Z] #31 143.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:06:27.657Z] #38 128.2 CC criu/pagemap-cache.o [2022-12-19T22:06:27.851Z] #31 ... [2022-12-19T22:06:27.851Z] [2022-12-19T22:06:27.851Z] #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 [2022-12-19T22:06:27.851Z] #39 63.29 CC images/autofs.o [2022-12-19T22:06:27.918Z] #38 128.6 CC criu/pagemap.o [2022-12-19T22:06:28.342Z] #38 93.99 LINK criu/pie/parasite.built-in.o [2022-12-19T22:06:28.342Z] #38 94.00 GEN criu/pie/parasite-blob.h [2022-12-19T22:06:28.421Z] #39 63.64 CC images/macvlan.o [2022-12-19T22:06:28.600Z] #38 94.04 CC criu/pie/parasite-vdso.o [2022-12-19T22:06:28.682Z] #39 63.90 CC images/sit.o [2022-12-19T22:06:28.861Z] #38 129.6 CC criu/parasite-syscall.o [2022-12-19T22:06:28.882Z] #49 2.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:06:28.882Z] #49 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:06:28.882Z] #49 2.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:06:29.015Z] #39 64.27 CC images/memfd.o [2022-12-19T22:06:29.141Z] #49 3.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:06:29.433Z] #38 130.4 CC criu/path.o [2022-12-19T22:06:29.531Z] #38 95.00 CC criu/arch/x86/vdso-pie.o [2022-12-19T22:06:29.610Z] #39 64.91 CC images/timens.o [2022-12-19T22:06:29.694Z] #38 130.6 CC criu/pie-util-vdso.o [2022-12-19T22:06:29.789Z] #38 95.49 CC criu/arch/x86/restorer.o [2022-12-19T22:06:29.871Z] #39 65.32 LINK images/built-in.o [2022-12-19T22:06:30.266Z] #38 131.0 CC criu/pie-util.o [2022-12-19T22:06:30.355Z] #38 ... [2022-12-19T22:06:30.355Z] [2022-12-19T22:06:30.356Z] #21 [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 [2022-12-19T22:06:30.356Z] #21 179.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-19T22:06:30.356Z] #21 179.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:30.356Z] #21 179.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:30.450Z] #39 65.68 GEN compel/include/asm [2022-12-19T22:06:30.450Z] #39 65.70 GEN compel/include/version.h [2022-12-19T22:06:30.450Z] #39 65.74 touch .config [2022-12-19T22:06:30.450Z] #39 65.80 GEN include/common/config.h [2022-12-19T22:06:30.522Z] #49 4.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:06:30.527Z] #38 131.3 CC criu/pipes.o [2022-12-19T22:06:30.718Z] #39 65.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-19T22:06:30.718Z] #39 66.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-19T22:06:30.718Z] #39 66.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-19T22:06:30.781Z] #49 ... [2022-12-19T22:06:30.782Z] [2022-12-19T22:06:30.782Z] #44 [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 [2022-12-19T22:06:30.782Z] #44 13.85 + cd /tmp/tmp.ZFMhpqg8Uw/src/github.com/opencontainers/runc [2022-12-19T22:06:30.782Z] #44 13.85 + git checkout -q v1.1.4 [2022-12-19T22:06:30.782Z] #44 14.65 + '[' -z '' ']' [2022-12-19T22:06:30.782Z] #44 14.65 + target=static [2022-12-19T22:06:30.782Z] #44 14.65 + make BUILDTAGS=seccomp static [2022-12-19T22:06:30.782Z] #44 15.33 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 . [2022-12-19T22:06:30.979Z] #39 66.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-19T22:06:30.979Z] #39 66.25 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-19T22:06:30.979Z] #39 66.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-19T22:06:31.041Z] #44 ... [2022-12-19T22:06:31.041Z] [2022-12-19T22:06:31.041Z] #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 [2022-12-19T22:06:31.041Z] #38 91.77 CC criu/cgroup-props.o [2022-12-19T22:06:31.041Z] #38 92.92 CC criu/cgroup.o [2022-12-19T22:06:31.041Z] #38 96.41 CC criu/clone-noasan.o [2022-12-19T22:06:31.041Z] #38 96.63 CC criu/config.o [2022-12-19T22:06:31.041Z] #38 98.04 CC criu/cr-check.o [2022-12-19T22:06:31.238Z] #39 66.39 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-19T22:06:31.239Z] #39 66.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-19T22:06:31.239Z] #39 66.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-19T22:06:31.239Z] #39 66.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-19T22:06:31.239Z] #39 66.51 DEP compel/plugins/std/infect.d [2022-12-19T22:06:31.470Z] #38 132.1 CC criu/plugin.o [2022-12-19T22:06:31.498Z] #39 66.71 DEP compel/plugins/std/string.d [2022-12-19T22:06:31.498Z] #39 66.82 DEP compel/plugins/std/log.d [2022-12-19T22:06:31.610Z] #38 ... [2022-12-19T22:06:31.610Z] [2022-12-19T22:06:31.610Z] #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 [2022-12-19T22:06:31.610Z] #49 5.762 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:06:31.732Z] #38 132.5 CC criu/proc_parse.o [2022-12-19T22:06:31.758Z] #39 66.95 DEP compel/plugins/std/fds.d [2022-12-19T22:06:31.758Z] #39 67.14 DEP compel/plugins/std/std.d [2022-12-19T22:06:32.018Z] #39 67.28 DEP compel/plugins/shmem/shmem.d [2022-12-19T22:06:32.018Z] #39 67.36 DEP compel/plugins/fds/fds.d [2022-12-19T22:06:32.277Z] #39 67.57 CC compel/plugins/std/std.o [2022-12-19T22:06:32.313Z] #25 ... [2022-12-19T22:06:32.313Z] [2022-12-19T22:06:32.313Z] #41 [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 [2022-12-19T22:06:32.313Z] #41 162.4 + mkdir -p /build [2022-12-19T22:06:32.313Z] #41 162.4 + cp runc /build/runc [2022-12-19T22:06:32.313Z] #41 DONE 164.0s [2022-12-19T22:06:32.313Z] [2022-12-19T22:06:32.313Z] #25 [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 [2022-12-19T22:06:32.313Z] #25 286.8 + /build/golangci-lint --version [2022-12-19T22:06:32.313Z] #25 288.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-19T22:06:32.313Z] #25 DONE 288.4s [2022-12-19T22:06:32.313Z] [2022-12-19T22:06:32.313Z] #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 [2022-12-19T22:06:32.313Z] #37 ... [2022-12-19T22:06:32.313Z] [2022-12-19T22:06:32.313Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-19T22:06:32.572Z] #61 DONE 1.1s [2022-12-19T22:06:32.572Z] [2022-12-19T22:06:32.572Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-19T22:06:32.572Z] #62 DONE 0.1s [2022-12-19T22:06:32.572Z] [2022-12-19T22:06:32.572Z] #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 [2022-12-19T22:06:32.572Z] #37 ... [2022-12-19T22:06:32.572Z] [2022-12-19T22:06:32.572Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-19T22:06:32.845Z] #39 68.07 CC compel/plugins/std/fds.o [2022-12-19T22:06:33.349Z] Commit message: "update containerd binary to v1.6.14" [2022-12-19T22:06:33.413Z] #39 68.65 CC compel/plugins/std/log.o [2022-12-19T22:06:33.508Z] #63 DONE 0.9s [2022-12-19T22:06:33.508Z] [2022-12-19T22:06:33.508Z] #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 [2022-12-19T22:06:33.508Z] #37 255.4 + bin/containerd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T22:06:34.279Z] #38 ... [2022-12-19T22:06:34.279Z] [2022-12-19T22:06:34.279Z] #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 [2022-12-19T22:06:34.279Z] #36 184.5 + dpkg --print-architecture [2022-12-19T22:06:34.279Z] #36 DONE 184.7s [2022-12-19T22:06:34.279Z] [2022-12-19T22:06:34.279Z] #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 [2022-12-19T22:06:34.796Z] #39 70.13 CC compel/plugins/std/string.o [2022-12-19T22:06:34.872Z] #37 ... [2022-12-19T22:06:34.872Z] [2022-12-19T22:06:34.872Z] #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 [2022-12-19T22:06:34.872Z] #38 135.6 CC criu/protobuf-desc.o [2022-12-19T22:06:35.056Z] #39 ... [2022-12-19T22:06:35.056Z] [2022-12-19T22:06:35.056Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-12-19T22:06:35.056Z] #37 89.03 + bin/ctr [2022-12-19T22:06:35.316Z] #37 ... [2022-12-19T22:06:35.316Z] [2022-12-19T22:06:35.316Z] #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 [2022-12-19T22:06:35.316Z] #31 155.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-19T22:06:35.316Z] #31 155.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:35.316Z] #31 155.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:35.804Z] #49 9.298 Fetched 8616 kB in 7s (1221 kB/s) [2022-12-19T22:06:35.885Z] #31 ... [2022-12-19T22:06:35.885Z] [2022-12-19T22:06:35.885Z] #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 [2022-12-19T22:06:35.885Z] #39 71.15 CC compel/plugins/std/infect.o [2022-12-19T22:06:36.258Z] #38 136.9 CC criu/protobuf.o [2022-12-19T22:06:36.455Z] #39 71.75 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-19T22:06:36.455Z] #39 71.81 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-19T22:06:36.455Z] #39 71.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-19T22:06:36.519Z] #38 137.3 CC criu/pstree.o [2022-12-19T22:06:36.715Z] #39 71.96 AR compel/plugins/std.lib.a [2022-12-19T22:06:36.715Z] #39 72.10 CC compel/plugins/fds/fds.o [2022-12-19T22:06:36.743Z] #49 9.298 Reading package lists... [2022-12-19T22:06:36.743Z] #49 ... [2022-12-19T22:06:36.743Z] [2022-12-19T22:06:36.743Z] #28 [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 [2022-12-19T22:06:36.743Z] #28 DONE 155.7s [2022-12-19T22:06:36.743Z] [2022-12-19T22:06:36.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 [2022-12-19T22:06:36.743Z] #38 99.91 CC criu/cr-dedup.o [2022-12-19T22:06:36.743Z] #38 100.4 CC criu/cr-dump.o [2022-12-19T22:06:36.743Z] #38 103.1 CC criu/cr-errno.o [2022-12-19T22:06:36.743Z] #38 103.2 CC criu/cr-restore.o [2022-12-19T22:06:36.829Z] + docker version [2022-12-19T22:06:36.975Z] #39 72.46 AR compel/plugins/fds.lib.a [2022-12-19T22:06:37.235Z] #39 72.57 HOSTDEP compel/src/lib/log-host.d [2022-12-19T22:06:37.235Z] #39 72.68 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-19T22:06:37.804Z] #39 72.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-19T22:06:37.804Z] #39 73.01 HOSTDEP compel/src/main-host.d [2022-12-19T22:06:37.904Z] #38 138.5 CC criu/rbtree.o [2022-12-19T22:06:37.904Z] #38 138.8 CC criu/rst-malloc.o [2022-12-19T22:06:38.064Z] #39 73.16 DEP compel/src/lib/ptrace.d [2022-12-19T22:06:38.064Z] #39 73.42 DEP compel/src/lib/infect.d [2022-12-19T22:06:38.324Z] #39 73.67 DEP compel/src/lib/infect-util.d [2022-12-19T22:06:38.466Z] #21 ... [2022-12-19T22:06:38.466Z] [2022-12-19T22:06:38.466Z] #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 [2022-12-19T22:06:38.466Z] #38 96.09 CC criu/arch/x86/restorer_unmap.o [2022-12-19T22:06:38.466Z] #38 96.16 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-19T22:06:38.466Z] #38 96.37 CC criu/pie/restorer.o [2022-12-19T22:06:38.466Z] #38 100.6 LINK criu/pie/restorer.built-in.o [2022-12-19T22:06:38.466Z] #38 100.7 GEN criu/pie/restorer-blob.h [2022-12-19T22:06:38.466Z] #38 100.8 DEP criu/vdso.d [2022-12-19T22:06:38.466Z] #38 101.2 DEP criu/vdso-compat.d [2022-12-19T22:06:38.466Z] #38 101.6 DEP criu/uts_ns.d [2022-12-19T22:06:38.466Z] #38 101.9 DEP criu/util.d [2022-12-19T22:06:38.467Z] #38 102.2 DEP criu/uffd.d [2022-12-19T22:06:38.467Z] #38 102.7 DEP criu/tun.d [2022-12-19T22:06:38.467Z] #38 103.1 DEP criu/tty.d [2022-12-19T22:06:38.467Z] #38 103.4 DEP criu/timerfd.d [2022-12-19T22:06:38.467Z] #38 103.6 DEP criu/timens.d [2022-12-19T22:06:38.467Z] #38 103.8 DEP criu/sysfs_parse.d [2022-12-19T22:06:38.474Z] #38 139.1 CC criu/seccomp.o [2022-12-19T22:06:38.584Z] #39 73.83 DEP compel/src/lib/infect-rpc.d [2022-12-19T22:06:38.650Z] #38 ... [2022-12-19T22:06:38.650Z] [2022-12-19T22:06:38.650Z] #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 [2022-12-19T22:06:38.650Z] #49 9.298 Reading package lists... [2022-12-19T22:06:38.724Z] #38 104.1 DEP criu/sysctl.d [2022-12-19T22:06:38.724Z] #38 104.3 DEP criu/string.d [2022-12-19T22:06:38.724Z] #38 104.4 DEP criu/stats.d [2022-12-19T22:06:38.843Z] #39 74.04 DEP compel/arch/x86/src/lib/infect.d [2022-12-19T22:06:38.981Z] #38 104.5 DEP criu/sockets.d [2022-12-19T22:06:39.046Z] #38 139.7 CC criu/seize.o [2022-12-19T22:06:39.102Z] #39 74.32 DEP compel/arch/x86/src/lib/cpu.d [2022-12-19T22:06:39.102Z] #39 74.48 DEP compel/src/lib/log.d [2022-12-19T22:06:39.239Z] #38 104.7 DEP criu/sk-unix.d [2022-12-19T22:06:39.239Z] #38 ... [2022-12-19T22:06:39.239Z] [2022-12-19T22:06:39.239Z] #21 [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 [2022-12-19T22:06:39.239Z] #21 187.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-19T22:06:39.239Z] #21 187.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-19T22:06:39.239Z] #21 187.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:06:39.361Z] #39 74.62 DEP compel/src/main.d [2022-12-19T22:06:39.361Z] #39 74.84 DEP compel/src/lib/handle-elf.d [2022-12-19T22:06:39.496Z] #21 188.1 Selecting previously unselected package libapparmor1:amd64. [2022-12-19T22:06:39.496Z] #21 188.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-19T22:06:39.496Z] #21 188.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:06:39.754Z] #21 188.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-19T22:06:39.754Z] #21 188.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-19T22:06:39.754Z] #21 188.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:06:39.930Z] #39 75.05 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-19T22:06:39.930Z] #39 75.25 CC compel/src/lib/log.o [2022-12-19T22:06:39.987Z] #38 140.6 CC criu/servicefd.o [2022-12-19T22:06:40.011Z] #21 188.6 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:06:40.011Z] #21 188.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:06:40.011Z] #21 188.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:06:40.249Z] #38 141.0 CC criu/shmem.o [2022-12-19T22:06:40.271Z] #21 188.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:06:40.271Z] #21 188.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:06:40.271Z] #21 188.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:06:40.500Z] #39 75.56 CC compel/arch/x86/src/lib/cpu.o [2022-12-19T22:06:40.836Z] #21 189.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-19T22:06:40.836Z] #21 189.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:06:40.836Z] #21 189.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:41.093Z] #21 189.4 Selecting previously unselected package libudev-dev:amd64. [2022-12-19T22:06:41.093Z] #21 189.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:06:41.093Z] #21 189.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:41.194Z] #38 142.0 CC criu/sigframe.o [2022-12-19T22:06:41.203Z] #49 12.52 Reading package lists... [2022-12-19T22:06:41.355Z] #21 189.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-19T22:06:41.355Z] #21 189.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-19T22:06:41.355Z] #21 189.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:06:41.436Z] #39 76.71 CC compel/arch/x86/src/lib/infect.o [2022-12-19T22:06:41.455Z] #38 142.2 CC criu/signalfd.o [2022-12-19T22:06:41.743Z] #38 142.6 CC criu/sk-inet.o [2022-12-19T22:06:41.772Z] #49 15.26 Building dependency tree... [2022-12-19T22:06:41.920Z] #21 190.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-19T22:06:41.920Z] #21 190.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:41.920Z] #21 190.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:42.177Z] #21 190.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-19T22:06:42.177Z] #21 190.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:42.177Z] #21 190.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:42.435Z] #21 190.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-19T22:06:42.435Z] #21 190.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:42.435Z] #21 191.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:42.692Z] #21 191.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-19T22:06:42.692Z] #21 191.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:06:42.692Z] #21 191.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:42.707Z] Client: [2022-12-19T22:06:42.707Z] Version: 20.10.9 [2022-12-19T22:06:42.707Z] API version: 1.41 [2022-12-19T22:06:42.707Z] Go version: go1.16.8 [2022-12-19T22:06:42.707Z] Git commit: c2ea9bc [2022-12-19T22:06:42.707Z] Built: Mon Oct 4 16:11:10 2021 [2022-12-19T22:06:42.707Z] OS/Arch: windows/amd64 [2022-12-19T22:06:42.707Z] Context: default [2022-12-19T22:06:42.707Z] Experimental: true [2022-12-19T22:06:42.707Z] [2022-12-19T22:06:42.707Z] Server: Docker Engine - Community [2022-12-19T22:06:42.707Z] Engine: [2022-12-19T22:06:42.707Z] Version: 20.10.9 [2022-12-19T22:06:42.707Z] API version: 1.41 (minimum version 1.24) [2022-12-19T22:06:42.707Z] Go version: go1.16.8 [2022-12-19T22:06:42.707Z] Git commit: 79ea9d3 [2022-12-19T22:06:42.707Z] Built: Mon Oct 4 16:06:39 2021 [2022-12-19T22:06:42.707Z] OS/Arch: windows/amd64 [2022-12-19T22:06:42.707Z] Experimental: true [2022-12-19T22:06:42.814Z] #39 78.07 CC compel/src/lib/infect-rpc.o [2022-12-19T22:06:43.147Z] #38 143.9 CC criu/sk-netlink.o [2022-12-19T22:06:43.152Z] #49 17.06 The following additional packages will be installed: [2022-12-19T22:06:43.152Z] #49 17.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:06:43.152Z] #49 17.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-19T22:06:43.152Z] #49 17.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-19T22:06:43.152Z] #49 17.06 python3-pkg-resources vim-runtime xxd [2022-12-19T22:06:43.152Z] #49 17.07 Suggested packages: [2022-12-19T22:06:43.152Z] #49 17.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-19T22:06:43.152Z] #49 17.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-19T22:06:43.152Z] #49 17.07 acl attr quota [2022-12-19T22:06:43.152Z] #49 17.07 Recommended packages: [2022-12-19T22:06:43.152Z] #49 17.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [Pipeline] sh [2022-12-19T22:06:43.383Z] #39 78.53 CC compel/src/lib/infect-util.o [2022-12-19T22:06:43.408Z] #38 144.3 CC criu/sk-packet.o [2022-12-19T22:06:43.624Z] #21 192.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-19T22:06:43.624Z] #21 192.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-19T22:06:43.624Z] #21 192.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:06:43.642Z] #39 78.86 CC compel/src/lib/infect.o [2022-12-19T22:06:44.294Z] + docker info [2022-12-19T22:06:44.350Z] #38 145.0 CC criu/sk-queue.o [2022-12-19T22:06:44.533Z] #49 18.28 The following NEW packages will be installed: [2022-12-19T22:06:44.533Z] #49 18.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-19T22:06:44.533Z] #49 18.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:06:44.533Z] #49 18.28 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-19T22:06:44.533Z] #49 18.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-19T22:06:44.533Z] #49 18.28 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-19T22:06:44.533Z] #49 18.28 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-19T22:06:44.533Z] #49 18.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-19T22:06:44.533Z] #49 18.28 xz-utils zip [2022-12-19T22:06:44.533Z] #49 18.62 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:06:44.533Z] #49 18.62 Need to get 27.0 MB of archives. [2022-12-19T22:06:44.533Z] #49 18.62 After this operation, 104 MB of additional disk space will be used. [2022-12-19T22:06:44.533Z] #49 18.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-19T22:06:44.533Z] #49 18.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-19T22:06:44.533Z] #49 18.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-19T22:06:44.533Z] #49 18.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:06:44.533Z] #49 18.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-19T22:06:44.533Z] #49 18.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-19T22:06:44.533Z] #49 18.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-19T22:06:44.533Z] #49 18.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-19T22:06:44.533Z] #49 18.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:06:44.594Z] #21 ... [2022-12-19T22:06:44.594Z] [2022-12-19T22:06:44.594Z] #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 [2022-12-19T22:06:44.594Z] #27 183.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:06:44.594Z] #27 183.0 + GOBIN=/build [2022-12-19T22:06:44.594Z] #27 183.0 + GO111MODULE=on [2022-12-19T22:06:44.594Z] #27 183.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-19T22:06:44.594Z] #27 ... [2022-12-19T22:06:44.594Z] [2022-12-19T22:06:44.594Z] #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 [2022-12-19T22:06:44.594Z] #38 105.1 DEP criu/sk-tcp.d [2022-12-19T22:06:44.594Z] #38 105.3 DEP criu/sk-queue.d [2022-12-19T22:06:44.594Z] #38 105.5 DEP criu/sk-packet.d [2022-12-19T22:06:44.594Z] #38 105.7 DEP criu/sk-netlink.d [2022-12-19T22:06:44.594Z] #38 105.9 DEP criu/sk-inet.d [2022-12-19T22:06:44.594Z] #38 106.4 DEP criu/signalfd.d [2022-12-19T22:06:44.594Z] #38 106.5 DEP criu/sigframe.d [2022-12-19T22:06:44.594Z] #38 106.7 DEP criu/shmem.d [2022-12-19T22:06:44.594Z] #38 107.0 DEP criu/servicefd.d [2022-12-19T22:06:44.594Z] #38 107.3 DEP criu/seize.d [2022-12-19T22:06:44.594Z] #38 107.5 DEP criu/seccomp.d [2022-12-19T22:06:44.594Z] #38 107.9 DEP criu/rst-malloc.d [2022-12-19T22:06:44.594Z] #38 108.0 DEP criu/rbtree.d [2022-12-19T22:06:44.594Z] #38 108.1 DEP criu/pstree.d [2022-12-19T22:06:44.594Z] #38 108.4 DEP criu/protobuf.d [2022-12-19T22:06:44.594Z] #38 108.6 GEN criu/protobuf-desc-gen.h [2022-12-19T22:06:44.610Z] #38 145.5 CC criu/sk-tcp.o [2022-12-19T22:06:44.797Z] #49 18.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:06:44.797Z] #49 18.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-19T22:06:44.797Z] #49 18.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-19T22:06:44.797Z] #49 18.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-19T22:06:44.797Z] #49 18.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-19T22:06:44.797Z] #49 18.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-19T22:06:44.797Z] #49 18.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-19T22:06:44.797Z] #49 18.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-19T22:06:44.797Z] #49 18.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-19T22:06:44.797Z] #49 18.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-19T22:06:44.797Z] #49 18.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-19T22:06:44.797Z] #49 18.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-19T22:06:44.797Z] #49 18.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:06:44.797Z] #49 18.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:06:44.797Z] #49 18.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:06:44.797Z] #49 18.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-19T22:06:44.797Z] #49 18.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-19T22:06:44.797Z] #49 18.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:06:44.851Z] #38 ... [2022-12-19T22:06:44.851Z] [2022-12-19T22:06:44.851Z] #21 [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 [2022-12-19T22:06:44.852Z] #21 193.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-19T22:06:45.057Z] #49 19.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-19T22:06:45.057Z] #49 19.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:06:45.057Z] #49 19.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:06:45.057Z] #49 19.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:06:45.057Z] #49 19.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-19T22:06:45.057Z] #49 19.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-19T22:06:45.057Z] #49 19.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-19T22:06:45.057Z] #49 19.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T22:06:45.110Z] #21 193.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:06:45.110Z] #21 193.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:45.110Z] #21 193.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-19T22:06:45.110Z] #21 193.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-19T22:06:45.110Z] #21 193.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:06:45.181Z] #38 145.9 CC criu/sk-unix.o [2022-12-19T22:06:45.317Z] #49 19.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T22:06:45.317Z] #49 19.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:06:45.317Z] #49 19.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-19T22:06:45.317Z] #49 19.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-19T22:06:45.317Z] #49 19.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-19T22:06:45.317Z] #49 19.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-19T22:06:45.317Z] #49 19.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-19T22:06:45.317Z] #49 19.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-19T22:06:45.317Z] #49 19.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-19T22:06:45.577Z] #49 19.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-19T22:06:45.577Z] #49 19.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-19T22:06:45.577Z] #49 19.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-19T22:06:46.041Z] #21 ... [2022-12-19T22:06:46.041Z] [2022-12-19T22:06:46.041Z] #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 [2022-12-19T22:06:46.041Z] #27 DONE 194.5s [2022-12-19T22:06:46.041Z] [2022-12-19T22:06:46.041Z] #21 [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 [2022-12-19T22:06:46.041Z] #21 194.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-19T22:06:46.041Z] #21 194.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:06:46.041Z] #21 ... [2022-12-19T22:06:46.041Z] [2022-12-19T22:06:46.041Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-19T22:06:46.041Z] #40 DONE 0.0s [2022-12-19T22:06:46.041Z] [2022-12-19T22:06:46.041Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-19T22:06:46.041Z] #41 DONE 0.1s [2022-12-19T22:06:46.041Z] [2022-12-19T22:06:46.041Z] #21 [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 [2022-12-19T22:06:46.041Z] #21 194.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:46.147Z] #49 20.26 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:06:46.180Z] #39 81.36 CC compel/src/lib/ptrace.o [2022-12-19T22:06:46.407Z] #49 20.44 Fetched 27.0 MB in 1s (21.4 MB/s) [2022-12-19T22:06:46.407Z] #49 20.52 Selecting previously unselected package pigz. [2022-12-19T22:06:46.441Z] #39 81.79 AR compel/libcompel.a [2022-12-19T22:06:46.667Z] #49 20.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-12-19T22:06:46.667Z] #49 20.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-19T22:06:46.667Z] #49 20.57 Unpacking pigz (2.6-1) ... [2022-12-19T22:06:46.667Z] #49 20.65 Selecting previously unselected package libelf1:amd64. [2022-12-19T22:06:46.667Z] #49 20.65 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-19T22:06:46.667Z] #49 20.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-19T22:06:46.701Z] #39 81.87 HOSTCC compel/src/main-host.o [2022-12-19T22:06:46.927Z] #49 20.84 Selecting previously unselected package libbpf0:amd64. [2022-12-19T22:06:46.927Z] #49 20.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-19T22:06:46.927Z] #49 20.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:06:46.927Z] #49 20.96 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:06:46.927Z] #49 20.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:06:46.927Z] #49 20.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:06:46.927Z] #49 21.04 Selecting previously unselected package libmnl0:amd64. [2022-12-19T22:06:46.927Z] #49 21.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-19T22:06:46.927Z] #49 21.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:06:46.961Z] #39 82.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-19T22:06:46.973Z] #21 195.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:06:46.973Z] #21 195.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:06:46.973Z] #21 195.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:47.096Z] #38 147.8 CC criu/sockets.o [2022-12-19T22:06:47.189Z] #49 21.20 Selecting previously unselected package libxtables12:amd64. [2022-12-19T22:06:47.189Z] #49 21.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-19T22:06:47.189Z] #49 21.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:06:47.189Z] #49 21.29 Selecting previously unselected package libcap2-bin. [2022-12-19T22:06:47.189Z] #49 21.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-19T22:06:47.189Z] #49 21.29 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-19T22:06:47.222Z] #39 82.64 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:47.230Z] #21 195.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:06:47.230Z] #21 195.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:06:47.230Z] #21 195.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:47.230Z] #21 195.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:06:47.449Z] #49 21.41 Selecting previously unselected package iproute2. [2022-12-19T22:06:47.449Z] #49 21.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-19T22:06:47.449Z] #49 21.41 Unpacking iproute2 (5.10.0-4) ... [2022-12-19T22:06:47.487Z] #21 195.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:06:47.487Z] #21 195.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:06:47.487Z] #21 196.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:06:47.487Z] #21 196.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:06:47.487Z] #21 196.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 [2022-12-19T22:06:47.487Z] #21 196.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:47.487Z] #21 196.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 [2022-12-19T22:06:47.487Z] #21 196.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:06:47.487Z] #21 196.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:47.487Z] #21 196.1 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 [2022-12-19T22:06:47.488Z] #21 196.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:06:47.745Z] #21 196.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:47.745Z] #21 196.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:06:48.002Z] #21 196.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:06:48.021Z] #49 21.95 Selecting previously unselected package xxd. [2022-12-19T22:06:48.021Z] #49 21.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:06:48.021Z] #49 21.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:06:48.021Z] #49 22.09 Selecting previously unselected package vim-common. [2022-12-19T22:06:48.040Z] #38 148.6 CC criu/stats.o [2022-12-19T22:06:48.040Z] #38 149.0 CC criu/string.o [2022-12-19T22:06:48.161Z] #39 83.22 HOSTCC compel/src/lib/log-host.o [2022-12-19T22:06:48.161Z] #39 83.49 HOSTLINK compel/compel-host-bin [2022-12-19T22:06:48.260Z] #21 DONE 196.8s [2022-12-19T22:06:48.260Z] [2022-12-19T22:06:48.260Z] #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 [2022-12-19T22:06:48.280Z] #49 22.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:06:48.280Z] #49 22.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:06:48.280Z] #49 22.31 Selecting previously unselected package bash-completion. [2022-12-19T22:06:48.280Z] #49 22.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-19T22:06:48.301Z] #38 149.1 CC criu/sysctl.o [2022-12-19T22:06:48.420Z] #39 83.85 DEP soccr/soccr.d [2022-12-19T22:06:48.873Z] #38 149.6 CC criu/sysfs_parse.o [2022-12-19T22:06:48.989Z] #39 84.24 CC soccr/soccr.o [2022-12-19T22:06:49.135Z] #38 150.0 CC criu/timens.o [2022-12-19T22:06:49.707Z] #38 150.3 CC criu/timerfd.o [2022-12-19T22:06:49.968Z] #38 150.6 CC criu/tty.o [2022-12-19T22:06:50.190Z] #49 ... [2022-12-19T22:06:50.190Z] [2022-12-19T22:06:50.190Z] #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 [2022-12-19T22:06:50.190Z] #38 107.9 CC criu/cr-service.o [2022-12-19T22:06:50.190Z] #38 109.6 CC criu/crtools.o [2022-12-19T22:06:50.190Z] #38 110.3 CC criu/eventfd.o [2022-12-19T22:06:50.190Z] #38 110.7 CC criu/eventpoll.o [2022-12-19T22:06:50.190Z] #38 111.5 CC criu/external.o [2022-12-19T22:06:50.190Z] #38 111.9 CC criu/fault-injection.o [2022-12-19T22:06:50.190Z] #38 112.1 CC criu/fdstore.o [2022-12-19T22:06:50.190Z] #38 112.4 CC criu/fifo.o [2022-12-19T22:06:50.190Z] #38 112.9 CC criu/file-ids.o [2022-12-19T22:06:50.190Z] #38 113.3 CC criu/file-lock.o [2022-12-19T22:06:50.190Z] #38 114.2 CC criu/files-ext.o [2022-12-19T22:06:50.190Z] #38 114.6 CC criu/files-reg.o [2022-12-19T22:06:50.190Z] #38 116.8 CC criu/files.o [2022-12-19T22:06:50.758Z] #38 ... [2022-12-19T22:06:50.758Z] [2022-12-19T22:06:50.758Z] #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 [2022-12-19T22:06:50.758Z] #49 24.64 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T22:06:50.787Z] #42 ... [2022-12-19T22:06:50.787Z] [2022-12-19T22:06:50.787Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-19T22:06:50.787Z] #43 DONE 2.5s [2022-12-19T22:06:50.787Z] [2022-12-19T22:06:50.787Z] #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 [2022-12-19T22:06:50.787Z] #42 2.499 + RM_GOPATH=0 [2022-12-19T22:06:50.787Z] #42 2.499 + TMP_GOPATH= [2022-12-19T22:06:50.787Z] #42 2.499 + : /build [2022-12-19T22:06:50.787Z] #42 2.499 + '[' -z '' ']' [2022-12-19T22:06:50.787Z] #42 2.499 ++ mktemp -d [2022-12-19T22:06:50.787Z] #42 2.503 + export GOPATH=/tmp/tmp.0RbZacxdMV [2022-12-19T22:06:50.787Z] #42 2.503 + GOPATH=/tmp/tmp.0RbZacxdMV [2022-12-19T22:06:50.787Z] #42 2.503 + RM_GOPATH=1 [2022-12-19T22:06:50.787Z] #42 2.503 + case "$(go env GOARCH)" in [2022-12-19T22:06:50.787Z] #42 2.503 ++ go env GOARCH [2022-12-19T22:06:50.787Z] #42 2.522 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:06:50.787Z] #42 2.522 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:06:50.787Z] #42 2.522 ++ dirname /tmp/install/install.sh [2022-12-19T22:06:50.787Z] #42 2.522 + dir=/tmp/install [2022-12-19T22:06:50.787Z] #42 2.522 + bin=runc [2022-12-19T22:06:50.787Z] #42 2.522 + shift [2022-12-19T22:06:50.787Z] #42 2.522 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-19T22:06:50.787Z] #42 2.522 + . /tmp/install/runc.installer [2022-12-19T22:06:50.787Z] #42 2.522 ++ set -e [2022-12-19T22:06:50.787Z] #42 2.522 ++ : v1.1.4 [2022-12-19T22:06:50.787Z] #42 2.522 + install_runc [2022-12-19T22:06:50.787Z] #42 2.522 + RUNC_BUILDTAGS=seccomp [2022-12-19T22:06:50.787Z] #42 2.522 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-19T22:06:50.787Z] #42 2.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc [2022-12-19T22:06:50.787Z] #42 2.522 Cloning into '/tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc'... [2022-12-19T22:06:50.787Z] #42 2.522 Install runc version v1.1.4 (build tags: seccomp) [2022-12-19T22:06:50.896Z] #39 86.36 AR soccr/libsoccr.a [2022-12-19T22:06:50.896Z] #39 ... [2022-12-19T22:06:50.896Z] [2022-12-19T22:06:50.896Z] #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 [2022-12-19T22:06:50.896Z] #31 167.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-19T22:06:50.896Z] #31 167.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:50.896Z] #31 167.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:51.155Z] #31 ... [2022-12-19T22:06:51.155Z] [2022-12-19T22:06:51.155Z] #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 [2022-12-19T22:06:51.155Z] #39 86.41 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:06:51.348Z] #49 25.24 Selecting previously unselected package bzip2. [2022-12-19T22:06:51.348Z] #49 25.24 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-19T22:06:51.348Z] #49 25.26 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T22:06:51.348Z] #49 25.36 Selecting previously unselected package xz-utils. [2022-12-19T22:06:51.348Z] #49 25.36 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-19T22:06:51.348Z] #49 25.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:06:51.419Z] #39 86.78 DEP criu/arch/x86/sigframe.d [2022-12-19T22:06:51.609Z] #49 25.68 Selecting previously unselected package apparmor. [2022-12-19T22:06:51.609Z] #49 25.68 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-19T22:06:51.609Z] #49 25.74 Unpacking apparmor (2.13.6-10) ... [2022-12-19T22:06:51.679Z] #39 87.01 DEP criu/arch/x86/sigaction_compat.d [2022-12-19T22:06:51.941Z] #39 87.10 DEP criu/arch/x86/kerndat.d [2022-12-19T22:06:51.941Z] #39 87.27 DEP criu/arch/x86/crtools.d [2022-12-19T22:06:52.201Z] #39 87.49 DEP criu/arch/x86/cpu.d [2022-12-19T22:06:52.252Z] #49 26.32 Selecting previously unselected package inetutils-ping. [2022-12-19T22:06:52.252Z] #49 26.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-19T22:06:52.252Z] #49 26.32 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:06:52.461Z] #39 87.64 CC criu/arch/x86/cpu.o [2022-12-19T22:06:52.513Z] #38 152.7 CC criu/tun.o [2022-12-19T22:06:52.513Z] #38 153.2 CC criu/uffd.o [2022-12-19T22:06:52.515Z] #49 26.49 Selecting previously unselected package libip4tc2:amd64. [2022-12-19T22:06:52.515Z] #49 26.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:06:52.515Z] #49 26.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:06:52.789Z] #49 26.59 Selecting previously unselected package libip6tc2:amd64. [2022-12-19T22:06:52.789Z] #49 26.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:06:52.789Z] #49 26.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:06:52.789Z] #49 26.76 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-19T22:06:52.789Z] #49 26.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-19T22:06:52.789Z] #49 26.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:06:52.789Z] #49 26.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-19T22:06:52.789Z] #49 26.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-19T22:06:52.789Z] #49 26.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:06:52.789Z] #49 26.95 Selecting previously unselected package libnftnl11:amd64. [2022-12-19T22:06:52.789Z] #49 26.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-19T22:06:52.789Z] #49 26.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:06:53.029Z] #39 88.24 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:06:53.029Z] #39 88.24 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:53.029Z] #39 88.24 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:53.029Z] #39 88.24 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:53.029Z] #39 88.24 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:06:53.029Z] #39 88.27 CC criu/arch/x86/crtools.o [2022-12-19T22:06:53.054Z] #49 27.07 Selecting previously unselected package iptables. [2022-12-19T22:06:53.054Z] #49 27.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-19T22:06:53.054Z] #49 27.08 Unpacking iptables (1.8.7-1) ... [2022-12-19T22:06:53.314Z] #42 ... [2022-12-19T22:06:53.314Z] [2022-12-19T22:06:53.314Z] #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 [2022-12-19T22:06:53.314Z] #44 DONE 2.1s [2022-12-19T22:06:53.314Z] [2022-12-19T22:06:53.314Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:06:53.458Z] #38 154.3 CC criu/util.o [2022-12-19T22:06:53.625Z] #49 27.42 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:06:53.625Z] #49 27.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:06:53.625Z] #49 27.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:06:53.625Z] #49 27.62 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:06:53.625Z] #49 27.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:06:53.625Z] #49 27.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:06:53.625Z] #49 27.75 Selecting previously unselected package jq. [2022-12-19T22:06:53.625Z] #49 27.75 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:06:53.625Z] #49 27.76 Unpacking jq (1.6-2.1) ... [2022-12-19T22:06:53.884Z] #49 27.85 Selecting previously unselected package libaio1:amd64. [2022-12-19T22:06:53.884Z] #49 27.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-19T22:06:53.884Z] #49 27.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:06:53.884Z] #49 27.96 Selecting previously unselected package libgpm2:amd64. [2022-12-19T22:06:54.143Z] #49 27.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-19T22:06:54.143Z] #49 27.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:06:54.143Z] #49 28.03 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:06:54.143Z] #49 28.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:06:54.143Z] #49 28.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:06:54.411Z] #39 89.60 CC criu/arch/x86/kerndat.o [2022-12-19T22:06:54.670Z] #39 90.02 CC criu/arch/x86/sigaction_compat.o [2022-12-19T22:06:54.687Z] #45 1.705 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T22:06:54.844Z] #38 155.6 CC criu/uts_ns.o [2022-12-19T22:06:54.930Z] #39 90.27 CC criu/arch/x86/sigframe.o [2022-12-19T22:06:54.944Z] #45 DONE 1.9s [2022-12-19T22:06:54.944Z] [2022-12-19T22:06:54.944Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T22:06:55.105Z] #38 155.9 CC criu/vdso.o [2022-12-19T22:06:55.510Z] #39 90.65 LINK criu/arch/x86/crtools.built-in.o [2022-12-19T22:06:55.510Z] #39 90.73 DEP criu/pie/util-vdso-elf32.d [2022-12-19T22:06:55.678Z] #38 156.5 LINK criu/built-in.o [2022-12-19T22:06:55.768Z] #39 91.01 DEP criu/pie/util-vdso.d [2022-12-19T22:06:55.939Z] #38 156.6 LINK criu/criu [2022-12-19T22:06:56.030Z] #39 91.23 DEP criu/pie/util.d [2022-12-19T22:06:56.030Z] #39 91.45 CC criu/pie/util.o [2022-12-19T22:06:56.289Z] #39 91.74 CC criu/pie/util-vdso.o [2022-12-19T22:06:56.511Z] #38 157.1 DEP lib/c/criu.d [2022-12-19T22:06:56.511Z] #38 157.2 CC images/rpc.pb-c.o [2022-12-19T22:06:56.840Z] #46 DONE 1.7s [2022-12-19T22:06:56.840Z] [2022-12-19T22:06:56.840Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:06:56.840Z] #47 ... [2022-12-19T22:06:56.840Z] [2022-12-19T22:06:56.840Z] #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 [2022-12-19T22:06:56.840Z] #38 112.2 DEP criu/protobuf-desc.d [2022-12-19T22:06:56.840Z] #38 112.4 DEP criu/proc_parse.d [2022-12-19T22:06:56.840Z] #38 112.8 DEP criu/plugin.d [2022-12-19T22:06:56.840Z] #38 112.9 DEP criu/pipes.d [2022-12-19T22:06:56.840Z] #38 113.3 DEP criu/pie-util.d [2022-12-19T22:06:56.840Z] #38 113.5 DEP criu/pie-util-vdso.d [2022-12-19T22:06:56.840Z] #38 113.7 DEP criu/pie-util-vdso-elf32.d [2022-12-19T22:06:56.840Z] #38 113.9 DEP criu/path.d [2022-12-19T22:06:56.840Z] #38 114.2 DEP criu/parasite-syscall.d [2022-12-19T22:06:56.840Z] #38 114.6 DEP criu/pagemap.d [2022-12-19T22:06:56.840Z] #38 114.9 DEP criu/pagemap-cache.d [2022-12-19T22:06:56.840Z] #38 115.1 DEP criu/page-xfer.d [2022-12-19T22:06:56.840Z] #38 115.3 DEP criu/page-pipe.d [2022-12-19T22:06:56.840Z] #38 115.5 DEP criu/netfilter.d [2022-12-19T22:06:56.840Z] #38 115.7 DEP criu/net.d [2022-12-19T22:06:56.840Z] #38 116.0 DEP criu/namespaces.d [2022-12-19T22:06:56.840Z] #38 116.3 DEP criu/mount.d [2022-12-19T22:06:56.840Z] #38 116.6 DEP criu/memfd.d [2022-12-19T22:06:56.840Z] #38 116.9 DEP criu/mem.d [2022-12-19T22:06:56.840Z] #38 117.3 DEP criu/lsm.d [2022-12-19T22:06:56.840Z] #38 117.6 DEP criu/log.d [2022-12-19T22:06:56.840Z] #38 117.9 DEP criu/libnetlink.d [2022-12-19T22:06:56.840Z] #38 118.1 DEP criu/kerndat.d [2022-12-19T22:06:56.840Z] #38 118.5 DEP criu/kcmp-ids.d [2022-12-19T22:06:56.840Z] #38 118.6 DEP criu/irmap.d [2022-12-19T22:06:56.840Z] #38 118.9 DEP criu/ipc_ns.d [2022-12-19T22:06:56.840Z] #38 119.2 DEP criu/image.d [2022-12-19T22:06:56.840Z] #38 119.4 DEP criu/image-desc.d [2022-12-19T22:06:56.840Z] #38 119.5 DEP criu/fsnotify.d [2022-12-19T22:06:56.840Z] #38 119.8 DEP criu/filesystems.d [2022-12-19T22:06:56.840Z] #38 120.1 DEP criu/files.d [2022-12-19T22:06:56.840Z] #38 120.4 DEP criu/files-reg.d [2022-12-19T22:06:56.840Z] #38 120.7 DEP criu/files-ext.d [2022-12-19T22:06:56.840Z] #38 121.1 DEP criu/file-lock.d [2022-12-19T22:06:56.840Z] #38 121.4 DEP criu/file-ids.d [2022-12-19T22:06:56.840Z] #38 121.7 DEP criu/fifo.d [2022-12-19T22:06:56.840Z] #38 122.0 DEP criu/fdstore.d [2022-12-19T22:06:56.840Z] #38 122.1 DEP criu/fault-injection.d [2022-12-19T22:06:56.840Z] #38 122.2 DEP criu/external.d [2022-12-19T22:06:56.840Z] #38 122.5 DEP criu/eventpoll.d [2022-12-19T22:06:57.084Z] #38 157.8 CC lib/c/criu.o [2022-12-19T22:06:57.097Z] #38 122.8 DEP criu/eventfd.d [2022-12-19T22:06:57.661Z] #38 123.1 DEP criu/crtools.d [2022-12-19T22:06:57.671Z] #39 92.67 CC criu/pie/util-vdso-elf32.o [2022-12-19T22:06:57.919Z] #38 123.3 DEP criu/cr-service.d [2022-12-19T22:06:58.177Z] #38 123.6 DEP criu/cr-restore.d [2022-12-19T22:06:58.242Z] #39 93.69 AR criu/pie/pie.lib.a [2022-12-19T22:06:58.330Z] #49 31.70 Selecting previously unselected package libinih1:amd64. [2022-12-19T22:06:58.330Z] #49 31.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 31.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-19T22:06:58.330Z] #49 31.79 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:06:58.330Z] #49 31.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 31.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:06:58.330Z] #49 31.91 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:06:58.330Z] #49 31.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 31.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:06:58.330Z] #49 32.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:06:58.330Z] #49 32.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 32.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:06:58.330Z] #49 32.15 Selecting previously unselected package net-tools. [2022-12-19T22:06:58.330Z] #49 32.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 32.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:06:58.330Z] #49 32.37 Selecting previously unselected package patch. [2022-12-19T22:06:58.330Z] #49 32.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-19T22:06:58.330Z] #49 32.40 Unpacking patch (2.7.6-7) ... [2022-12-19T22:06:58.434Z] #38 ... [2022-12-19T22:06:58.434Z] [2022-12-19T22:06:58.434Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:06:58.434Z] #47 DONE 1.8s [2022-12-19T22:06:58.434Z] [2022-12-19T22:06:58.434Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-19T22:06:58.468Z] #38 159.0 LINK lib/c/built-in.o [2022-12-19T22:06:58.469Z] #38 159.0 LINK lib/c/libcriu.so [2022-12-19T22:06:58.469Z] #38 159.1 LINK lib/c/libcriu.a [2022-12-19T22:06:58.469Z] #38 159.2 GEN magic.py [2022-12-19T22:06:58.503Z] #39 93.77 DEP criu/pie/restorer.d [2022-12-19T22:06:58.590Z] #49 32.54 Selecting previously unselected package python-pip-whl. [2022-12-19T22:06:58.590Z] #49 32.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:06:58.590Z] #49 32.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:06:58.730Z] #38 159.4 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:06:58.730Z] #38 159.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:06:58.730Z] #38 159.4 Note: Building without GnuTLS support [2022-12-19T22:06:58.730Z] #38 159.4 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:06:58.730Z] #38 159.4 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:06:58.765Z] #39 94.12 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-19T22:06:58.765Z] #39 ... [2022-12-19T22:06:58.765Z] [2022-12-19T22:06:58.765Z] #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 [2022-12-19T22:06:59.027Z] #31 185.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-19T22:06:59.027Z] #31 185.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-19T22:06:59.027Z] #31 185.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:06:59.160Z] #49 33.17 Selecting previously unselected package python3-lib2to3. [2022-12-19T22:06:59.160Z] #49 33.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T22:06:59.160Z] #49 33.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:06:59.301Z] #38 160.1 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:06:59.420Z] #49 33.32 Selecting previously unselected package python3-distutils. [2022-12-19T22:06:59.420Z] #49 33.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T22:06:59.420Z] #49 33.34 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T22:06:59.420Z] #49 33.51 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:06:59.420Z] #49 33.51 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:06:59.420Z] #49 33.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:06:59.680Z] #49 33.70 Selecting previously unselected package python3-setuptools. [2022-12-19T22:06:59.680Z] #49 33.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T22:06:59.680Z] #49 33.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T22:06:59.940Z] #49 33.97 Selecting previously unselected package python3-wheel. [2022-12-19T22:06:59.940Z] #49 33.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T22:06:59.940Z] #49 33.99 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T22:06:59.940Z] #49 34.07 Selecting previously unselected package python3-pip. [2022-12-19T22:07:00.200Z] #49 34.07 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:07:00.200Z] #49 34.08 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:07:00.244Z] #38 161.1 make[1]: Nothing to be done for 'all'. [2022-12-19T22:07:00.335Z] #48 DONE 1.6s [2022-12-19T22:07:00.335Z] [2022-12-19T22:07:00.335Z] #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 [2022-12-19T22:07:00.459Z] #49 34.51 Selecting previously unselected package sudo. [2022-12-19T22:07:00.459Z] #49 34.53 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-19T22:07:00.459Z] #49 34.54 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T22:07:01.187Z] #38 162.0 make[1]: 'images/built-in.o' is up to date. [2022-12-19T22:07:01.187Z] #38 162.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-19T22:07:01.187Z] #38 162.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-19T22:07:01.399Z] #49 35.13 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T22:07:01.399Z] #49 35.13 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-19T22:07:01.399Z] #49 35.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:07:01.399Z] #49 35.37 Selecting previously unselected package uidmap. [2022-12-19T22:07:01.399Z] #49 ... [2022-12-19T22:07:01.399Z] [2022-12-19T22:07:01.399Z] #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 [2022-12-19T22:07:01.399Z] #38 119.2 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:07:01.399Z] #38 119.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-19T22:07:01.399Z] #38 119.3 CC criu/filesystems.o [2022-12-19T22:07:01.399Z] #38 120.0 CC criu/fsnotify.o [2022-12-19T22:07:01.399Z] #38 121.5 CC criu/image-desc.o [2022-12-19T22:07:01.399Z] #38 121.6 CC criu/image.o [2022-12-19T22:07:01.399Z] #38 122.5 CC criu/ipc_ns.o [2022-12-19T22:07:01.399Z] #38 124.0 CC criu/irmap.o [2022-12-19T22:07:01.399Z] #38 124.6 CC criu/kcmp-ids.o [2022-12-19T22:07:01.399Z] #38 124.9 CC criu/kerndat.o [2022-12-19T22:07:01.399Z] #38 126.1 CC criu/libnetlink.o [2022-12-19T22:07:01.399Z] #38 126.6 CC criu/log.o [2022-12-19T22:07:01.399Z] #38 127.2 CC criu/lsm.o [2022-12-19T22:07:01.399Z] #38 127.5 CC criu/mem.o [2022-12-19T22:07:01.399Z] #38 ... [2022-12-19T22:07:01.399Z] [2022-12-19T22:07:01.399Z] #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 [2022-12-19T22:07:01.399Z] #49 35.37 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-19T22:07:01.399Z] #49 35.38 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T22:07:01.447Z] #38 162.2 make[1]: 'compel/libcompel.a' is up to date. [2022-12-19T22:07:01.447Z] #38 162.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-19T22:07:01.447Z] #38 162.3 make[1]: Nothing to be done for 'all'. [2022-12-19T22:07:01.447Z] #38 162.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:07:01.661Z] #49 35.55 Selecting previously unselected package vim-runtime. [2022-12-19T22:07:01.661Z] #49 35.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:07:01.661Z] #49 35.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T22:07:01.661Z] #49 35.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T22:07:01.661Z] #49 35.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:01.708Z] #38 162.7 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:01.969Z] #38 162.7 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:01.969Z] #38 162.8 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:01.969Z] #38 162.9 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:02.139Z] Client: [2022-12-19T22:07:02.139Z] Context: default [2022-12-19T22:07:02.139Z] Debug Mode: false [2022-12-19T22:07:02.139Z] Plugins: [2022-12-19T22:07:02.139Z] app: Docker Application (Docker Inc., v0.8.0) [2022-12-19T22:07:02.139Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-12-19T22:07:02.139Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-12-19T22:07:02.139Z] [2022-12-19T22:07:02.139Z] Server: [2022-12-19T22:07:02.139Z] Containers: 0 [2022-12-19T22:07:02.139Z] Running: 0 [2022-12-19T22:07:02.139Z] Paused: 0 [2022-12-19T22:07:02.139Z] Stopped: 0 [2022-12-19T22:07:02.139Z] Images: 0 [2022-12-19T22:07:02.139Z] Server Version: 20.10.9 [2022-12-19T22:07:02.139Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-12-19T22:07:02.139Z] Windows: [2022-12-19T22:07:02.139Z] LCOW: [2022-12-19T22:07:02.139Z] Logging Driver: json-file [2022-12-19T22:07:02.139Z] Plugins: [2022-12-19T22:07:02.139Z] Volume: local [2022-12-19T22:07:02.139Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-19T22:07:02.139Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-19T22:07:02.139Z] Swarm: inactive [2022-12-19T22:07:02.139Z] Default Isolation: process [2022-12-19T22:07:02.139Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-19T22:07:02.139Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-19T22:07:02.139Z] OSType: windows [2022-12-19T22:07:02.139Z] Architecture: x86_64 [2022-12-19T22:07:02.139Z] CPUs: 4 [2022-12-19T22:07:02.139Z] Total Memory: 32GiB [2022-12-19T22:07:02.139Z] Name: azwin-2-590ec0 [2022-12-19T22:07:02.139Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-12-19T22:07:02.139Z] Docker Root Dir: D:\docker [2022-12-19T22:07:02.139Z] Debug Mode: false [2022-12-19T22:07:02.139Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:07:02.139Z] Labels: [2022-12-19T22:07:02.139Z] Experimental: true [2022-12-19T22:07:02.139Z] Insecure Registries: [2022-12-19T22:07:02.139Z] 10.0.0.4:5000 [2022-12-19T22:07:02.139Z] 127.0.0.0/8 [2022-12-19T22:07:02.139Z] Registry Mirrors: [2022-12-19T22:07:02.139Z] http://10.0.0.4:5000/ [2022-12-19T22:07:02.139Z] Live Restore Enabled: false [2022-12-19T22:07:02.139Z] Product License: Community Engine [2022-12-19T22:07:02.139Z] [2022-12-19T22:07:02.230Z] #38 163.0 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:02.230Z] #38 163.0 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:02.230Z] #38 163.1 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:02.232Z] #49 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:07:02.232Z] #49 2.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:07:02.232Z] #49 2.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-12-19T22:07:02.491Z] #38 163.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:02.491Z] #38 163.3 INSTALL criu/criu [2022-12-19T22:07:03.072Z] #38 DONE 163.7s [2022-12-19T22:07:03.072Z] [2022-12-19T22:07:03.072Z] #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 [2022-12-19T22:07:03.163Z] #49 3.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:07:05.064Z] #49 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:07:05.605Z] #31 ... [2022-12-19T22:07:05.605Z] [2022-12-19T22:07:05.605Z] #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 [2022-12-19T22:07:05.605Z] #39 94.31 DEP criu/arch/x86/restorer_unmap.d [2022-12-19T22:07:05.605Z] #39 94.35 DEP criu/arch/x86/restorer.d [2022-12-19T22:07:05.605Z] #39 94.60 DEP criu/arch/x86/vdso-pie.d [2022-12-19T22:07:05.605Z] #39 94.81 DEP criu/pie/parasite-vdso.d [2022-12-19T22:07:05.605Z] #39 95.05 DEP criu/pie/parasite.d [2022-12-19T22:07:05.605Z] #39 95.42 CC criu/pie/parasite.o [2022-12-19T22:07:05.605Z] #39 96.99 LINK criu/pie/parasite.built-in.o [2022-12-19T22:07:05.605Z] #39 97.00 GEN criu/pie/parasite-blob.h [2022-12-19T22:07:05.605Z] #39 97.05 CC criu/pie/parasite-vdso.o [2022-12-19T22:07:05.605Z] #39 98.17 CC criu/arch/x86/vdso-pie.o [2022-12-19T22:07:05.605Z] #39 98.73 CC criu/arch/x86/restorer.o [2022-12-19T22:07:05.605Z] #39 99.67 CC criu/arch/x86/restorer_unmap.o [2022-12-19T22:07:05.605Z] #39 99.74 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-19T22:07:05.605Z] #39 100.3 CC criu/pie/restorer.o [2022-12-19T22:07:05.858Z] #49 39.35 Selecting previously unselected package vim. [2022-12-19T22:07:05.858Z] #49 39.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:07:05.858Z] #49 39.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:06.427Z] #49 40.30 Selecting previously unselected package xfsprogs. [2022-12-19T22:07:06.427Z] #49 40.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-19T22:07:06.427Z] #49 40.31 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T22:07:06.435Z] #49 ... [2022-12-19T22:07:06.435Z] [2022-12-19T22:07:06.435Z] #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 [2022-12-19T22:07:06.435Z] #42 18.19 + cd /tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc [2022-12-19T22:07:06.689Z] #49 40.77 Selecting previously unselected package zip. [2022-12-19T22:07:06.689Z] #49 40.77 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-19T22:07:06.689Z] #49 40.78 Unpacking zip (3.0-12) ... [2022-12-19T22:07:06.692Z] #42 18.19 + git checkout -q v1.1.4 [2022-12-19T22:07:06.949Z] #49 41.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:07:07.624Z] #42 19.10 + '[' -z '' ']' [2022-12-19T22:07:07.624Z] #42 19.10 + target=static [2022-12-19T22:07:07.624Z] #42 19.10 + make BUILDTAGS=seccomp static [2022-12-19T22:07:08.155Z] #39 ... [2022-12-19T22:07:08.155Z] [2022-12-19T22:07:08.155Z] #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 [2022-12-19T22:07:08.155Z] #31 194.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-19T22:07:08.155Z] #31 194.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-19T22:07:08.155Z] #31 194.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:07:08.155Z] #31 194.3 Selecting previously unselected package libapparmor1:amd64. [2022-12-19T22:07:08.189Z] #42 19.73 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 . [2022-12-19T22:07:08.327Z] #49 42.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:08.327Z] #49 42.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:07:08.327Z] #49 42.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:07:08.327Z] #49 42.16 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:07:08.327Z] #49 42.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:08.327Z] #49 42.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-19T22:07:08.327Z] #49 42.21 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T22:07:08.327Z] #49 42.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:07:08.327Z] #49 42.25 Setting up bzip2 (1.0.8-4) ... [2022-12-19T22:07:08.327Z] #49 42.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:07:08.327Z] #49 42.29 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T22:07:08.414Z] #31 194.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-19T22:07:08.414Z] #31 194.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:07:08.753Z] #42 ... [2022-12-19T22:07:08.753Z] [2022-12-19T22:07:08.753Z] #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 [2022-12-19T22:07:08.753Z] #38 124.2 DEP criu/cr-errno.d [2022-12-19T22:07:08.753Z] #38 124.3 DEP criu/cr-dump.d [2022-12-19T22:07:08.753Z] #38 124.6 DEP criu/cr-dedup.d [2022-12-19T22:07:08.753Z] #38 124.9 DEP criu/cr-check.d [2022-12-19T22:07:08.753Z] #38 125.5 DEP criu/config.d [2022-12-19T22:07:08.753Z] #38 125.8 DEP criu/clone-noasan.d [2022-12-19T22:07:08.753Z] #38 125.9 DEP criu/cgroup.d [2022-12-19T22:07:08.753Z] #38 126.1 DEP criu/cgroup-props.d [2022-12-19T22:07:08.753Z] #38 126.2 DEP criu/bitmap.d [2022-12-19T22:07:08.753Z] #38 126.2 DEP criu/bfd.d [2022-12-19T22:07:08.753Z] #38 126.4 DEP criu/autofs.d [2022-12-19T22:07:08.753Z] #38 126.7 DEP criu/aio.d [2022-12-19T22:07:08.753Z] #38 127.0 DEP criu/action-scripts.d [2022-12-19T22:07:08.753Z] #38 127.4 CC criu/action-scripts.o [2022-12-19T22:07:08.753Z] #38 128.3 CC criu/aio.o [2022-12-19T22:07:08.753Z] #38 129.3 CC criu/autofs.o [2022-12-19T22:07:08.753Z] #38 132.2 CC criu/bfd.o [2022-12-19T22:07:08.753Z] #38 133.0 CC criu/bitmap.o [2022-12-19T22:07:08.753Z] #38 133.4 CC criu/cgroup-props.o [2022-12-19T22:07:08.982Z] #31 194.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-19T22:07:08.982Z] #31 194.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-19T22:07:08.982Z] #31 194.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:07:08.982Z] #31 195.2 Selecting previously unselected package libbtrfs0:amd64. [2022-12-19T22:07:09.244Z] #31 195.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-19T22:07:09.244Z] #31 195.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:07:09.264Z] #49 43.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:09.264Z] #49 43.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:07:09.264Z] #49 43.09 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T22:07:09.264Z] #49 43.11 Setting up apparmor (2.13.6-10) ... [2022-12-19T22:07:09.813Z] #31 195.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-19T22:07:09.813Z] #31 195.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-19T22:07:09.813Z] #31 195.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:07:09.813Z] #31 196.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-19T22:07:09.813Z] #31 196.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:07:09.813Z] #31 196.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:07:10.072Z] #31 196.2 Selecting previously unselected package libudev-dev:amd64. [2022-12-19T22:07:10.072Z] #31 196.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:07:10.072Z] #31 196.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:07:10.127Z] #38 135.4 CC criu/cgroup.o [2022-12-19T22:07:10.339Z] #31 ... [2022-12-19T22:07:10.339Z] [2022-12-19T22:07:10.339Z] #36 [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 [2022-12-19T22:07:10.339Z] #36 186.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-19T22:07:10.339Z] #36 186.4 + GOBIN=/build [2022-12-19T22:07:10.339Z] #36 186.4 + GO111MODULE=on [2022-12-19T22:07:10.339Z] #36 186.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-19T22:07:10.339Z] #36 DONE 196.5s [2022-12-19T22:07:10.339Z] [2022-12-19T22:07:10.339Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-19T22:07:10.599Z] #40 DONE 0.1s [2022-12-19T22:07:10.599Z] [2022-12-19T22:07:10.599Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-19T22:07:10.599Z] #41 DONE 0.1s [2022-12-19T22:07:10.599Z] [2022-12-19T22:07:10.599Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T22:07:10.599Z] #31 196.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-19T22:07:10.599Z] #31 196.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-19T22:07:10.599Z] #31 196.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:07:11.167Z] #31 197.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-19T22:07:11.167Z] #31 197.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:07:11.167Z] #31 197.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:11.169Z] #49 45.05 Setting up zip (3.0-12) ... [2022-12-19T22:07:11.169Z] #49 45.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:11.169Z] #49 45.11 Setting up bash-completion (1:2.11-2) ... [2022-12-19T22:07:11.427Z] #31 197.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-19T22:07:11.427Z] #31 197.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:07:11.686Z] #31 197.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:11.738Z] #49 ... [2022-12-19T22:07:11.738Z] [2022-12-19T22:07:11.738Z] #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 [2022-12-19T22:07:11.738Z] #38 129.6 CC criu/memfd.o [2022-12-19T22:07:11.738Z] #38 130.3 CC criu/mount.o [2022-12-19T22:07:11.738Z] #38 135.0 CC criu/namespaces.o [2022-12-19T22:07:11.738Z] #38 137.2 CC criu/net.o [2022-12-19T22:07:11.945Z] #31 198.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-19T22:07:11.945Z] #31 198.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:07:11.945Z] #31 198.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:12.205Z] #31 198.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-19T22:07:12.205Z] #31 198.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-19T22:07:12.205Z] #31 198.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:13.116Z] #38 141.0 CC criu/netfilter.o [2022-12-19T22:07:13.145Z] #31 199.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-19T22:07:13.145Z] #31 199.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-19T22:07:13.145Z] #31 199.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:07:13.375Z] #38 ... [2022-12-19T22:07:13.375Z] [2022-12-19T22:07:13.375Z] #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 [2022-12-19T22:07:13.375Z] #49 47.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:07:13.375Z] #49 47.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T22:07:13.404Z] #31 199.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-19T22:07:13.405Z] #31 199.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-19T22:07:13.405Z] #31 199.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:07:13.635Z] #49 47.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:07:13.635Z] #49 47.49 Setting up patch (2.7.6-7) ... [2022-12-19T22:07:13.635Z] #49 47.50 Setting up sudo (1.9.5p2-3) ... [2022-12-19T22:07:13.635Z] #49 47.61 invoke-rc.d: could not determine current runlevel [2022-12-19T22:07:13.635Z] #49 47.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:07:13.635Z] #49 47.65 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T22:07:13.635Z] #49 47.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:07:13.635Z] #49 47.68 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:07:13.635Z] #49 47.69 Setting up pigz (2.6-1) ... [2022-12-19T22:07:13.635Z] #49 47.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:07:13.635Z] #49 47.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:07:13.664Z] #31 199.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-19T22:07:13.664Z] #31 199.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-19T22:07:13.664Z] #31 199.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:07:13.664Z] #31 199.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-19T22:07:13.664Z] #31 199.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:07:13.894Z] #49 47.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:07:13.894Z] #49 47.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:13.923Z] #31 199.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:07:14.463Z] #49 48.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:07:14.463Z] #49 48.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:07:14.862Z] #31 200.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-19T22:07:14.862Z] #31 200.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-19T22:07:14.862Z] #31 200.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:14.862Z] #31 201.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:07:14.862Z] #31 201.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:15.032Z] #49 48.96 Setting up libelf1:amd64 (0.183-1) ... [2022-12-19T22:07:15.032Z] #49 48.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:07:15.032Z] #49 49.00 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T22:07:15.387Z] #38 140.9 CC criu/clone-noasan.o [2022-12-19T22:07:15.402Z] #31 201.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T22:07:15.602Z] #49 49.53 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:15.602Z] #49 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T22:07:15.602Z] #49 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T22:07:15.602Z] #49 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T22:07:15.602Z] #49 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T22:07:15.602Z] #49 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T22:07:15.602Z] #49 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T22:07:15.602Z] #49 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T22:07:15.602Z] #49 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T22:07:15.602Z] #49 49.66 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T22:07:15.645Z] #38 141.2 CC criu/config.o [2022-12-19T22:07:15.970Z] #31 201.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-19T22:07:15.970Z] #31 201.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-19T22:07:15.970Z] #31 201.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-19T22:07:15.970Z] #31 202.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:07:15.970Z] #31 202.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 [2022-12-19T22:07:15.970Z] #31 202.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:07:16.229Z] #31 202.2 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 [2022-12-19T22:07:16.229Z] #31 202.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T22:07:16.229Z] #31 202.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-19T22:07:16.229Z] #31 202.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-12-19T22:07:16.229Z] #31 202.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-19T22:07:16.229Z] #31 202.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-19T22:07:16.229Z] #31 202.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:07:16.497Z] #31 202.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-19T22:07:16.497Z] #31 202.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:07:16.497Z] #31 202.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-19T22:07:16.497Z] #31 202.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:07:16.577Z] #38 ... [2022-12-19T22:07:16.577Z] [2022-12-19T22:07:16.577Z] #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 [2022-12-19T22:07:16.577Z] #49 6.592 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:07:16.577Z] #49 14.19 Fetched 8616 kB in 13s (684 kB/s) [2022-12-19T22:07:16.758Z] #31 DONE 202.8s [2022-12-19T22:07:16.759Z] [2022-12-19T22:07:16.759Z] #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 [2022-12-19T22:07:17.508Z] #49 51.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:07:17.508Z] #49 51.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:07:17.508Z] #49 51.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:07:17.508Z] #49 51.45 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:07:17.954Z] #49 14.19 Reading package lists... [2022-12-19T22:07:17.954Z] #49 ... [2022-12-19T22:07:17.954Z] [2022-12-19T22:07:17.954Z] #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 [2022-12-19T22:07:17.954Z] #38 143.4 CC criu/cr-check.o [2022-12-19T22:07:18.887Z] #49 52.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:07:18.887Z] #49 52.71 Setting up jq (1.6-2.1) ... [2022-12-19T22:07:18.887Z] #49 52.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:07:18.887Z] #49 52.78 Setting up iptables (1.8.7-1) ... [2022-12-19T22:07:18.887Z] #49 52.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T22:07:18.887Z] #49 52.83 Setting up iproute2 (5.10.0-4) ... [2022-12-19T22:07:19.294Z] #42 2.186 + RM_GOPATH=0 [2022-12-19T22:07:19.294Z] #42 2.186 + TMP_GOPATH= [2022-12-19T22:07:19.294Z] #42 2.186 + : /build [2022-12-19T22:07:19.294Z] #42 2.186 + '[' -z '' ']' [2022-12-19T22:07:19.294Z] #42 2.195 ++ mktemp -d [2022-12-19T22:07:19.294Z] #42 2.195 + export GOPATH=/tmp/tmp.SvL0Wxfyip [2022-12-19T22:07:19.294Z] #42 2.195 + GOPATH=/tmp/tmp.SvL0Wxfyip [2022-12-19T22:07:19.294Z] #42 2.195 + RM_GOPATH=1 [2022-12-19T22:07:19.294Z] #42 2.195 + case "$(go env GOARCH)" in [2022-12-19T22:07:19.294Z] #42 2.204 ++ go env GOARCH [2022-12-19T22:07:19.294Z] #42 2.214 + export GO_BUILDMODE=-buildmode=pie [2022-12-19T22:07:19.294Z] #42 2.214 + GO_BUILDMODE=-buildmode=pie [2022-12-19T22:07:19.294Z] #42 2.215 ++ dirname /tmp/install/install.sh [2022-12-19T22:07:19.294Z] #42 2.230 + dir=/tmp/install [2022-12-19T22:07:19.294Z] #42 2.230 + bin=runc [2022-12-19T22:07:19.294Z] #42 2.230 + shift [2022-12-19T22:07:19.294Z] #42 2.230 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-19T22:07:19.294Z] #42 2.230 + . /tmp/install/runc.installer [2022-12-19T22:07:19.294Z] #42 2.230 ++ set -e [2022-12-19T22:07:19.294Z] #42 2.230 ++ : v1.1.4 [2022-12-19T22:07:19.294Z] #42 2.230 + install_runc [2022-12-19T22:07:19.294Z] #42 2.230 + RUNC_BUILDTAGS=seccomp [2022-12-19T22:07:19.294Z] #42 2.230 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-19T22:07:19.294Z] #42 2.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SvL0Wxfyip/src/github.com/opencontainers/runc [2022-12-19T22:07:19.294Z] #42 2.230 Install runc version v1.1.4 (build tags: seccomp) [2022-12-19T22:07:19.294Z] #42 ... [2022-12-19T22:07:19.294Z] [2022-12-19T22:07:19.294Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-19T22:07:19.294Z] #43 DONE 2.4s [2022-12-19T22:07:19.294Z] [2022-12-19T22:07:19.294Z] #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 [2022-12-19T22:07:19.294Z] #42 2.244 Cloning into '/tmp/tmp.SvL0Wxfyip/src/github.com/opencontainers/runc'... [2022-12-19T22:07:19.327Z] #38 ... [2022-12-19T22:07:19.327Z] [2022-12-19T22:07:19.327Z] #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 [2022-12-19T22:07:19.327Z] #35 DONE 227.6s [2022-12-19T22:07:19.327Z] [2022-12-19T22:07:19.327Z] #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 [2022-12-19T22:07:19.327Z] #49 14.19 Reading package lists... [2022-12-19T22:07:19.455Z] #49 53.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:07:19.553Z] #42 ... [2022-12-19T22:07:19.553Z] [2022-12-19T22:07:19.553Z] #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 [2022-12-19T22:07:19.553Z] #39 104.9 LINK criu/pie/restorer.built-in.o [2022-12-19T22:07:19.553Z] #39 104.9 GEN criu/pie/restorer-blob.h [2022-12-19T22:07:19.553Z] #39 105.0 DEP criu/vdso.d [2022-12-19T22:07:19.553Z] #39 105.4 DEP criu/vdso-compat.d [2022-12-19T22:07:19.553Z] #39 105.6 DEP criu/uts_ns.d [2022-12-19T22:07:19.553Z] #39 105.8 DEP criu/util.d [2022-12-19T22:07:19.553Z] #39 106.2 DEP criu/uffd.d [2022-12-19T22:07:19.553Z] #39 106.5 DEP criu/tun.d [2022-12-19T22:07:19.553Z] #39 106.9 DEP criu/tty.d [2022-12-19T22:07:19.553Z] #39 107.3 DEP criu/timerfd.d [2022-12-19T22:07:19.553Z] #39 107.7 DEP criu/timens.d [2022-12-19T22:07:19.553Z] #39 108.0 DEP criu/sysfs_parse.d [2022-12-19T22:07:19.553Z] #39 108.2 DEP criu/sysctl.d [2022-12-19T22:07:19.553Z] #39 108.4 DEP criu/string.d [2022-12-19T22:07:19.553Z] #39 108.5 DEP criu/stats.d [2022-12-19T22:07:19.553Z] #39 108.7 DEP criu/sockets.d [2022-12-19T22:07:19.553Z] #39 108.9 DEP criu/sk-unix.d [2022-12-19T22:07:19.553Z] #39 109.2 DEP criu/sk-tcp.d [2022-12-19T22:07:19.553Z] #39 109.5 DEP criu/sk-queue.d [2022-12-19T22:07:19.553Z] #39 109.8 DEP criu/sk-packet.d [2022-12-19T22:07:19.553Z] #39 110.2 DEP criu/sk-netlink.d [2022-12-19T22:07:19.553Z] #39 110.4 DEP criu/sk-inet.d [2022-12-19T22:07:19.553Z] #39 110.7 DEP criu/signalfd.d [2022-12-19T22:07:19.553Z] #39 110.9 DEP criu/sigframe.d [2022-12-19T22:07:19.553Z] #39 111.0 DEP criu/shmem.d [2022-12-19T22:07:19.553Z] #39 111.3 DEP criu/servicefd.d [2022-12-19T22:07:19.553Z] #39 111.5 DEP criu/seize.d [2022-12-19T22:07:19.553Z] #39 111.8 DEP criu/seccomp.d [2022-12-19T22:07:19.553Z] #39 112.0 DEP criu/rst-malloc.d [2022-12-19T22:07:19.553Z] #39 112.3 DEP criu/rbtree.d [2022-12-19T22:07:19.553Z] #39 112.3 DEP criu/pstree.d [2022-12-19T22:07:19.553Z] #39 112.6 DEP criu/protobuf.d [2022-12-19T22:07:19.553Z] #39 112.8 GEN criu/protobuf-desc-gen.h [2022-12-19T22:07:20.122Z] #39 115.5 DEP criu/protobuf-desc.d [2022-12-19T22:07:20.381Z] #39 115.7 DEP criu/proc_parse.d [2022-12-19T22:07:20.394Z] #49 DONE 54.5s [2022-12-19T22:07:20.394Z] [2022-12-19T22:07:20.394Z] #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 [2022-12-19T22:07:20.394Z] #38 141.4 CC criu/page-pipe.o [2022-12-19T22:07:20.394Z] #38 142.2 CC criu/page-xfer.o [2022-12-19T22:07:20.394Z] #38 144.0 CC criu/pagemap-cache.o [2022-12-19T22:07:20.394Z] #38 144.4 CC criu/pagemap.o [2022-12-19T22:07:20.394Z] #38 145.6 CC criu/parasite-syscall.o [2022-12-19T22:07:20.394Z] #38 146.6 CC criu/path.o [2022-12-19T22:07:20.394Z] #38 147.0 CC criu/pie-util-vdso-elf32.o [2022-12-19T22:07:20.394Z] #38 147.6 CC criu/pie-util-vdso.o [2022-12-19T22:07:20.394Z] #38 148.2 CC criu/pie-util.o [2022-12-19T22:07:20.394Z] #38 148.4 CC criu/pipes.o [2022-12-19T22:07:20.653Z] #38 ... [2022-12-19T22:07:20.653Z] [2022-12-19T22:07:20.653Z] #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 [2022-12-19T22:07:20.949Z] #39 116.0 DEP criu/plugin.d [2022-12-19T22:07:20.949Z] #39 116.1 DEP criu/pipes.d [2022-12-19T22:07:20.949Z] #39 116.4 DEP criu/pie-util.d [2022-12-19T22:07:21.209Z] #39 ... [2022-12-19T22:07:21.209Z] [2022-12-19T22:07:21.209Z] #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 [2022-12-19T22:07:21.209Z] #44 DONE 1.9s [2022-12-19T22:07:21.209Z] [2022-12-19T22:07:21.209Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-19T22:07:22.562Z] #50 1.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T22:07:22.562Z] #50 1.909 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T22:07:22.562Z] #50 1.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T22:07:22.562Z] #50 DONE 2.0s [2022-12-19T22:07:22.562Z] [2022-12-19T22:07:22.562Z] #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 [2022-12-19T22:07:22.562Z] #38 149.4 CC criu/plugin.o [2022-12-19T22:07:22.562Z] #38 149.9 CC criu/proc_parse.o [2022-12-19T22:07:22.612Z] #45 1.463 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T22:07:22.695Z] #49 18.53 Reading package lists... [2022-12-19T22:07:22.878Z] #45 DONE 1.7s [2022-12-19T22:07:22.878Z] [2022-12-19T22:07:22.878Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T22:07:24.336Z] #49 22.83 Building dependency tree... [2022-12-19T22:07:24.786Z] #46 DONE 1.7s [2022-12-19T22:07:24.786Z] [2022-12-19T22:07:24.787Z] #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 [2022-12-19T22:07:24.787Z] #39 116.6 DEP criu/pie-util-vdso.d [2022-12-19T22:07:24.787Z] #39 116.8 DEP criu/pie-util-vdso-elf32.d [2022-12-19T22:07:24.787Z] #39 117.1 DEP criu/path.d [2022-12-19T22:07:24.787Z] #39 117.3 DEP criu/parasite-syscall.d [2022-12-19T22:07:24.787Z] #39 117.8 DEP criu/pagemap.d [2022-12-19T22:07:24.787Z] #39 118.0 DEP criu/pagemap-cache.d [2022-12-19T22:07:24.787Z] #39 118.1 DEP criu/page-xfer.d [2022-12-19T22:07:24.787Z] #39 118.5 DEP criu/page-pipe.d [2022-12-19T22:07:24.787Z] #39 118.7 DEP criu/netfilter.d [2022-12-19T22:07:24.787Z] #39 119.0 DEP criu/net.d [2022-12-19T22:07:24.787Z] #39 119.4 DEP criu/namespaces.d [2022-12-19T22:07:24.787Z] #39 119.7 DEP criu/mount.d [2022-12-19T22:07:24.787Z] #39 120.0 DEP criu/memfd.d [2022-12-19T22:07:25.069Z] #39 120.3 DEP criu/mem.d [2022-12-19T22:07:25.665Z] #39 120.7 DEP criu/lsm.d [2022-12-19T22:07:25.665Z] #39 121.0 DEP criu/log.d [2022-12-19T22:07:25.851Z] #38 153.5 CC criu/protobuf-desc.o [2022-12-19T22:07:25.940Z] #39 121.3 DEP criu/libnetlink.d [2022-12-19T22:07:26.210Z] #39 121.4 DEP criu/kerndat.d [2022-12-19T22:07:26.227Z] #49 26.10 The following additional packages will be installed: [2022-12-19T22:07:26.227Z] #49 26.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:07:26.227Z] #49 26.11 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-19T22:07:26.227Z] #49 26.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-19T22:07:26.227Z] #49 26.11 python3-pkg-resources vim-runtime xxd [2022-12-19T22:07:26.227Z] #49 26.11 Suggested packages: [2022-12-19T22:07:26.227Z] #49 26.13 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-19T22:07:26.227Z] #49 26.13 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-19T22:07:26.227Z] #49 26.13 acl attr quota [2022-12-19T22:07:26.227Z] #49 26.13 Recommended packages: [2022-12-19T22:07:26.227Z] #49 26.13 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-19T22:07:26.476Z] #39 121.8 DEP criu/kcmp-ids.d [2022-12-19T22:07:26.476Z] #39 121.9 DEP criu/irmap.d [2022-12-19T22:07:26.735Z] #39 ... [2022-12-19T22:07:26.735Z] [2022-12-19T22:07:26.735Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T22:07:26.735Z] #47 DONE 2.2s [2022-12-19T22:07:26.735Z] [2022-12-19T22:07:26.735Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-19T22:07:27.230Z] #38 154.8 CC criu/protobuf.o [2022-12-19T22:07:27.490Z] #38 155.3 CC criu/pstree.o [2022-12-19T22:07:28.119Z] #48 DONE 1.4s [2022-12-19T22:07:28.119Z] [2022-12-19T22:07:28.119Z] #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 [2022-12-19T22:07:28.122Z] #49 28.20 The following NEW packages will be installed: [2022-12-19T22:07:28.379Z] #49 28.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-19T22:07:28.379Z] #49 28.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:07:28.379Z] #49 28.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-19T22:07:28.379Z] #49 28.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-19T22:07:28.379Z] #49 28.22 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-19T22:07:28.379Z] #49 28.22 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-19T22:07:28.379Z] #49 28.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-19T22:07:28.379Z] #49 28.22 xz-utils zip [2022-12-19T22:07:28.638Z] #49 28.57 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:07:28.638Z] #49 28.57 Need to get 27.0 MB of archives. [2022-12-19T22:07:28.638Z] #49 28.57 After this operation, 104 MB of additional disk space will be used. [2022-12-19T22:07:28.638Z] #49 28.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-19T22:07:28.638Z] #49 28.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-19T22:07:28.638Z] #49 28.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-19T22:07:28.638Z] #49 28.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:07:28.638Z] #49 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-19T22:07:28.638Z] #49 28.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-19T22:07:28.638Z] #49 28.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-19T22:07:28.638Z] #49 28.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-19T22:07:28.638Z] #49 28.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:07:28.638Z] #49 28.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:07:28.638Z] #49 28.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-19T22:07:28.638Z] #49 28.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-19T22:07:28.638Z] #49 28.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-19T22:07:28.638Z] #49 28.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-19T22:07:28.638Z] #49 28.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-19T22:07:28.638Z] #49 28.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-19T22:07:28.638Z] #49 28.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-19T22:07:28.868Z] #38 156.8 CC criu/rbtree.o [2022-12-19T22:07:28.895Z] #49 28.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-19T22:07:28.895Z] #49 28.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-19T22:07:28.895Z] #49 28.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-19T22:07:28.895Z] #49 28.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-19T22:07:28.895Z] #49 28.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:07:28.895Z] #49 28.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:07:28.895Z] #49 28.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:07:28.895Z] #49 28.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-19T22:07:28.895Z] #49 28.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-19T22:07:28.895Z] #49 28.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:07:29.127Z] #38 157.1 CC criu/rst-malloc.o [2022-12-19T22:07:29.153Z] #49 29.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-19T22:07:29.153Z] #49 29.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:07:29.153Z] #49 29.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:07:29.153Z] #49 29.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:07:29.153Z] #49 29.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-19T22:07:29.153Z] #49 29.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-19T22:07:29.153Z] #49 29.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-19T22:07:29.153Z] #49 29.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T22:07:29.153Z] #49 29.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T22:07:29.153Z] #49 29.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:07:29.153Z] #49 29.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-19T22:07:29.153Z] #49 29.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-19T22:07:29.153Z] #49 29.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-19T22:07:29.153Z] #49 29.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-19T22:07:29.153Z] #49 29.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-19T22:07:29.411Z] #49 29.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-19T22:07:29.411Z] #49 29.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-19T22:07:29.411Z] #49 29.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-19T22:07:29.668Z] #49 29.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-19T22:07:29.668Z] #49 29.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-19T22:07:29.695Z] #38 157.4 CC criu/seccomp.o [2022-12-19T22:07:29.725Z] #37 305.9 # github.com/containerd/containerd/cmd/containerd [2022-12-19T22:07:29.725Z] #37 305.9 /usr/bin/ld: /tmp/go-link-3449928368/000019.o: in function `New': [2022-12-19T22:07:29.725Z] #37 305.9 /tmp/tmp.SBwOtSL9AT/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 [2022-12-19T22:07:29.725Z] #37 306.0 + bin/containerd-stress [2022-12-19T22:07:29.725Z] #37 307.1 + bin/containerd-shim [2022-12-19T22:07:30.262Z] #38 158.1 CC criu/seize.o [2022-12-19T22:07:30.598Z] #49 30.53 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:07:30.691Z] #49 2.053 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T22:07:30.691Z] #49 2.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T22:07:30.691Z] #49 2.085 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T22:07:30.854Z] #49 30.88 Fetched 27.0 MB in 1s (20.0 MB/s) [2022-12-19T22:07:30.855Z] #49 31.01 Selecting previously unselected package pigz. [2022-12-19T22:07:30.952Z] #49 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-19T22:07:31.111Z] #49 31.01 (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.) [2022-12-19T22:07:31.111Z] #49 31.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-19T22:07:31.111Z] #49 31.14 Unpacking pigz (2.6-1) ... [2022-12-19T22:07:31.111Z] #49 ... [2022-12-19T22:07:31.111Z] [2022-12-19T22:07:31.111Z] #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 [2022-12-19T22:07:31.111Z] #38 146.8 CC criu/cr-dedup.o [2022-12-19T22:07:31.111Z] #38 147.5 CC criu/cr-dump.o [2022-12-19T22:07:31.111Z] #38 151.6 CC criu/cr-errno.o [2022-12-19T22:07:31.111Z] #38 151.8 CC criu/cr-restore.o [2022-12-19T22:07:31.198Z] #38 159.1 CC criu/servicefd.o [2022-12-19T22:07:31.676Z] #38 ... [2022-12-19T22:07:31.676Z] [2022-12-19T22:07:31.676Z] #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 [2022-12-19T22:07:31.676Z] #49 31.59 Selecting previously unselected package libelf1:amd64. [2022-12-19T22:07:31.676Z] #49 31.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-19T22:07:31.676Z] #49 31.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-19T22:07:31.767Z] #38 159.6 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:07:31.767Z] #38 159.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:07:31.767Z] #38 159.6 CC criu/shmem.o [2022-12-19T22:07:31.933Z] #49 31.86 Selecting previously unselected package libbpf0:amd64. [2022-12-19T22:07:31.933Z] #49 31.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-19T22:07:31.933Z] #49 31.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:07:32.189Z] #49 32.02 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:07:32.189Z] #49 32.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:07:32.189Z] #49 32.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:07:32.447Z] #49 32.27 Selecting previously unselected package libmnl0:amd64. [2022-12-19T22:07:32.447Z] #49 32.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-19T22:07:32.447Z] #49 32.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:07:32.447Z] #49 32.36 Selecting previously unselected package libxtables12:amd64. [2022-12-19T22:07:32.447Z] #49 32.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-19T22:07:32.447Z] #49 32.37 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:07:32.704Z] #38 ... [2022-12-19T22:07:32.704Z] [2022-12-19T22:07:32.704Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:07:32.704Z] #51 ... [2022-12-19T22:07:32.704Z] [2022-12-19T22:07:32.704Z] #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 [2022-12-19T22:07:32.704Z] #38 160.7 CC criu/sigframe.o [2022-12-19T22:07:32.704Z] #49 32.52 Selecting previously unselected package libcap2-bin. [2022-12-19T22:07:32.704Z] #49 32.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-19T22:07:32.704Z] #49 32.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-19T22:07:32.704Z] #49 32.77 Selecting previously unselected package iproute2. [2022-12-19T22:07:32.704Z] #49 32.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-19T22:07:32.704Z] #49 32.78 Unpacking iproute2 (5.10.0-4) ... [2022-12-19T22:07:33.001Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-12-19T22:07:33.001Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97a92511\powershellScript.ps1'; exit $LASTEXITCODE; [2022-12-19T22:07:33.001Z] ---------------------------------------------------------------------------- [2022-12-19T22:07:33.001Z] [2022-12-19T22:07:33.001Z] INFO: executeCI.ps1 starting at Mon Dec 19 22:07:28 CUT 2022 [2022-12-19T22:07:33.001Z] [2022-12-19T22:07:33.001Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-12-19T22:07:33.001Z] INFO: Running git version 2.24.1.windows.2 [2022-12-19T22:07:33.001Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-12-19T22:07:33.001Z] INFO: Environment variables: [2022-12-19T22:07:33.001Z] [2022-12-19T22:07:33.001Z] Name Value [2022-12-19T22:07:33.001Z] ---- ----- [2022-12-19T22:07:33.001Z] ALLUSERSPROFILE C:\ProgramData [2022-12-19T22:07:33.001Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-12-19T22:07:33.001Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-12-19T22:07:33.001Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14 [2022-12-19T22:07:33.001Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-12-19T22:07:33.001Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14 [2022-12-19T22:07:33.001Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-12-19T22:07:33.001Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-12-19T22:07:33.001Z] BRANCH_NAME PR-44673 [2022-12-19T22:07:33.001Z] BUILD_DISPLAY_NAME #2 [2022-12-19T22:07:33.001Z] BUILD_ID 2 [2022-12-19T22:07:33.001Z] BUILD_NUMBER 2 [2022-12-19T22:07:33.001Z] BUILD_TAG jenkins-moby-PR-44673-2 [2022-12-19T22:07:33.001Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/2/ [2022-12-19T22:07:33.001Z] CHANGE_AUTHOR thaJeztah [2022-12-19T22:07:33.001Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-12-19T22:07:33.001Z] CHANGE_BRANCH 20.10_update_containerd_1.6.14 [2022-12-19T22:07:33.001Z] CHANGE_FORK thaJeztah/docker [2022-12-19T22:07:33.001Z] CHANGE_ID 44673 [2022-12-19T22:07:33.001Z] CHANGE_TARGET 20.10 [2022-12-19T22:07:33.001Z] CHANGE_TITLE [20.10] update containerd binary to v1.6.14 [2022-12-19T22:07:33.001Z] CHANGE_URL https://github.com/moby/moby/pull/44673 [2022-12-19T22:07:33.001Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-19T22:07:33.001Z] CommonProgramFiles C:\Program Files\Common Files [2022-12-19T22:07:33.001Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-12-19T22:07:33.001Z] CommonProgramW6432 C:\Program Files\Common Files [2022-12-19T22:07:33.001Z] COMPUTERNAME azwin-2-590ec0 [2022-12-19T22:07:33.001Z] ComSpec C:\Windows\system32\cmd.exe [2022-12-19T22:07:33.001Z] ConfigSequenceNumber 0 [2022-12-19T22:07:33.001Z] DOCKER_BUILDKIT 0 [2022-12-19T22:07:33.001Z] DOCKER_DUT_DEBUG 1 [2022-12-19T22:07:33.001Z] DOCKER_EXPERIMENTAL 1 [2022-12-19T22:07:33.001Z] DOCKER_GRAPHDRIVER overlay2 [2022-12-19T22:07:33.001Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-12-19T22:07:33.001Z] EXECUTOR_NUMBER 0 [2022-12-19T22:07:33.001Z] FQDN azwin-2-590ec0.westus.cloudapp.azure.com [2022-12-19T22:07:33.001Z] GIT_BRANCH PR-44673 [2022-12-19T22:07:33.001Z] GIT_COMMIT 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:07:33.001Z] GIT_PREVIOUS_COMMIT 2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:07:33.001Z] GIT_URL https://github.com/moby/moby.git [2022-12-19T22:07:33.001Z] HUDSON_COOKIE 1eb62d2e-36ee-4766-a22c-5802bd6ec3f5 [2022-12-19T22:07:33.001Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-12-19T22:07:33.001Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-12-19T22:07:33.001Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-12-19T22:07:33.001Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-12-19T22:07:33.001Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-12-19T22:07:33.001Z] JENKINS_NODE_COOKIE 08db3f21-52d8-42cf-b2c4-b1b1ec6bc400 [2022-12-19T22:07:33.001Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-12-19T22:07:33.001Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-12-19T22:07:33.001Z] JOB_BASE_NAME PR-44673 [2022-12-19T22:07:33.001Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/display/redirect [2022-12-19T22:07:33.001Z] JOB_NAME moby/PR-44673 [2022-12-19T22:07:33.001Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/ [2022-12-19T22:07:33.001Z] library.jps.version master [2022-12-19T22:07:33.001Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-12-19T22:07:33.001Z] NODE_LABELS amd64 azure azwin-2-590ec0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-12-19T22:07:33.001Z] NODE_NAME azwin-2-590ec0 [2022-12-19T22:07:33.001Z] NUMBER_OF_PROCESSORS 4 [2022-12-19T22:07:33.001Z] OS Windows_NT [2022-12-19T22:07:33.001Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-12-19T22:07:33.002Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-12-19T22:07:33.002Z] PROCESSOR_ARCHITECTURE AMD64 [2022-12-19T22:07:33.002Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-12-19T22:07:33.002Z] PROCESSOR_LEVEL 6 [2022-12-19T22:07:33.002Z] PROCESSOR_REVISION 4f01 [2022-12-19T22:07:33.002Z] ProgramData C:\ProgramData [2022-12-19T22:07:33.002Z] ProgramFiles C:\Program Files [2022-12-19T22:07:33.002Z] ProgramFiles(x86) C:\Program Files (x86) [2022-12-19T22:07:33.002Z] ProgramW6432 C:\Program Files [2022-12-19T22:07:33.002Z] PROMPT $P$G [2022-12-19T22:07:33.002Z] PSExecutionPolicyPreference Bypass [2022-12-19T22:07:33.002Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-12-19T22:07:33.002Z] PUBLIC C:\Users\Public [2022-12-19T22:07:33.002Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/2/display/redirect?page=artif... [2022-12-19T22:07:33.002Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/2/display/redirect?page=changes [2022-12-19T22:07:33.002Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/2/display/redirect [2022-12-19T22:07:33.002Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44673/2/display/redirect?page=tests [2022-12-19T22:07:33.002Z] SKIP_VALIDATION_TESTS 1 [2022-12-19T22:07:33.002Z] SOURCES_DRIVE d [2022-12-19T22:07:33.002Z] SOURCES_SUBDIR gopath [2022-12-19T22:07:33.002Z] STAGE_NAME Run tests [2022-12-19T22:07:33.002Z] SystemDrive C: [2022-12-19T22:07:33.002Z] SystemRoot C:\Windows [2022-12-19T22:07:33.002Z] TEMP C:\Windows\TEMP [2022-12-19T22:07:33.002Z] TESTDEBUG 0 [2022-12-19T22:07:33.002Z] TESTRUN_DRIVE d [2022-12-19T22:07:33.002Z] TESTRUN_SUBDIR CI [2022-12-19T22:07:33.002Z] TIMEOUT 120m [2022-12-19T22:07:33.002Z] TMP C:\Windows\TEMP [2022-12-19T22:07:33.002Z] USERDOMAIN WORKGROUP [2022-12-19T22:07:33.002Z] USERNAME azwin-2-590ec0$ [2022-12-19T22:07:33.002Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-12-19T22:07:33.002Z] windir C:\Windows [2022-12-19T22:07:33.002Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-12-19T22:07:33.002Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-12-19T22:07:33.002Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-12-19T22:07:33.002Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-12-19T22:07:33.002Z] [2022-12-19T22:07:33.002Z] [2022-12-19T22:07:33.002Z] [2022-12-19T22:07:33.002Z] INFO: Sources under d:\gopath\... [2022-12-19T22:07:33.002Z] INFO: Test run under d:\CI\... [2022-12-19T22:07:33.002Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-12-19T22:07:33.002Z] INFO: docker/docker repository was found [2022-12-19T22:07:33.002Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-12-19T22:07:33.002Z] ltsc2019: Pulling from windows/servercore [2022-12-19T22:07:33.002Z] b111c3320c94: Pulling fs layer [2022-12-19T22:07:33.002Z] 98ecc5bab1a6: Pulling fs layer [2022-12-19T22:07:33.271Z] #38 161.0 CC criu/signalfd.o [2022-12-19T22:07:33.271Z] #38 161.3 CC criu/sk-inet.o [2022-12-19T22:07:33.488Z] #49 5.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-19T22:07:33.892Z] #49 33.81 Selecting previously unselected package xxd. [2022-12-19T22:07:33.892Z] #49 33.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:07:33.892Z] #49 33.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:34.148Z] #49 34.04 Selecting previously unselected package vim-common. [2022-12-19T22:07:34.148Z] #49 34.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:07:34.148Z] #49 34.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:34.430Z] #49 ... [2022-12-19T22:07:34.430Z] [2022-12-19T22:07:34.430Z] #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 [2022-12-19T22:07:34.430Z] #39 122.3 DEP criu/ipc_ns.d [2022-12-19T22:07:34.430Z] #39 122.5 DEP criu/image.d [2022-12-19T22:07:34.430Z] #39 122.7 DEP criu/image-desc.d [2022-12-19T22:07:34.430Z] #39 122.8 DEP criu/fsnotify.d [2022-12-19T22:07:34.430Z] #39 123.1 DEP criu/filesystems.d [2022-12-19T22:07:34.430Z] #39 123.5 DEP criu/files.d [2022-12-19T22:07:34.430Z] #39 124.0 DEP criu/files-reg.d [2022-12-19T22:07:34.430Z] #39 124.3 DEP criu/files-ext.d [2022-12-19T22:07:34.430Z] #39 124.6 DEP criu/file-lock.d [2022-12-19T22:07:34.430Z] #39 124.9 DEP criu/file-ids.d [2022-12-19T22:07:34.430Z] #39 125.0 DEP criu/fifo.d [2022-12-19T22:07:34.430Z] #39 125.3 DEP criu/fdstore.d [2022-12-19T22:07:34.430Z] #39 125.4 DEP criu/fault-injection.d [2022-12-19T22:07:34.430Z] #39 125.5 DEP criu/external.d [2022-12-19T22:07:34.430Z] #39 125.7 DEP criu/eventpoll.d [2022-12-19T22:07:34.430Z] #39 126.1 DEP criu/eventfd.d [2022-12-19T22:07:34.430Z] #39 126.2 DEP criu/crtools.d [2022-12-19T22:07:34.430Z] #39 126.6 DEP criu/cr-service.d [2022-12-19T22:07:34.430Z] #39 127.0 DEP criu/cr-restore.d [2022-12-19T22:07:34.430Z] #39 127.5 DEP criu/cr-errno.d [2022-12-19T22:07:34.430Z] #39 127.6 DEP criu/cr-dump.d [2022-12-19T22:07:34.430Z] #39 128.1 DEP criu/cr-dedup.d [2022-12-19T22:07:34.430Z] #39 128.3 DEP criu/cr-check.d [2022-12-19T22:07:34.430Z] #39 128.7 DEP criu/config.d [2022-12-19T22:07:34.430Z] #39 129.0 DEP criu/clone-noasan.d [2022-12-19T22:07:34.430Z] #39 129.2 DEP criu/cgroup.d [2022-12-19T22:07:34.430Z] #39 129.5 DEP criu/cgroup-props.d [2022-12-19T22:07:34.430Z] #39 129.6 DEP criu/bitmap.d [2022-12-19T22:07:34.430Z] #39 129.7 DEP criu/bfd.d [2022-12-19T22:07:34.648Z] #38 162.5 CC criu/sk-netlink.o [2022-12-19T22:07:34.690Z] #39 130.0 DEP criu/autofs.d [2022-12-19T22:07:34.712Z] #49 34.58 Selecting previously unselected package bash-completion. [2022-12-19T22:07:34.712Z] #49 34.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-19T22:07:34.949Z] #39 130.3 DEP criu/aio.d [2022-12-19T22:07:35.190Z] #37 ... [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #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 [2022-12-19T22:07:35.190Z] #24 242.0 + return [2022-12-19T22:07:35.190Z] #24 DONE 242.5s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #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 [2022-12-19T22:07:35.190Z] #37 ... [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-19T22:07:35.190Z] #52 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-19T22:07:35.190Z] #53 DONE 0.2s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #54 DONE 0.6s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #55 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #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 [2022-12-19T22:07:35.190Z] #27 ... [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #56 DONE 0.0s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #57 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-19T22:07:35.190Z] #58 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #59 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #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 [2022-12-19T22:07:35.190Z] #37 ... [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-19T22:07:35.190Z] #60 DONE 0.1s [2022-12-19T22:07:35.190Z] [2022-12-19T22:07:35.190Z] #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 [2022-12-19T22:07:35.208Z] #39 ... [2022-12-19T22:07:35.208Z] [2022-12-19T22:07:35.208Z] #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 [2022-12-19T22:07:35.208Z] #42 18.40 + cd /tmp/tmp.SvL0Wxfyip/src/github.com/opencontainers/runc [2022-12-19T22:07:35.208Z] #42 18.40 + git checkout -q v1.1.4 [2022-12-19T22:07:35.216Z] #38 163.0 CC criu/sk-packet.o [2022-12-19T22:07:36.146Z] #42 19.45 + '[' -z '' ']' [2022-12-19T22:07:36.147Z] #42 19.45 + target=static [2022-12-19T22:07:36.147Z] #42 19.45 + make BUILDTAGS=seccomp static [2022-12-19T22:07:36.152Z] #38 164.0 CC criu/sk-queue.o [2022-12-19T22:07:36.289Z] #37 318.3 + bin/containerd-shim-runc-v1 [2022-12-19T22:07:36.407Z] #42 19.59 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 . [2022-12-19T22:07:36.605Z] #49 36.63 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T22:07:36.719Z] #38 164.7 CC criu/sk-tcp.o [2022-12-19T22:07:37.168Z] #49 37.09 Selecting previously unselected package bzip2. [2022-12-19T22:07:37.168Z] #49 37.10 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-19T22:07:37.168Z] #49 37.10 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T22:07:37.168Z] #49 37.19 Selecting previously unselected package xz-utils. [2022-12-19T22:07:37.168Z] #49 37.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-19T22:07:37.168Z] #49 37.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:07:37.424Z] #49 37.39 Selecting previously unselected package apparmor. [2022-12-19T22:07:37.424Z] #49 37.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-19T22:07:37.424Z] #49 37.46 Unpacking apparmor (2.13.6-10) ... [2022-12-19T22:07:37.656Z] #38 165.4 CC criu/sk-unix.o [2022-12-19T22:07:37.987Z] #49 38.00 Selecting previously unselected package inetutils-ping. [2022-12-19T22:07:37.987Z] #49 38.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-19T22:07:37.987Z] #49 38.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:07:38.243Z] #49 38.20 Selecting previously unselected package libip4tc2:amd64. [2022-12-19T22:07:38.243Z] #49 38.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:07:38.243Z] #49 38.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:38.243Z] #49 38.27 Selecting previously unselected package libip6tc2:amd64. [2022-12-19T22:07:38.243Z] #49 38.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:07:38.243Z] #49 38.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:38.243Z] #49 38.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-19T22:07:38.243Z] #49 38.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-19T22:07:38.243Z] #49 38.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:07:38.243Z] #49 38.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-19T22:07:38.243Z] #49 38.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-19T22:07:38.497Z] #27 248.8 + /build/golangci-lint --version [2022-12-19T22:07:38.500Z] #49 38.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:07:38.500Z] #49 38.52 Selecting previously unselected package libnftnl11:amd64. [2022-12-19T22:07:38.500Z] #49 38.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-19T22:07:38.500Z] #49 38.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:07:38.756Z] #49 38.64 Selecting previously unselected package iptables. [2022-12-19T22:07:38.756Z] #49 38.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-19T22:07:38.756Z] #49 38.66 Unpacking iptables (1.8.7-1) ... [2022-12-19T22:07:39.012Z] #49 38.98 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:07:39.012Z] #49 38.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:07:39.012Z] #49 39.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:07:39.012Z] #49 39.14 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:07:39.270Z] #49 39.14 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:07:39.270Z] #49 39.14 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:07:39.270Z] #49 39.27 Selecting previously unselected package jq. [2022-12-19T22:07:39.270Z] #49 39.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:07:39.270Z] #49 39.30 Unpacking jq (1.6-2.1) ... [2022-12-19T22:07:39.270Z] #49 39.38 Selecting previously unselected package libaio1:amd64. [2022-12-19T22:07:39.437Z] #27 250.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-19T22:07:39.526Z] #49 39.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-19T22:07:39.526Z] #49 39.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:07:39.526Z] #49 39.46 Selecting previously unselected package libgpm2:amd64. [2022-12-19T22:07:39.526Z] #49 39.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-19T22:07:39.526Z] #49 39.47 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:07:39.526Z] #49 39.53 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:07:39.526Z] #49 39.53 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:07:39.526Z] #49 39.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:07:39.559Z] #38 167.6 CC criu/sockets.o [2022-12-19T22:07:39.818Z] #38 ... [2022-12-19T22:07:39.818Z] [2022-12-19T22:07:39.818Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:07:39.818Z] #51 10.99 Collecting yamllint==1.26.1 [2022-12-19T22:07:39.818Z] #51 12.07 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-19T22:07:39.818Z] #51 13.60 Collecting pathspec>=0.5.3 [2022-12-19T22:07:39.818Z] #51 13.62 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T22:07:39.818Z] #51 14.11 Collecting pyyaml [2022-12-19T22:07:39.818Z] #51 14.13 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) [2022-12-19T22:07:39.818Z] #51 14.18 Building wheels for collected packages: yamllint [2022-12-19T22:07:39.818Z] #51 14.19 Building wheel for yamllint (setup.py): started [2022-12-19T22:07:39.818Z] #51 15.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T22:07:39.818Z] #51 15.38 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=76639451425808d1198e0f873747d59e32948638699e63810fd9519ebc2d4516 [2022-12-19T22:07:39.818Z] #51 15.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-19T22:07:39.818Z] #51 15.39 Successfully built yamllint [2022-12-19T22:07:39.818Z] #51 15.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T22:07:39.818Z] #51 15.92 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-19T22:07:39.818Z] #51 DONE 17.2s [2022-12-19T22:07:39.818Z] [2022-12-19T22:07:39.818Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-19T22:07:40.377Z] #27 ... [2022-12-19T22:07:40.377Z] [2022-12-19T22:07:40.377Z] #41 [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 [2022-12-19T22:07:40.377Z] #41 144.5 + mkdir -p /build [2022-12-19T22:07:40.377Z] #41 144.5 + cp runc /build/runc [2022-12-19T22:07:40.377Z] #41 DONE 146.0s [2022-12-19T22:07:40.377Z] [2022-12-19T22:07:40.377Z] #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 [2022-12-19T22:07:40.377Z] #27 DONE 251.2s [2022-12-19T22:07:40.377Z] [2022-12-19T22:07:40.377Z] #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 [2022-12-19T22:07:40.386Z] #52 DONE 0.5s [2022-12-19T22:07:40.386Z] [2022-12-19T22:07:40.386Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-19T22:07:40.647Z] #53 DONE 0.5s [2022-12-19T22:07:40.647Z] [2022-12-19T22:07:40.647Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-19T22:07:40.908Z] #54 DONE 0.2s [2022-12-19T22:07:40.908Z] [2022-12-19T22:07:40.908Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-19T22:07:41.167Z] #55 DONE 0.1s [2022-12-19T22:07:41.167Z] [2022-12-19T22:07:41.167Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-19T22:07:41.167Z] #56 DONE 0.1s [2022-12-19T22:07:41.167Z] [2022-12-19T22:07:41.167Z] #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 [2022-12-19T22:07:41.426Z] #38 169.3 CC criu/stats.o [2022-12-19T22:07:41.683Z] #42 ... [2022-12-19T22:07:41.683Z] [2022-12-19T22:07:41.683Z] #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 [2022-12-19T22:07:41.683Z] #39 130.6 DEP criu/action-scripts.d [2022-12-19T22:07:41.683Z] #39 131.0 CC criu/action-scripts.o [2022-12-19T22:07:41.683Z] #39 131.7 CC criu/aio.o [2022-12-19T22:07:41.683Z] #39 132.8 CC criu/autofs.o [2022-12-19T22:07:41.683Z] #39 135.5 CC criu/bfd.o [2022-12-19T22:07:41.683Z] #39 136.5 CC criu/bitmap.o [2022-12-19T22:07:41.683Z] #39 136.9 CC criu/cgroup-props.o [2022-12-19T22:07:41.685Z] #38 169.7 CC criu/string.o [2022-12-19T22:07:41.705Z] 98ecc5bab1a6: Download complete [2022-12-19T22:07:41.944Z] #38 169.8 CC criu/sysctl.o [2022-12-19T22:07:42.512Z] #38 170.5 CC criu/sysfs_parse.o [2022-12-19T22:07:42.798Z] #49 ... [2022-12-19T22:07:42.798Z] [2022-12-19T22:07:42.798Z] #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 [2022-12-19T22:07:42.798Z] #38 158.4 CC criu/cr-service.o [2022-12-19T22:07:42.798Z] #38 160.9 CC criu/crtools.o [2022-12-19T22:07:42.798Z] #38 161.5 CC criu/eventfd.o [2022-12-19T22:07:42.798Z] #38 161.9 CC criu/eventpoll.o [2022-12-19T22:07:42.798Z] #38 162.9 CC criu/external.o [2022-12-19T22:07:42.798Z] #38 163.2 CC criu/fault-injection.o [2022-12-19T22:07:42.798Z] #38 163.4 CC criu/fdstore.o [2022-12-19T22:07:42.798Z] #38 163.7 CC criu/fifo.o [2022-12-19T22:07:42.798Z] #38 164.1 CC criu/file-ids.o [2022-12-19T22:07:42.798Z] #38 164.4 CC criu/file-lock.o [2022-12-19T22:07:42.798Z] #38 165.3 CC criu/files-ext.o [2022-12-19T22:07:42.798Z] #38 165.8 CC criu/files-reg.o [2022-12-19T22:07:42.798Z] #38 168.1 CC criu/files.o [2022-12-19T22:07:42.852Z] #37 324.4 + bin/containerd-shim-runc-v2 [2022-12-19T22:07:42.852Z] #37 325.2 + binaries [2022-12-19T22:07:42.852Z] #37 325.2 + install -D bin/containerd /build/containerd [2022-12-19T22:07:42.852Z] #37 325.3 + install -D bin/containerd-shim /build/containerd-shim [2022-12-19T22:07:42.921Z] #37 ... [2022-12-19T22:07:42.921Z] [2022-12-19T22:07:42.921Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-19T22:07:42.921Z] #61 DONE 0.1s [2022-12-19T22:07:42.921Z] [2022-12-19T22:07:42.921Z] #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 [2022-12-19T22:07:42.921Z] #37 ... [2022-12-19T22:07:42.921Z] [2022-12-19T22:07:42.921Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-19T22:07:42.921Z] #62 DONE 0.1s [2022-12-19T22:07:42.921Z] [2022-12-19T22:07:42.921Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-19T22:07:43.057Z] #38 ... [2022-12-19T22:07:43.057Z] [2022-12-19T22:07:43.057Z] #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 [2022-12-19T22:07:43.057Z] #49 43.07 Selecting previously unselected package libinih1:amd64. [2022-12-19T22:07:43.057Z] #49 43.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-19T22:07:43.057Z] #49 43.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-19T22:07:43.057Z] #49 43.15 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:07:43.057Z] #49 43.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:07:43.057Z] #49 43.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:07:43.098Z] #38 171.0 CC criu/timens.o [2022-12-19T22:07:43.109Z] #37 325.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-19T22:07:43.109Z] #37 325.3 + install -D bin/ctr /build/ctr [2022-12-19T22:07:43.183Z] #63 DONE 0.1s [2022-12-19T22:07:43.183Z] [2022-12-19T22:07:43.183Z] #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 [2022-12-19T22:07:43.314Z] #49 43.26 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:07:43.314Z] #49 43.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:07:43.314Z] #49 43.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:07:43.314Z] #49 43.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:07:43.314Z] #49 43.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:07:43.314Z] #49 43.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:07:43.314Z] #49 43.47 Selecting previously unselected package net-tools. [2022-12-19T22:07:43.314Z] #49 43.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-19T22:07:43.314Z] #49 43.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:07:43.590Z] #39 138.6 CC criu/cgroup.o [2022-12-19T22:07:43.668Z] #38 171.6 CC criu/timerfd.o [2022-12-19T22:07:43.878Z] #49 43.67 Selecting previously unselected package patch. [2022-12-19T22:07:43.878Z] #49 43.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-19T22:07:43.878Z] #49 43.68 Unpacking patch (2.7.6-7) ... [2022-12-19T22:07:43.878Z] #49 43.81 Selecting previously unselected package python-pip-whl. [2022-12-19T22:07:43.878Z] #49 43.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:07:43.878Z] #49 43.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:07:44.125Z] #37 221.6 + bin/containerd [2022-12-19T22:07:44.236Z] #38 171.9 CC criu/tty.o [2022-12-19T22:07:44.441Z] #49 44.50 Selecting previously unselected package python3-lib2to3. [2022-12-19T22:07:44.441Z] #49 44.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T22:07:44.441Z] #49 44.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:07:44.698Z] #49 44.65 Selecting previously unselected package python3-distutils. [2022-12-19T22:07:44.698Z] #49 44.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T22:07:44.698Z] #49 44.67 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T22:07:44.955Z] #49 44.85 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:07:44.955Z] #49 44.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:07:44.955Z] #49 44.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:07:44.955Z] #49 45.03 Selecting previously unselected package python3-setuptools. [2022-12-19T22:07:45.212Z] #49 45.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T22:07:45.212Z] #49 45.04 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T22:07:45.469Z] #49 45.35 Selecting previously unselected package python3-wheel. [2022-12-19T22:07:45.469Z] #49 45.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T22:07:45.469Z] #49 45.36 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T22:07:45.469Z] #49 45.48 Selecting previously unselected package python3-pip. [2022-12-19T22:07:45.469Z] #49 45.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:07:45.469Z] #49 45.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:07:45.636Z] #37 DONE 327.6s [2022-12-19T22:07:45.726Z] #49 45.80 Selecting previously unselected package sudo. [2022-12-19T22:07:45.726Z] #49 45.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-19T22:07:45.726Z] #49 45.82 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T22:07:45.893Z] [2022-12-19T22:07:45.893Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-19T22:07:46.136Z] #39 ... [2022-12-19T22:07:46.136Z] [2022-12-19T22:07:46.136Z] #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 [2022-12-19T22:07:46.136Z] #49 7.778 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-19T22:07:46.136Z] #49 13.52 Fetched 8616 kB in 12s (735 kB/s) [2022-12-19T22:07:46.136Z] #49 13.52 Reading package lists... [2022-12-19T22:07:46.136Z] #49 17.74 Reading package lists... [2022-12-19T22:07:46.136Z] #49 ... [2022-12-19T22:07:46.136Z] [2022-12-19T22:07:46.136Z] #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 [2022-12-19T22:07:46.136Z] #24 DONE 232.0s [2022-12-19T22:07:46.136Z] [2022-12-19T22:07:46.136Z] #26 [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 [2022-12-19T22:07:46.150Z] #64 DONE 0.2s [2022-12-19T22:07:46.290Z] #49 46.47 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T22:07:46.408Z] [2022-12-19T22:07:46.408Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-19T22:07:46.408Z] #65 DONE 0.1s [2022-12-19T22:07:46.408Z] [2022-12-19T22:07:46.408Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-19T22:07:46.408Z] #66 DONE 0.2s [2022-12-19T22:07:46.408Z] [2022-12-19T22:07:46.408Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-19T22:07:46.408Z] #67 DONE 0.0s [2022-12-19T22:07:46.547Z] #49 46.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-19T22:07:46.547Z] #49 46.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:07:46.547Z] #49 46.76 Selecting previously unselected package uidmap. [2022-12-19T22:07:46.666Z] [2022-12-19T22:07:46.666Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-19T22:07:46.666Z] #68 DONE 0.0s [2022-12-19T22:07:46.666Z] [2022-12-19T22:07:46.666Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-19T22:07:46.771Z] #38 174.2 CC criu/tun.o [2022-12-19T22:07:46.804Z] #49 46.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-19T22:07:46.804Z] #49 46.79 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T22:07:46.804Z] #49 46.92 Selecting previously unselected package vim-runtime. [2022-12-19T22:07:46.804Z] #49 46.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:07:46.804Z] #49 46.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T22:07:46.804Z] #49 46.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T22:07:46.804Z] #49 46.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:47.030Z] #38 174.8 CC criu/uffd.o [2022-12-19T22:07:47.600Z] #69 DONE 1.0s [2022-12-19T22:07:47.600Z] [2022-12-19T22:07:47.600Z] #70 exporting to image [2022-12-19T22:07:47.600Z] #70 exporting layers [2022-12-19T22:07:48.043Z] #26 ... [2022-12-19T22:07:48.043Z] [2022-12-19T22:07:48.043Z] #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 [2022-12-19T22:07:48.043Z] #39 143.2 CC criu/clone-noasan.o [2022-12-19T22:07:48.409Z] #38 176.3 CC criu/util.o [2022-12-19T22:07:48.612Z] #39 143.8 CC criu/config.o [2022-12-19T22:07:49.347Z] #38 ... [2022-12-19T22:07:49.347Z] [2022-12-19T22:07:49.347Z] #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 [2022-12-19T22:07:49.606Z] #24 228.7 + dpkg --print-architecture [2022-12-19T22:07:49.606Z] #24 228.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-19T22:07:49.606Z] #24 228.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-19T22:07:49.606Z] #24 228.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-19T22:07:50.977Z] #49 50.34 Selecting previously unselected package vim. [2022-12-19T22:07:50.977Z] #49 50.34 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:07:50.977Z] #49 50.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:50.977Z] #49 50.96 Selecting previously unselected package xfsprogs. [2022-12-19T22:07:50.977Z] #49 50.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-19T22:07:50.977Z] #49 50.98 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T22:07:51.149Z] #39 146.4 CC criu/cr-check.o [2022-12-19T22:07:51.549Z] #49 51.46 Selecting previously unselected package zip. [2022-12-19T22:07:51.549Z] #49 51.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-19T22:07:51.549Z] #49 51.48 Unpacking zip (3.0-12) ... [2022-12-19T22:07:51.549Z] #49 51.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:07:52.919Z] #49 52.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:52.919Z] #49 52.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:07:52.919Z] #49 52.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:07:52.919Z] #49 52.78 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:07:52.919Z] #49 52.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:07:52.919Z] #49 52.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-19T22:07:52.919Z] #49 52.82 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T22:07:52.919Z] #49 52.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:07:52.919Z] #49 52.86 Setting up bzip2 (1.0.8-4) ... [2022-12-19T22:07:52.919Z] #49 52.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:07:52.919Z] #49 52.90 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T22:07:53.685Z] #39 ... [2022-12-19T22:07:53.685Z] [2022-12-19T22:07:53.685Z] #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 [2022-12-19T22:07:53.685Z] #49 17.74 Reading package lists... [2022-12-19T22:07:53.685Z] #49 22.58 Building dependency tree... [2022-12-19T22:07:53.685Z] #49 25.52 The following additional packages will be installed: [2022-12-19T22:07:53.685Z] #49 25.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:07:53.685Z] #49 25.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-19T22:07:53.685Z] #49 25.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-19T22:07:53.685Z] #49 25.55 python3-pkg-resources vim-runtime xxd [2022-12-19T22:07:53.685Z] #49 25.55 Suggested packages: [2022-12-19T22:07:53.685Z] #49 25.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-19T22:07:53.685Z] #49 25.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-19T22:07:53.685Z] #49 25.57 acl attr quota [2022-12-19T22:07:53.685Z] #49 25.57 Recommended packages: [2022-12-19T22:07:53.685Z] #49 25.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-19T22:07:53.849Z] #49 53.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:53.849Z] #49 53.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:07:53.849Z] #49 53.79 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T22:07:53.849Z] #49 53.81 Setting up apparmor (2.13.6-10) ... [2022-12-19T22:07:54.780Z] #49 ... [2022-12-19T22:07:54.780Z] [2022-12-19T22:07:54.780Z] #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 [2022-12-19T22:07:54.780Z] #38 170.2 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:07:54.780Z] #38 170.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-19T22:07:54.780Z] #38 170.3 CC criu/filesystems.o [2022-12-19T22:07:54.780Z] #38 171.1 CC criu/fsnotify.o [2022-12-19T22:07:54.780Z] #38 172.3 CC criu/image-desc.o [2022-12-19T22:07:54.780Z] #38 172.4 CC criu/image.o [2022-12-19T22:07:54.780Z] #38 173.3 CC criu/ipc_ns.o [2022-12-19T22:07:54.780Z] #38 174.6 CC criu/irmap.o [2022-12-19T22:07:54.780Z] #38 175.3 CC criu/kcmp-ids.o [2022-12-19T22:07:54.780Z] #38 175.6 CC criu/kerndat.o [2022-12-19T22:07:54.780Z] #38 176.9 CC criu/libnetlink.o [2022-12-19T22:07:54.780Z] #38 177.3 CC criu/log.o [2022-12-19T22:07:54.780Z] #38 177.8 CC criu/lsm.o [2022-12-19T22:07:54.780Z] #38 178.2 CC criu/mem.o [2022-12-19T22:07:54.780Z] #38 180.0 CC criu/memfd.o [2022-12-19T22:07:55.037Z] #38 180.6 CC criu/mount.o [2022-12-19T22:07:55.601Z] #38 ... [2022-12-19T22:07:55.601Z] [2022-12-19T22:07:55.601Z] #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 [2022-12-19T22:07:55.601Z] #49 55.57 Setting up zip (3.0-12) ... [2022-12-19T22:07:55.601Z] #49 55.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:55.601Z] #49 55.62 Setting up bash-completion (1:2.11-2) ... [2022-12-19T22:07:55.709Z] #70 exporting layers 7.0s done [2022-12-19T22:07:55.709Z] #70 writing image sha256:ffecc55370e086d1d56cf7b72a7a5adf5a42c56b27138b026ec8bd58f9c80014 done [2022-12-19T22:07:55.709Z] #70 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done [2022-12-19T22:07:55.709Z] #70 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-12-19T22:07:56.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/validate/default [2022-12-19T22:07:56.223Z] #49 27.62 The following NEW packages will be installed: [2022-12-19T22:07:56.223Z] #49 27.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-19T22:07:56.223Z] #49 27.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-19T22:07:56.223Z] #49 27.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-19T22:07:56.223Z] #49 27.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-19T22:07:56.223Z] #49 27.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-19T22:07:56.223Z] #49 27.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-19T22:07:56.223Z] #49 27.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-19T22:07:56.223Z] #49 27.64 xz-utils zip [2022-12-19T22:07:56.223Z] #49 28.08 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:07:56.223Z] #49 28.08 Need to get 27.0 MB of archives. [2022-12-19T22:07:56.223Z] #49 28.08 After this operation, 104 MB of additional disk space will be used. [2022-12-19T22:07:56.223Z] #49 28.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-19T22:07:56.223Z] #49 28.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-19T22:07:56.223Z] #49 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-19T22:07:56.223Z] #49 28.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-19T22:07:56.223Z] #49 28.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-19T22:07:56.223Z] #49 28.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-19T22:07:56.223Z] #49 28.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-19T22:07:56.223Z] #49 28.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-19T22:07:56.223Z] #49 28.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-19T22:07:56.482Z] #49 28.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-19T22:07:56.482Z] #49 28.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-19T22:07:56.482Z] #49 28.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-19T22:07:56.482Z] #49 28.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-19T22:07:56.482Z] #49 28.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-19T22:07:56.482Z] #49 28.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-19T22:07:56.482Z] #49 28.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-19T22:07:56.482Z] #49 28.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-19T22:07:56.482Z] #49 28.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-19T22:07:56.482Z] #49 28.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-19T22:07:56.482Z] #49 28.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-19T22:07:56.482Z] #49 28.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-19T22:07:56.482Z] #49 28.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-19T22:07:56.482Z] #49 28.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-19T22:07:56.482Z] #49 28.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-19T22:07:56.482Z] #49 28.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-19T22:07:56.613Z] Congratulations! All commits are properly signed with the DCO! [2022-12-19T22:07:56.743Z] #49 28.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-19T22:07:56.743Z] #49 28.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-19T22:07:57.313Z] #49 29.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-19T22:07:57.313Z] #49 29.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-19T22:07:57.313Z] #49 29.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-19T22:07:57.313Z] #49 29.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-19T22:07:57.313Z] #49 29.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-19T22:07:57.313Z] #49 29.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-19T22:07:57.313Z] #49 29.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-19T22:07:57.313Z] #49 29.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T22:07:57.313Z] #49 29.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T22:07:57.313Z] #49 29.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T22:07:57.313Z] #49 29.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-19T22:07:57.313Z] #49 29.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-19T22:07:57.313Z] #49 29.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-19T22:07:57.313Z] #49 29.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-19T22:07:57.313Z] #49 29.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-19T22:07:57.313Z] #49 29.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-19T22:07:57.548Z] Congratulations! Seccomp profile generation is done correctly. [2022-12-19T22:07:57.548Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-12-19T22:07:57.573Z] #49 29.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-19T22:07:57.813Z] #24 ... [2022-12-19T22:07:57.813Z] [2022-12-19T22:07:57.813Z] #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 [2022-12-19T22:07:57.813Z] #38 177.9 CC criu/uts_ns.o [2022-12-19T22:07:57.813Z] #38 178.2 CC criu/vdso-compat.o [2022-12-19T22:07:57.813Z] #38 178.5 CC criu/vdso.o [2022-12-19T22:07:57.813Z] #38 179.3 LINK criu/built-in.o [2022-12-19T22:07:57.813Z] #38 179.5 LINK criu/criu [2022-12-19T22:07:57.813Z] #38 180.1 DEP lib/c/criu.d [2022-12-19T22:07:57.813Z] #38 180.2 CC images/rpc.pb-c.o [2022-12-19T22:07:57.813Z] #38 180.9 CC lib/c/criu.o [2022-12-19T22:07:57.813Z] #38 182.3 LINK lib/c/built-in.o [2022-12-19T22:07:57.813Z] #38 182.3 LINK lib/c/libcriu.so [2022-12-19T22:07:57.813Z] #38 182.5 LINK lib/c/libcriu.a [2022-12-19T22:07:57.813Z] #38 182.6 GEN magic.py [2022-12-19T22:07:57.813Z] #38 182.8 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:07:57.813Z] #38 182.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:07:57.813Z] #38 182.8 Note: Building without GnuTLS support [2022-12-19T22:07:57.813Z] #38 182.8 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:07:57.813Z] #38 182.8 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:07:57.813Z] #38 183.7 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:07:57.813Z] #38 184.6 make[1]: Nothing to be done for 'all'. [2022-12-19T22:07:57.813Z] #38 185.6 make[1]: 'images/built-in.o' is up to date. [2022-12-19T22:07:57.813Z] #38 185.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-19T22:07:57.813Z] #38 185.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-19T22:07:57.813Z] #38 185.7 make[1]: 'compel/libcompel.a' is up to date. [2022-12-19T22:07:57.813Z] #38 185.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-19T22:07:57.813Z] #38 185.8 make[1]: Nothing to be done for 'all'. [2022-12-19T22:07:57.813Z] #38 185.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:07:57.832Z] #49 29.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-19T22:07:57.832Z] #49 29.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-19T22:07:57.832Z] #49 29.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-19T22:07:58.123Z] #49 57.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:07:58.123Z] #49 57.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T22:07:58.123Z] #49 57.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:07:58.123Z] #49 57.83 Setting up patch (2.7.6-7) ... [2022-12-19T22:07:58.123Z] #49 57.84 Setting up sudo (1.9.5p2-3) ... [2022-12-19T22:07:58.123Z] #49 57.93 invoke-rc.d: could not determine current runlevel [2022-12-19T22:07:58.123Z] #49 57.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:07:58.123Z] #49 57.95 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T22:07:58.123Z] #49 57.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:07:58.123Z] #49 58.01 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:07:58.123Z] #49 58.02 Setting up pigz (2.6-1) ... [2022-12-19T22:07:58.123Z] #49 58.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:07:58.123Z] #49 58.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:07:58.123Z] #49 58.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:07:58.123Z] #49 58.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:07:58.382Z] #38 186.1 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.382Z] #38 186.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.382Z] #38 186.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.382Z] #38 186.3 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.382Z] #38 186.4 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.382Z] #38 186.4 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.641Z] #38 186.5 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.770Z] #49 30.54 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:07:58.900Z] #38 186.6 make[2]: Nothing to be done for 'all'. [2022-12-19T22:07:58.900Z] #38 186.6 INSTALL criu/criu [2022-12-19T22:07:59.032Z] #49 30.75 Fetched 27.0 MB in 2s (14.2 MB/s) [2022-12-19T22:07:59.032Z] #49 30.90 Selecting previously unselected package pigz. [2022-12-19T22:07:59.055Z] #49 58.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:07:59.055Z] #49 58.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:07:59.291Z] #49 30.90 (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.) [2022-12-19T22:07:59.291Z] #49 31.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-19T22:07:59.291Z] #49 31.04 Unpacking pigz (2.6-1) ... [2022-12-19T22:07:59.313Z] #49 59.40 Setting up libelf1:amd64 (0.183-1) ... [2022-12-19T22:07:59.313Z] #49 59.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:07:59.313Z] #49 59.44 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T22:07:59.542Z] b111c3320c94: Verifying Checksum [2022-12-19T22:07:59.542Z] b111c3320c94: Download complete [2022-12-19T22:07:59.551Z] #49 31.23 Selecting previously unselected package libelf1:amd64. [2022-12-19T22:07:59.551Z] #49 31.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-19T22:07:59.551Z] #49 31.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-19T22:07:59.810Z] #49 31.56 Selecting previously unselected package libbpf0:amd64. [2022-12-19T22:07:59.811Z] #49 31.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-19T22:07:59.811Z] #49 31.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:07:59.811Z] #49 31.81 Selecting previously unselected package libcap2:amd64. [2022-12-19T22:08:00.070Z] #49 31.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-19T22:08:00.070Z] #49 31.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:08:00.133Z] #49 60.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:00.133Z] #49 60.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T22:08:00.133Z] #49 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T22:08:00.133Z] #49 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T22:08:00.133Z] #49 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T22:08:00.133Z] #49 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T22:08:00.133Z] #49 60.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T22:08:00.133Z] #49 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T22:08:00.133Z] #49 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T22:08:00.133Z] #49 60.16 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T22:08:00.276Z] #38 DONE 188.0s [2022-12-19T22:08:00.276Z] [2022-12-19T22:08:00.276Z] #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 [2022-12-19T22:08:00.330Z] #49 32.15 Selecting previously unselected package libmnl0:amd64. [2022-12-19T22:08:00.330Z] #49 32.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-19T22:08:00.330Z] #49 32.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:08:00.590Z] #49 32.38 Selecting previously unselected package libxtables12:amd64. [2022-12-19T22:08:00.590Z] #49 32.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-19T22:08:00.590Z] #49 32.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:08:00.849Z] #49 32.60 Selecting previously unselected package libcap2-bin. [2022-12-19T22:08:00.849Z] #49 32.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-19T22:08:00.849Z] #49 32.62 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-19T22:08:01.109Z] #49 32.88 Selecting previously unselected package iproute2. [2022-12-19T22:08:01.109Z] #49 32.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-19T22:08:01.109Z] #49 32.94 Unpacking iproute2 (5.10.0-4) ... [2022-12-19T22:08:02.027Z] #49 61.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:08:02.027Z] #49 61.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:08:02.027Z] #49 61.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:08:02.027Z] #49 61.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:08:02.489Z] #49 34.11 Selecting previously unselected package xxd. [2022-12-19T22:08:02.489Z] #49 34.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:08:02.489Z] #49 34.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:02.489Z] #49 34.36 Selecting previously unselected package vim-common. [2022-12-19T22:08:02.750Z] #49 34.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:08:02.750Z] #49 34.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:03.073Z] #49 34.76 Selecting previously unselected package bash-completion. [2022-12-19T22:08:03.073Z] #49 34.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-19T22:08:03.395Z] #49 63.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:08:03.395Z] #49 63.21 Setting up jq (1.6-2.1) ... [2022-12-19T22:08:03.395Z] #49 63.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:08:03.395Z] #49 63.27 Setting up iptables (1.8.7-1) ... [2022-12-19T22:08:03.395Z] #49 63.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T22:08:03.395Z] #49 63.32 Setting up iproute2 (5.10.0-4) ... [2022-12-19T22:08:03.651Z] #49 63.68 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:08:04.454Z] #49 ... [2022-12-19T22:08:04.454Z] [2022-12-19T22:08:04.454Z] #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 [2022-12-19T22:08:04.454Z] #39 149.4 CC criu/cr-dedup.o [2022-12-19T22:08:04.454Z] #39 150.2 CC criu/cr-dump.o [2022-12-19T22:08:04.454Z] #39 154.4 CC criu/cr-errno.o [2022-12-19T22:08:04.454Z] #39 154.5 CC criu/cr-restore.o [2022-12-19T22:08:05.022Z] #49 DONE 64.7s [2022-12-19T22:08:05.022Z] [2022-12-19T22:08:05.022Z] #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 [2022-12-19T22:08:05.592Z] #50 0.982 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T22:08:05.592Z] #50 0.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T22:08:05.592Z] #50 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T22:08:05.592Z] #50 DONE 1.1s [2022-12-19T22:08:05.592Z] [2022-12-19T22:08:05.592Z] #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 [2022-12-19T22:08:05.592Z] #38 184.9 CC criu/namespaces.o [2022-12-19T22:08:05.592Z] #38 187.3 CC criu/net.o [2022-12-19T22:08:05.592Z] #38 191.3 CC criu/netfilter.o [2022-12-19T22:08:05.671Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-12-19T22:08:05.852Z] #38 ... [2022-12-19T22:08:05.852Z] [2022-12-19T22:08:05.852Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:08:06.364Z] #39 ... [2022-12-19T22:08:06.364Z] [2022-12-19T22:08:06.364Z] #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 [2022-12-19T22:08:06.364Z] #49 38.07 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T22:08:06.605Z] Congratulations! All API changes are done the right way. [2022-12-19T22:08:06.605Z] Congratulations! All TOML source files changed here have valid syntax. [2022-12-19T22:08:06.605Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-12-19T22:08:06.605Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-12-19T22:08:06.605Z] Congratulations! No new tests were added to integration-cli. [2022-12-19T22:08:06.605Z] [2022-12-19T22:08:06.605Z] INFO Start validation with golang-ci-lint [2022-12-19T22:08:06.934Z] #49 38.66 Selecting previously unselected package bzip2. [2022-12-19T22:08:06.934Z] #49 38.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-19T22:08:06.934Z] #49 38.73 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T22:08:07.171Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-12-19T22:08:07.172Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-12-19T22:08:07.172Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-12-19T22:08:07.193Z] #49 38.83 Selecting previously unselected package xz-utils. [2022-12-19T22:08:07.193Z] #49 38.84 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-19T22:08:07.193Z] #49 38.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:08:07.453Z] #49 39.14 Selecting previously unselected package apparmor. [2022-12-19T22:08:07.453Z] #49 39.15 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-19T22:08:07.453Z] #49 39.25 Unpacking apparmor (2.13.6-10) ... [2022-12-19T22:08:08.026Z] #49 39.82 Selecting previously unselected package inetutils-ping. [2022-12-19T22:08:08.026Z] #49 39.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-19T22:08:08.026Z] #49 39.85 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:08:08.286Z] #49 40.02 Selecting previously unselected package libip4tc2:amd64. [2022-12-19T22:08:08.286Z] #49 40.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:08:08.286Z] #49 40.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:08:08.286Z] #49 40.20 Selecting previously unselected package libip6tc2:amd64. [2022-12-19T22:08:08.286Z] #49 40.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-19T22:08:08.286Z] #49 40.22 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:08:08.545Z] #49 40.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-19T22:08:08.545Z] #49 40.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-19T22:08:08.545Z] #49 40.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:08:08.805Z] #49 40.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-19T22:08:08.805Z] #49 40.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-19T22:08:08.805Z] #49 40.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:08:08.805Z] #49 40.64 Selecting previously unselected package libnftnl11:amd64. [2022-12-19T22:08:08.805Z] #49 40.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-19T22:08:08.805Z] #49 40.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:08:09.064Z] #49 40.91 Selecting previously unselected package iptables. [2022-12-19T22:08:09.065Z] #49 40.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-19T22:08:09.065Z] #49 40.93 Unpacking iptables (1.8.7-1) ... [2022-12-19T22:08:09.633Z] #49 41.48 Selecting previously unselected package libonig5:amd64. [2022-12-19T22:08:09.633Z] #49 41.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-19T22:08:09.893Z] #49 41.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:08:09.893Z] #49 41.86 Selecting previously unselected package libjq1:amd64. [2022-12-19T22:08:10.152Z] #49 41.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-19T22:08:10.152Z] #49 41.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:08:10.415Z] #49 42.04 Selecting previously unselected package jq. [2022-12-19T22:08:10.415Z] #49 42.05 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-19T22:08:10.415Z] #49 42.08 Unpacking jq (1.6-2.1) ... [2022-12-19T22:08:10.415Z] #49 42.21 Selecting previously unselected package libaio1:amd64. [2022-12-19T22:08:10.415Z] #49 42.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-19T22:08:10.415Z] #49 42.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:08:10.415Z] #49 42.31 Selecting previously unselected package libgpm2:amd64. [2022-12-19T22:08:10.675Z] #49 42.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-19T22:08:10.675Z] #49 42.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:08:10.675Z] #49 42.42 Selecting previously unselected package libicu67:amd64. [2022-12-19T22:08:10.675Z] #49 42.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-19T22:08:10.675Z] #49 42.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-19T22:08:12.405Z] #51 ... [2022-12-19T22:08:12.405Z] [2022-12-19T22:08:12.405Z] #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 [2022-12-19T22:08:12.405Z] #38 192.0 CC criu/page-pipe.o [2022-12-19T22:08:12.405Z] #38 192.7 CC criu/page-xfer.o [2022-12-19T22:08:12.405Z] #38 194.5 CC criu/pagemap-cache.o [2022-12-19T22:08:12.405Z] #38 194.9 CC criu/pagemap.o [2022-12-19T22:08:12.405Z] #38 196.2 CC criu/parasite-syscall.o [2022-12-19T22:08:12.405Z] #38 197.4 CC criu/path.o [2022-12-19T22:08:12.405Z] #38 197.8 CC criu/pie-util-vdso-elf32.o [2022-12-19T22:08:12.662Z] #38 198.2 CC criu/pie-util-vdso.o [2022-12-19T22:08:12.918Z] #38 198.7 CC criu/pie-util.o [2022-12-19T22:08:13.482Z] #38 198.8 CC criu/pipes.o [2022-12-19T22:08:14.046Z] #38 199.6 CC criu/plugin.o [2022-12-19T22:08:14.610Z] #38 200.1 CC criu/proc_parse.o [2022-12-19T22:08:15.157Z] #37 ... [2022-12-19T22:08:15.158Z] [2022-12-19T22:08:15.158Z] #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 [2022-12-19T22:08:15.158Z] #24 DONE 253.6s [2022-12-19T22:08:15.158Z] [2022-12-19T22:08:15.158Z] #31 [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 [2022-12-19T22:08:16.505Z] #38 ... [2022-12-19T22:08:16.505Z] [2022-12-19T22:08:16.505Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:08:16.505Z] #51 10.48 Collecting yamllint==1.26.1 [2022-12-19T22:08:17.063Z] #31 ... [2022-12-19T22:08:17.063Z] [2022-12-19T22:08:17.063Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-19T22:08:17.250Z] #49 ... [2022-12-19T22:08:17.250Z] [2022-12-19T22:08:17.250Z] #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 [2022-12-19T22:08:17.250Z] #39 161.8 CC criu/cr-service.o [2022-12-19T22:08:17.250Z] #39 164.1 CC criu/crtools.o [2022-12-19T22:08:17.250Z] #39 164.9 CC criu/eventfd.o [2022-12-19T22:08:17.250Z] #39 165.5 CC criu/eventpoll.o [2022-12-19T22:08:17.250Z] #39 167.0 CC criu/external.o [2022-12-19T22:08:17.250Z] #39 167.5 CC criu/fault-injection.o [2022-12-19T22:08:17.250Z] #39 167.7 CC criu/fdstore.o [2022-12-19T22:08:17.250Z] #39 168.3 CC criu/fifo.o [2022-12-19T22:08:17.250Z] #39 169.0 CC criu/file-ids.o [2022-12-19T22:08:17.250Z] #39 169.6 CC criu/file-lock.o [2022-12-19T22:08:17.250Z] #39 171.5 CC criu/files-ext.o [2022-12-19T22:08:17.250Z] #39 ... [2022-12-19T22:08:17.250Z] [2022-12-19T22:08:17.250Z] #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 [2022-12-19T22:08:17.250Z] #49 48.66 Selecting previously unselected package libinih1:amd64. [2022-12-19T22:08:17.250Z] #49 48.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-19T22:08:17.250Z] #49 48.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-19T22:08:17.250Z] #49 48.93 Selecting previously unselected package libnet1:amd64. [2022-12-19T22:08:17.250Z] #49 48.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-19T22:08:17.250Z] #49 48.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:08:17.250Z] #49 49.13 Selecting previously unselected package libnl-3-200:amd64. [2022-12-19T22:08:17.250Z] #49 49.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-19T22:08:17.250Z] #49 49.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:08:17.323Z] #57 DONE 0.4s [2022-12-19T22:08:17.323Z] [2022-12-19T22:08:17.323Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-19T22:08:17.435Z] #51 11.54 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-19T22:08:17.583Z] #58 DONE 0.1s [2022-12-19T22:08:17.583Z] [2022-12-19T22:08:17.583Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-19T22:08:17.583Z] #59 DONE 0.2s [2022-12-19T22:08:17.583Z] [2022-12-19T22:08:17.583Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-19T22:08:17.819Z] #49 49.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-19T22:08:17.819Z] #49 49.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-19T22:08:17.819Z] #49 49.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:08:17.819Z] #49 49.59 Selecting previously unselected package net-tools. [2022-12-19T22:08:17.819Z] #49 49.59 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-19T22:08:17.819Z] #49 49.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:08:17.842Z] #60 DONE 0.1s [2022-12-19T22:08:17.842Z] [2022-12-19T22:08:17.842Z] #31 [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 [2022-12-19T22:08:18.388Z] #49 50.01 Selecting previously unselected package patch. [2022-12-19T22:08:18.388Z] #49 50.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-19T22:08:18.388Z] #49 50.18 Unpacking patch (2.7.6-7) ... [2022-12-19T22:08:18.388Z] #49 50.34 Selecting previously unselected package python-pip-whl. [2022-12-19T22:08:18.648Z] #49 50.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:08:18.648Z] #49 50.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:08:18.803Z] #51 12.92 Collecting pathspec>=0.5.3 [2022-12-19T22:08:18.803Z] #51 12.93 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T22:08:19.060Z] #51 13.29 Collecting pyyaml [2022-12-19T22:08:19.060Z] #51 13.31 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) [2022-12-19T22:08:19.060Z] #51 13.38 Building wheels for collected packages: yamllint [2022-12-19T22:08:19.060Z] #51 13.39 Building wheel for yamllint (setup.py): started [2022-12-19T22:08:20.030Z] #49 51.78 Selecting previously unselected package python3-lib2to3. [2022-12-19T22:08:20.030Z] #49 51.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T22:08:20.030Z] #49 51.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:08:20.291Z] #49 51.98 Selecting previously unselected package python3-distutils. [2022-12-19T22:08:20.291Z] #49 51.99 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T22:08:20.291Z] #49 52.01 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T22:08:20.428Z] #51 14.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T22:08:20.428Z] #51 14.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=35b919f2617f251ffb9baea4e1206aa5a1b2a740e6e8e809562681fd5eebc2fd [2022-12-19T22:08:20.428Z] #51 14.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-19T22:08:20.428Z] #51 14.59 Successfully built yamllint [2022-12-19T22:08:20.428Z] #51 14.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T22:08:20.552Z] #49 52.33 Selecting previously unselected package python3-pkg-resources. [2022-12-19T22:08:20.552Z] #49 52.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T22:08:20.552Z] #49 52.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:08:20.813Z] #49 52.56 Selecting previously unselected package python3-setuptools. [2022-12-19T22:08:20.813Z] #49 52.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T22:08:20.813Z] #49 52.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T22:08:20.993Z] #51 15.07 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-19T22:08:21.249Z] #51 DONE 15.6s [2022-12-19T22:08:21.249Z] [2022-12-19T22:08:21.250Z] #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 [2022-12-19T22:08:21.250Z] #38 203.0 CC criu/protobuf-desc.o [2022-12-19T22:08:21.250Z] #38 204.4 CC criu/protobuf.o [2022-12-19T22:08:21.250Z] #38 205.0 CC criu/pstree.o [2022-12-19T22:08:21.250Z] #38 206.5 CC criu/rbtree.o [2022-12-19T22:08:21.383Z] #49 53.06 Selecting previously unselected package python3-wheel. [2022-12-19T22:08:21.383Z] #49 53.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T22:08:21.383Z] #49 53.08 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T22:08:21.383Z] #49 53.20 Selecting previously unselected package python3-pip. [2022-12-19T22:08:21.383Z] #49 53.21 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T22:08:21.383Z] #49 53.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:08:21.507Z] #38 206.9 CC criu/rst-malloc.o [2022-12-19T22:08:21.764Z] #38 207.3 CC criu/seccomp.o [2022-12-19T22:08:21.764Z] #38 ... [2022-12-19T22:08:21.764Z] [2022-12-19T22:08:21.764Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-19T22:08:21.764Z] #52 DONE 0.5s [2022-12-19T22:08:21.952Z] #49 53.60 Selecting previously unselected package sudo. [2022-12-19T22:08:21.952Z] #49 53.60 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-19T22:08:21.952Z] #49 53.67 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T22:08:22.021Z] [2022-12-19T22:08:22.021Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-19T22:08:22.278Z] #53 DONE 0.5s [2022-12-19T22:08:22.278Z] [2022-12-19T22:08:22.278Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-19T22:08:22.539Z] #54 DONE 0.3s [2022-12-19T22:08:22.539Z] [2022-12-19T22:08:22.539Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-19T22:08:22.834Z] #55 DONE 0.1s [2022-12-19T22:08:22.834Z] [2022-12-19T22:08:22.834Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-19T22:08:22.834Z] #56 DONE 0.0s [2022-12-19T22:08:22.834Z] [2022-12-19T22:08:22.834Z] #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 [2022-12-19T22:08:22.834Z] #38 208.1 CC criu/seize.o [2022-12-19T22:08:22.877Z] #37 260.4 # github.com/containerd/containerd/cmd/containerd [2022-12-19T22:08:22.877Z] #37 260.4 /usr/bin/ld: /tmp/go-link-4246428064/000019.o: in function `New': [2022-12-19T22:08:22.877Z] #37 260.4 /tmp/tmp.ivpKN8uqGy/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 [2022-12-19T22:08:22.877Z] #37 260.5 + bin/containerd-stress [2022-12-19T22:08:23.332Z] #49 54.91 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T22:08:23.332Z] #49 54.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-19T22:08:23.332Z] #49 54.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:08:23.591Z] #49 55.44 Selecting previously unselected package uidmap. [2022-12-19T22:08:23.591Z] #49 55.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-19T22:08:23.591Z] #49 55.46 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T22:08:23.776Z] #38 209.2 CC criu/servicefd.o [2022-12-19T22:08:23.851Z] #49 55.61 Selecting previously unselected package vim-runtime. [2022-12-19T22:08:23.851Z] #49 55.61 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T22:08:23.851Z] #49 55.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T22:08:23.851Z] #49 55.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T22:08:24.110Z] #49 55.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:24.260Z] #37 261.6 + bin/containerd-shim [2022-12-19T22:08:24.351Z] #38 209.7 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:08:24.351Z] #38 209.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:08:24.351Z] #38 209.7 CC criu/shmem.o [2022-12-19T22:08:25.282Z] #38 210.9 CC criu/sigframe.o [2022-12-19T22:08:25.539Z] #38 211.1 CC criu/signalfd.o [2022-12-19T22:08:26.102Z] #38 211.5 CC criu/sk-inet.o [2022-12-19T22:08:27.030Z] #38 212.8 CC criu/sk-netlink.o [2022-12-19T22:08:27.401Z] #49 ... [2022-12-19T22:08:27.401Z] [2022-12-19T22:08:27.401Z] #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 [2022-12-19T22:08:27.401Z] #39 172.2 CC criu/files-reg.o [2022-12-19T22:08:27.401Z] #39 175.4 CC criu/files.o [2022-12-19T22:08:27.401Z] #39 178.7 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:08:27.401Z] #39 178.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-19T22:08:27.401Z] #39 179.0 CC criu/filesystems.o [2022-12-19T22:08:27.401Z] #39 180.4 CC criu/fsnotify.o [2022-12-19T22:08:27.401Z] #39 182.2 CC criu/image-desc.o [2022-12-19T22:08:27.401Z] #39 182.4 CC criu/image.o [2022-12-19T22:08:27.959Z] #38 213.2 CC criu/sk-packet.o [2022-12-19T22:08:27.970Z] #39 ... [2022-12-19T22:08:27.970Z] [2022-12-19T22:08:27.970Z] #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 [2022-12-19T22:08:27.970Z] #49 59.89 Selecting previously unselected package vim. [2022-12-19T22:08:27.970Z] #49 59.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-19T22:08:28.216Z] #38 214.0 CC criu/sk-queue.o [2022-12-19T22:08:28.229Z] #49 59.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:28.797Z] #49 60.55 Selecting previously unselected package xfsprogs. [2022-12-19T22:08:28.797Z] #49 60.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-19T22:08:28.797Z] #49 60.57 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T22:08:29.057Z] #49 61.05 Selecting previously unselected package zip. [2022-12-19T22:08:29.144Z] #38 214.5 CC criu/sk-tcp.o [2022-12-19T22:08:29.355Z] #49 61.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-19T22:08:29.355Z] #49 61.07 Unpacking zip (3.0-12) ... [2022-12-19T22:08:29.355Z] #49 61.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T22:08:29.401Z] #38 215.1 CC criu/sk-unix.o [2022-12-19T22:08:30.742Z] #49 62.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-19T22:08:30.743Z] #49 62.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T22:08:30.743Z] #49 62.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-19T22:08:30.743Z] #49 62.53 Setting up libicu67:amd64 (67.1-7) ... [2022-12-19T22:08:30.743Z] #49 62.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-19T22:08:30.743Z] #49 62.57 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-19T22:08:30.743Z] #49 62.58 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T22:08:30.743Z] #49 62.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-19T22:08:30.743Z] #49 62.61 Setting up bzip2 (1.0.8-4) ... [2022-12-19T22:08:30.743Z] #49 62.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-19T22:08:30.743Z] #49 62.67 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T22:08:31.679Z] #49 63.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:31.679Z] #49 63.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-19T22:08:31.679Z] #49 63.54 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T22:08:31.679Z] #49 63.56 Setting up apparmor (2.13.6-10) ... [2022-12-19T22:08:31.923Z] #38 217.5 CC criu/sockets.o [2022-12-19T22:08:32.479Z] #37 270.1 + bin/containerd-shim-runc-v1 [2022-12-19T22:08:32.853Z] #38 218.6 CC criu/stats.o [2022-12-19T22:08:33.416Z] #38 218.9 CC criu/string.o [2022-12-19T22:08:33.585Z] #49 65.24 Setting up zip (3.0-12) ... [2022-12-19T22:08:33.585Z] #49 65.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:33.585Z] #49 65.30 Setting up bash-completion (1:2.11-2) ... [2022-12-19T22:08:33.672Z] #38 219.1 CC criu/sysctl.o [2022-12-19T22:08:34.235Z] #38 219.8 CC criu/sysfs_parse.o [2022-12-19T22:08:34.492Z] #38 220.2 CC criu/timens.o [2022-12-19T22:08:35.069Z] #38 220.7 CC criu/timerfd.o [2022-12-19T22:08:35.631Z] #38 221.0 CC criu/tty.o [2022-12-19T22:08:36.121Z] #49 67.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T22:08:36.121Z] #49 67.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T22:08:36.121Z] #49 67.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-19T22:08:36.121Z] #49 67.71 Setting up patch (2.7.6-7) ... [2022-12-19T22:08:36.121Z] #49 67.72 Setting up sudo (1.9.5p2-3) ... [2022-12-19T22:08:36.121Z] #49 67.80 invoke-rc.d: could not determine current runlevel [2022-12-19T22:08:36.121Z] #49 67.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:08:36.121Z] #49 67.82 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T22:08:36.121Z] #49 67.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-19T22:08:36.121Z] #49 67.86 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T22:08:36.121Z] #49 67.88 Setting up pigz (2.6-1) ... [2022-12-19T22:08:36.121Z] #49 67.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-19T22:08:36.121Z] #49 67.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-19T22:08:36.121Z] #49 67.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T22:08:36.121Z] #49 67.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:37.060Z] #49 68.72 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-19T22:08:37.060Z] #49 68.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T22:08:37.319Z] #49 69.21 Setting up libelf1:amd64 (0.183-1) ... [2022-12-19T22:08:37.579Z] #49 69.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-19T22:08:37.579Z] #49 69.26 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T22:08:37.762Z] #37 275.0 + bin/containerd-shim-runc-v2 [2022-12-19T22:08:37.838Z] #49 69.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T22:08:37.839Z] #49 69.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T22:08:37.839Z] #49 69.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T22:08:37.839Z] #49 69.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T22:08:37.839Z] #49 69.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T22:08:37.839Z] #49 69.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T22:08:38.023Z] #37 275.8 + binaries [2022-12-19T22:08:38.098Z] #49 69.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T22:08:38.098Z] #49 69.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T22:08:38.098Z] #49 69.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T22:08:38.098Z] #49 69.87 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T22:08:38.098Z] #49 ... [2022-12-19T22:08:38.098Z] [2022-12-19T22:08:38.098Z] #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 [2022-12-19T22:08:38.098Z] #39 183.5 CC criu/ipc_ns.o [2022-12-19T22:08:38.098Z] #39 185.0 CC criu/irmap.o [2022-12-19T22:08:38.098Z] #39 185.7 CC criu/kcmp-ids.o [2022-12-19T22:08:38.098Z] #39 186.1 CC criu/kerndat.o [2022-12-19T22:08:38.098Z] #39 187.4 CC criu/libnetlink.o [2022-12-19T22:08:38.098Z] #39 187.8 CC criu/log.o [2022-12-19T22:08:38.098Z] #39 188.4 CC criu/lsm.o [2022-12-19T22:08:38.098Z] #39 188.8 CC criu/mem.o [2022-12-19T22:08:38.098Z] #39 190.8 CC criu/memfd.o [2022-12-19T22:08:38.098Z] #39 191.5 CC criu/mount.o [2022-12-19T22:08:38.151Z] #38 223.3 CC criu/tun.o [2022-12-19T22:08:38.151Z] #38 ... [2022-12-19T22:08:38.151Z] [2022-12-19T22:08:38.151Z] #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 [2022-12-19T22:08:38.151Z] #24 305.9 + dpkg --print-architecture [2022-12-19T22:08:38.151Z] #24 306.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-19T22:08:38.151Z] #24 306.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-19T22:08:38.151Z] #24 306.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-19T22:08:38.283Z] #37 275.8 + install -D bin/containerd /build/containerd [2022-12-19T22:08:38.283Z] #37 275.8 + install -D bin/containerd-shim /build/containerd-shim [2022-12-19T22:08:38.283Z] #37 275.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-19T22:08:38.283Z] #37 275.8 + install -D bin/ctr /build/ctr [2022-12-19T22:08:39.223Z] #37 DONE 276.7s [2022-12-19T22:08:39.477Z] #39 ... [2022-12-19T22:08:39.477Z] [2022-12-19T22:08:39.477Z] #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 [2022-12-19T22:08:39.477Z] #49 71.37 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-19T22:08:39.478Z] #49 71.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-19T22:08:39.737Z] #49 71.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T22:08:39.737Z] #49 71.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T22:08:39.793Z] [2022-12-19T22:08:39.793Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-19T22:08:40.732Z] #64 DONE 1.1s [2022-12-19T22:08:40.732Z] [2022-12-19T22:08:40.732Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-19T22:08:40.732Z] #65 DONE 0.1s [2022-12-19T22:08:40.992Z] [2022-12-19T22:08:40.992Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-19T22:08:41.115Z] #49 72.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-19T22:08:41.115Z] #49 72.91 Setting up jq (1.6-2.1) ... [2022-12-19T22:08:41.115Z] #49 72.92 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-19T22:08:41.115Z] #49 72.94 Setting up iptables (1.8.7-1) ... [2022-12-19T22:08:41.115Z] #49 72.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:08:41.115Z] #49 72.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:08:41.115Z] #49 72.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T22:08:41.115Z] #49 72.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T22:08:41.115Z] #49 72.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T22:08:41.375Z] #49 72.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T22:08:41.375Z] #49 73.00 Setting up iproute2 (5.10.0-4) ... [2022-12-19T22:08:41.634Z] #49 73.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:08:41.932Z] #66 DONE 0.8s [2022-12-19T22:08:41.933Z] [2022-12-19T22:08:41.933Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-19T22:08:41.933Z] #67 DONE 0.1s [2022-12-19T22:08:41.933Z] [2022-12-19T22:08:41.933Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-19T22:08:41.933Z] #68 DONE 0.0s [2022-12-19T22:08:41.933Z] [2022-12-19T22:08:41.933Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-19T22:08:42.873Z] #69 DONE 1.0s [2022-12-19T22:08:42.873Z] [2022-12-19T22:08:42.873Z] #70 exporting to image [2022-12-19T22:08:42.873Z] #70 exporting layers [2022-12-19T22:08:43.541Z] #49 DONE 74.9s [2022-12-19T22:08:43.541Z] [2022-12-19T22:08:43.541Z] #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 [2022-12-19T22:08:44.112Z] #50 0.973 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T22:08:44.112Z] #50 0.981 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T22:08:44.112Z] #50 0.989 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T22:08:44.112Z] #50 DONE 1.1s [2022-12-19T22:08:44.112Z] [2022-12-19T22:08:44.112Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:08:45.416Z] #70 exporting layers 2.6s done [2022-12-19T22:08:45.416Z] #70 writing image sha256:b7ce399c09e470bb332bd6be35e62674b955bd3f795315ede48d8bec9e90f573 done [2022-12-19T22:08:45.416Z] #70 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done [2022-12-19T22:08:45.416Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-12-19T22:08:45.746Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/test/unit [2022-12-19T22:08:48.099Z] #24 ... [2022-12-19T22:08:48.099Z] [2022-12-19T22:08:48.099Z] #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 [2022-12-19T22:08:48.099Z] #38 223.9 CC criu/uffd.o [2022-12-19T22:08:48.099Z] #38 225.4 CC criu/util.o [2022-12-19T22:08:48.099Z] #38 227.0 CC criu/uts_ns.o [2022-12-19T22:08:48.099Z] #38 227.3 CC criu/vdso-compat.o [2022-12-19T22:08:48.099Z] #38 227.5 CC criu/vdso.o [2022-12-19T22:08:48.099Z] #38 228.1 LINK criu/built-in.o [2022-12-19T22:08:48.099Z] #38 228.2 LINK criu/criu [2022-12-19T22:08:48.099Z] #38 228.6 DEP lib/c/criu.d [2022-12-19T22:08:48.099Z] #38 228.8 CC images/rpc.pb-c.o [2022-12-19T22:08:48.099Z] #38 229.5 CC lib/c/criu.o [2022-12-19T22:08:48.099Z] #38 230.7 LINK lib/c/built-in.o [2022-12-19T22:08:48.099Z] #38 230.7 LINK lib/c/libcriu.so [2022-12-19T22:08:48.099Z] #38 230.8 LINK lib/c/libcriu.a [2022-12-19T22:08:48.099Z] #38 231.0 GEN magic.py [2022-12-19T22:08:48.099Z] #38 231.1 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:08:48.099Z] #38 231.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:08:48.099Z] #38 231.1 Note: Building without GnuTLS support [2022-12-19T22:08:48.099Z] #38 231.2 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:08:48.099Z] #38 231.2 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:08:48.099Z] #38 232.2 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:08:48.099Z] #38 233.1 make[1]: Nothing to be done for 'all'. [2022-12-19T22:08:48.356Z] #38 234.0 make[1]: 'images/built-in.o' is up to date. [2022-12-19T22:08:48.356Z] #38 234.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-19T22:08:48.613Z] #38 234.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: 'compel/libcompel.a' is up to date. [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: Nothing to be done for 'all'. [2022-12-19T22:08:48.613Z] #38 234.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:08:49.177Z] #38 234.6 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.6 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.7 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.8 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.8 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.9 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.177Z] #38 234.9 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.742Z] #38 235.1 make[2]: Nothing to be done for 'all'. [2022-12-19T22:08:49.742Z] #38 235.1 INSTALL criu/criu [2022-12-19T22:08:49.948Z] ? github.com/docker/docker/api [no test files] [2022-12-19T22:08:50.307Z] #38 DONE 235.8s [2022-12-19T22:08:50.307Z] [2022-12-19T22:08:50.307Z] #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 [2022-12-19T22:08:50.686Z] #51 ... [2022-12-19T22:08:50.686Z] [2022-12-19T22:08:50.686Z] #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 [2022-12-19T22:08:50.686Z] #39 196.1 CC criu/namespaces.o [2022-12-19T22:08:50.686Z] #39 198.1 CC criu/net.o [2022-12-19T22:08:50.686Z] #39 202.4 CC criu/netfilter.o [2022-12-19T22:08:50.686Z] #39 202.9 CC criu/page-pipe.o [2022-12-19T22:08:50.686Z] #39 203.5 CC criu/page-xfer.o [2022-12-19T22:08:50.686Z] #39 205.3 CC criu/pagemap-cache.o [2022-12-19T22:08:50.686Z] #39 205.9 CC criu/pagemap.o [2022-12-19T22:08:51.625Z] #39 206.9 CC criu/parasite-syscall.o [2022-12-19T22:08:52.562Z] #39 207.8 CC criu/path.o [2022-12-19T22:08:52.943Z] #39 208.1 CC criu/pie-util-vdso-elf32.o [2022-12-19T22:08:53.203Z] #39 208.5 CC criu/pie-util-vdso.o [2022-12-19T22:08:53.779Z] #39 209.0 CC criu/pie-util.o [2022-12-19T22:08:53.779Z] #39 209.2 CC criu/pipes.o [2022-12-19T22:08:54.719Z] #39 210.0 CC criu/plugin.o [2022-12-19T22:08:55.287Z] #39 210.5 CC criu/proc_parse.o [2022-12-19T22:08:55.287Z] #39 ... [2022-12-19T22:08:55.287Z] [2022-12-19T22:08:55.288Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-19T22:08:55.288Z] #51 11.04 Collecting yamllint==1.26.1 [2022-12-19T22:08:56.566Z] #31 ... [2022-12-19T22:08:56.566Z] [2022-12-19T22:08:56.566Z] #44 [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 [2022-12-19T22:08:56.566Z] #44 168.3 + mkdir -p /build [2022-12-19T22:08:56.566Z] #44 168.3 + cp runc /build/runc [2022-12-19T22:08:56.566Z] #44 DONE 169.6s [2022-12-19T22:08:56.566Z] [2022-12-19T22:08:56.566Z] #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 [2022-12-19T22:08:56.667Z] #51 12.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-19T22:08:58.048Z] #51 13.50 Collecting pathspec>=0.5.3 [2022-12-19T22:08:58.048Z] #51 13.52 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T22:08:58.048Z] #51 14.00 Collecting pyyaml [2022-12-19T22:08:58.307Z] #51 14.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-12-19T22:08:58.307Z] #51 14.09 Building wheels for collected packages: yamllint [2022-12-19T22:08:58.307Z] #51 14.10 Building wheel for yamllint (setup.py): started [2022-12-19T22:08:58.475Z] #37 ... [2022-12-19T22:08:58.475Z] [2022-12-19T22:08:58.475Z] #31 [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 [2022-12-19T22:08:58.475Z] #31 297.9 + /build/golangci-lint --version [2022-12-19T22:08:59.688Z] #51 15.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T22:08:59.688Z] #51 15.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2e6ae8ce50485a3973f50ac93c0c821407140dd23cda59d1b63e695d7b51b57a [2022-12-19T22:08:59.688Z] #51 15.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-19T22:08:59.688Z] #51 15.36 Successfully built yamllint [2022-12-19T22:08:59.688Z] #51 15.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T22:08:59.852Z] #31 299.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-19T22:08:59.852Z] #31 DONE 299.4s [2022-12-19T22:08:59.852Z] [2022-12-19T22:08:59.852Z] #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 [2022-12-19T22:08:59.949Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-12-19T22:09:00.259Z] #51 15.88 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-19T22:09:00.829Z] #51 DONE 16.5s [2022-12-19T22:09:00.829Z] [2022-12-19T22:09:00.829Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-19T22:09:01.091Z] #52 DONE 0.4s [2022-12-19T22:09:01.091Z] [2022-12-19T22:09:01.091Z] #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 [2022-12-19T22:09:01.091Z] #39 213.9 CC criu/protobuf-desc.o [2022-12-19T22:09:01.091Z] #39 215.4 CC criu/protobuf.o [2022-12-19T22:09:01.091Z] #39 216.0 CC criu/pstree.o [2022-12-19T22:09:01.762Z] #37 ... [2022-12-19T22:09:01.762Z] [2022-12-19T22:09:01.762Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-19T22:09:02.037Z] #39 ... [2022-12-19T22:09:02.037Z] [2022-12-19T22:09:02.037Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-19T22:09:02.037Z] #53 DONE 0.7s [2022-12-19T22:09:02.037Z] [2022-12-19T22:09:02.037Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-19T22:09:02.298Z] #54 DONE 0.4s [2022-12-19T22:09:02.298Z] [2022-12-19T22:09:02.298Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-19T22:09:02.298Z] #55 DONE 0.1s [2022-12-19T22:09:02.298Z] [2022-12-19T22:09:02.298Z] #26 [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 [2022-12-19T22:09:02.298Z] #26 ... [2022-12-19T22:09:02.298Z] [2022-12-19T22:09:02.298Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-19T22:09:02.298Z] #56 DONE 0.1s [2022-12-19T22:09:02.298Z] [2022-12-19T22:09:02.298Z] #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 [2022-12-19T22:09:02.298Z] #39 217.7 CC criu/rbtree.o [2022-12-19T22:09:02.329Z] #61 DONE 0.5s [2022-12-19T22:09:02.330Z] [2022-12-19T22:09:02.330Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-19T22:09:02.330Z] #62 DONE 0.1s [2022-12-19T22:09:02.330Z] [2022-12-19T22:09:02.330Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-19T22:09:02.330Z] #63 DONE 0.1s [2022-12-19T22:09:02.330Z] [2022-12-19T22:09:02.330Z] #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 [2022-12-19T22:09:02.603Z] #24 DONE 329.6s [2022-12-19T22:09:02.603Z] [2022-12-19T22:09:02.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 [2022-12-19T22:09:02.603Z] #42 ... [2022-12-19T22:09:02.603Z] [2022-12-19T22:09:02.603Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-19T22:09:02.860Z] #57 DONE 0.5s [2022-12-19T22:09:02.860Z] [2022-12-19T22:09:02.860Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-19T22:09:02.866Z] #39 218.1 CC criu/rst-malloc.o [2022-12-19T22:09:03.117Z] #58 DONE 0.1s [2022-12-19T22:09:03.117Z] [2022-12-19T22:09:03.117Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-19T22:09:03.117Z] #59 DONE 0.1s [2022-12-19T22:09:03.117Z] [2022-12-19T22:09:03.117Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-19T22:09:03.117Z] #60 DONE 0.1s [2022-12-19T22:09:03.117Z] [2022-12-19T22:09:03.117Z] #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 [2022-12-19T22:09:03.125Z] #39 218.4 CC criu/seccomp.o [2022-12-19T22:09:03.694Z] #39 219.2 CC criu/seize.o [2022-12-19T22:09:04.235Z] #37 264.1 + bin/containerd [2022-12-19T22:09:05.074Z] #39 220.2 CC criu/servicefd.o [2022-12-19T22:09:05.333Z] #39 220.6 include/common/asm/bitops.h: Assembler messages: [2022-12-19T22:09:05.333Z] #39 220.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-19T22:09:05.333Z] #39 220.6 CC criu/shmem.o [2022-12-19T22:09:06.717Z] #39 221.7 CC criu/sigframe.o [2022-12-19T22:09:06.717Z] #39 221.9 CC criu/signalfd.o [2022-12-19T22:09:06.977Z] #39 222.2 CC criu/sk-inet.o [2022-12-19T22:09:08.358Z] #39 223.5 CC criu/sk-netlink.o [2022-12-19T22:09:08.617Z] #39 224.0 CC criu/sk-packet.o [2022-12-19T22:09:09.555Z] #39 224.7 CC criu/sk-queue.o [2022-12-19T22:09:09.814Z] #39 225.2 CC criu/sk-tcp.o [2022-12-19T22:09:10.753Z] #39 225.9 CC criu/sk-unix.o [2022-12-19T22:09:13.291Z] #39 228.1 CC criu/sockets.o [2022-12-19T22:09:13.860Z] #39 229.3 CC criu/stats.o [2022-12-19T22:09:14.429Z] #39 229.8 CC criu/string.o [2022-12-19T22:09:14.429Z] #39 229.9 CC criu/sysctl.o [2022-12-19T22:09:15.368Z] #39 230.6 CC criu/sysfs_parse.o [2022-12-19T22:09:15.627Z] #39 ... [2022-12-19T22:09:15.627Z] [2022-12-19T22:09:15.627Z] #26 [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 [2022-12-19T22:09:15.627Z] #26 321.6 + dpkg --print-architecture [2022-12-19T22:09:15.627Z] #26 321.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-19T22:09:15.887Z] #26 321.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-19T22:09:15.887Z] #26 321.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-19T22:09:24.016Z] #26 ... [2022-12-19T22:09:24.016Z] [2022-12-19T22:09:24.016Z] #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 [2022-12-19T22:09:24.016Z] #39 231.2 CC criu/timens.o [2022-12-19T22:09:24.016Z] #39 231.6 CC criu/timerfd.o [2022-12-19T22:09:24.016Z] #39 232.0 CC criu/tty.o [2022-12-19T22:09:24.016Z] #39 234.4 CC criu/tun.o [2022-12-19T22:09:24.016Z] #39 235.0 CC criu/uffd.o [2022-12-19T22:09:24.016Z] #39 236.4 CC criu/util.o [2022-12-19T22:09:24.016Z] #39 238.2 CC criu/uts_ns.o [2022-12-19T22:09:24.016Z] #39 238.4 CC criu/vdso-compat.o [2022-12-19T22:09:24.016Z] #39 238.7 CC criu/vdso.o [2022-12-19T22:09:24.016Z] #39 239.3 LINK criu/built-in.o [2022-12-19T22:09:24.283Z] #39 239.5 LINK criu/criu [2022-12-19T22:09:24.543Z] #39 239.9 DEP lib/c/criu.d [2022-12-19T22:09:24.803Z] #39 240.0 CC images/rpc.pb-c.o [2022-12-19T22:09:25.373Z] #39 240.8 CC lib/c/criu.o [2022-12-19T22:09:26.754Z] #39 242.1 LINK lib/c/built-in.o [2022-12-19T22:09:27.013Z] #39 242.2 LINK lib/c/libcriu.so [2022-12-19T22:09:27.013Z] #39 242.3 LINK lib/c/libcriu.a [2022-12-19T22:09:27.273Z] #39 242.5 GEN magic.py [2022-12-19T22:09:27.273Z] #39 242.7 Note: Building without setproctitle() and strlcpy() support. [2022-12-19T22:09:27.273Z] #39 242.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-19T22:09:27.273Z] #39 242.7 Note: Building without GnuTLS support [2022-12-19T22:09:27.273Z] #39 242.7 Makefile.config:39: Warn: you have no libnftables installed [2022-12-19T22:09:27.273Z] #39 242.7 Makefile.config:40: Warn: Building without nftables support [2022-12-19T22:09:28.652Z] #39 243.7 fatal: not a git repository (or any of the parent directories): .git [2022-12-19T22:09:29.221Z] #39 244.5 make[1]: Nothing to be done for 'all'. [2022-12-19T22:09:30.159Z] #39 245.4 make[1]: 'images/built-in.o' is up to date. [2022-12-19T22:09:30.159Z] #39 245.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-19T22:09:30.159Z] #39 245.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-19T22:09:30.159Z] #39 245.5 make[1]: 'compel/libcompel.a' is up to date. [2022-12-19T22:09:30.159Z] #39 245.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-19T22:09:30.418Z] #39 245.6 make[1]: Nothing to be done for 'all'. [2022-12-19T22:09:30.418Z] #39 245.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-19T22:09:30.678Z] #39 245.9 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.678Z] #39 245.9 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.678Z] #39 246.0 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.678Z] #39 246.1 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.937Z] #39 246.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.937Z] #39 246.2 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:30.937Z] #39 246.3 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:31.196Z] #39 246.4 make[2]: Nothing to be done for 'all'. [2022-12-19T22:09:31.196Z] #39 246.4 INSTALL criu/criu [2022-12-19T22:09:32.134Z] #39 DONE 247.5s [2022-12-19T22:09:32.134Z] [2022-12-19T22:09:32.134Z] #26 [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 [2022-12-19T22:09:42.216Z] #26 DONE 347.3s [2022-12-19T22:09:42.216Z] [2022-12-19T22:09:42.216Z] #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 [2022-12-19T22:09:42.475Z] #42 ... [2022-12-19T22:09:42.475Z] [2022-12-19T22:09:42.475Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-19T22:09:43.048Z] #57 DONE 0.5s [2022-12-19T22:09:43.048Z] [2022-12-19T22:09:43.048Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-19T22:09:43.048Z] #58 DONE 0.1s [2022-12-19T22:09:43.048Z] [2022-12-19T22:09:43.048Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-19T22:09:43.048Z] #59 DONE 0.1s [2022-12-19T22:09:43.048Z] [2022-12-19T22:09:43.048Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-19T22:09:43.048Z] #60 DONE 0.1s [2022-12-19T22:09:43.048Z] [2022-12-19T22:09:43.048Z] #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 [2022-12-19T22:09:49.754Z] #30 ... [2022-12-19T22:09:49.754Z] [2022-12-19T22:09:49.754Z] #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 [2022-12-19T22:09:49.754Z] #42 174.3 + mkdir -p /build [2022-12-19T22:09:49.754Z] #42 174.3 + cp runc /build/runc [2022-12-19T22:09:49.754Z] #42 DONE 176.3s [2022-12-19T22:09:49.754Z] [2022-12-19T22:09:49.754Z] #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 [2022-12-19T22:09:49.754Z] #30 374.8 + /build/golangci-lint --version [2022-12-19T22:09:49.754Z] #30 376.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-19T22:09:49.754Z] #30 DONE 376.3s [2022-12-19T22:09:49.754Z] [2022-12-19T22:09:49.754Z] #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 [2022-12-19T22:09:50.317Z] #37 323.5 + bin/containerd [2022-12-19T22:09:52.213Z] #37 ... [2022-12-19T22:09:52.213Z] [2022-12-19T22:09:52.213Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-19T22:09:52.213Z] #61 DONE 0.6s [2022-12-19T22:09:52.213Z] [2022-12-19T22:09:52.213Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-19T22:09:52.213Z] #62 DONE 0.1s [2022-12-19T22:09:52.213Z] [2022-12-19T22:09:52.213Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-19T22:09:52.471Z] #63 DONE 0.2s [2022-12-19T22:09:52.471Z] [2022-12-19T22:09:52.471Z] #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 [2022-12-19T22:10:00.473Z] #37 315.6 # github.com/containerd/containerd/cmd/containerd [2022-12-19T22:10:00.473Z] #37 315.6 /usr/bin/ld: /tmp/go-link-870118721/000019.o: in function `New': [2022-12-19T22:10:00.473Z] #37 315.6 /tmp/tmp.zCDMbb8Nzm/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 [2022-12-19T22:10:00.473Z] #37 315.7 + bin/containerd-stress [2022-12-19T22:10:00.473Z] #37 316.9 + bin/containerd-shim [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 16.2% of statements [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.7% of statements [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 48.5% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-12-19T22:10:07.676Z] ok github.com/docker/docker/builder/remotecontext/git 2.689s coverage: 83.5% of statements [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/cli [no test files] [2022-12-19T22:10:07.676Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-19T22:10:08.599Z] #37 328.3 + bin/containerd-shim-runc-v1 [2022-12-19T22:10:09.060Z] ok github.com/docker/docker/client 0.072s coverage: 75.4% of statements [2022-12-19T22:10:15.172Z] #37 334.7 + bin/containerd-shim-runc-v2 [2022-12-19T22:10:15.434Z] #37 335.5 + binaries [2022-12-19T22:10:15.434Z] #37 335.5 + install -D bin/containerd /build/containerd [2022-12-19T22:10:15.434Z] #37 335.6 + install -D bin/containerd-shim /build/containerd-shim [2022-12-19T22:10:15.695Z] #37 335.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-19T22:10:15.695Z] #37 335.6 + install -D bin/ctr /build/ctr [2022-12-19T22:10:17.598Z] #37 DONE 337.6s [2022-12-19T22:10:18.539Z] [2022-12-19T22:10:18.539Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-19T22:10:19.106Z] #64 DONE 0.7s [2022-12-19T22:10:19.364Z] [2022-12-19T22:10:19.364Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-19T22:10:19.364Z] #65 DONE 0.2s [2022-12-19T22:10:19.364Z] [2022-12-19T22:10:19.364Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-19T22:10:19.931Z] #66 DONE 0.6s [2022-12-19T22:10:19.931Z] [2022-12-19T22:10:19.931Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-19T22:10:20.193Z] #67 DONE 0.1s [2022-12-19T22:10:20.193Z] [2022-12-19T22:10:20.193Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-19T22:10:20.193Z] #68 DONE 0.0s [2022-12-19T22:10:20.193Z] [2022-12-19T22:10:20.193Z] #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 [2022-12-19T22:10:20.760Z] #69 0.751 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-19T22:10:20.760Z] #69 0.841 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-19T22:10:21.019Z] #69 0.929 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-19T22:10:21.538Z] #69 1.012 Reading package lists... [2022-12-19T22:10:22.112Z] #69 1.558 Reading package lists... [2022-12-19T22:10:22.370Z] #69 2.065 Building dependency tree... [2022-12-19T22:10:22.370Z] #69 2.187 Reading state information... [2022-12-19T22:10:22.370Z] #69 2.311 The following additional packages will be installed: [2022-12-19T22:10:22.370Z] #69 2.311 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-12-19T22:10:22.370Z] #69 2.312 Suggested packages: [2022-12-19T22:10:22.370Z] #69 2.312 systemd-container policykit-1 [2022-12-19T22:10:22.370Z] #69 2.312 Recommended packages: [2022-12-19T22:10:22.370Z] #69 2.312 systemd-timesyncd | time-daemon libnss-systemd [2022-12-19T22:10:22.370Z] #69 2.380 The following NEW packages will be installed: [2022-12-19T22:10:22.370Z] #69 2.381 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-12-19T22:10:22.370Z] #69 2.381 libkmod2 libpam-systemd systemd systemd-sysv [2022-12-19T22:10:22.629Z] #69 2.656 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T22:10:22.629Z] #69 2.656 Need to get 5828 kB of archives. [2022-12-19T22:10:22.629Z] #69 2.656 After this operation, 19.3 MB of additional disk space will be used. [2022-12-19T22:10:22.629Z] #69 2.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-12-19T22:10:22.629Z] #69 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-12-19T22:10:22.629Z] #69 2.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-12-19T22:10:22.629Z] #69 2.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-12-19T22:10:22.629Z] #69 2.666 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-12-19T22:10:22.629Z] #69 2.728 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-12-19T22:10:22.888Z] #69 2.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-12-19T22:10:22.888Z] #69 2.732 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-12-19T22:10:22.888Z] #69 2.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-12-19T22:10:22.888Z] #69 2.735 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-12-19T22:10:22.888Z] #69 2.857 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T22:10:22.888Z] #69 2.888 Fetched 5828 kB in 0s (16.6 MB/s) [2022-12-19T22:10:22.888Z] #69 2.920 Selecting previously unselected package libargon2-1:amd64. [2022-12-19T22:10:22.888Z] #69 2.920 (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.) [2022-12-19T22:10:22.888Z] #69 2.935 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-12-19T22:10:22.888Z] #69 2.946 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-12-19T22:10:22.888Z] #69 2.986 Selecting previously unselected package libjson-c5:amd64. [2022-12-19T22:10:23.147Z] #69 2.988 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-12-19T22:10:23.147Z] #69 2.994 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-12-19T22:10:23.147Z] #69 3.039 Selecting previously unselected package libcryptsetup12:amd64. [2022-12-19T22:10:23.147Z] #69 3.042 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-12-19T22:10:23.147Z] #69 3.049 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-12-19T22:10:23.147Z] #69 3.116 Selecting previously unselected package libkmod2:amd64. [2022-12-19T22:10:23.147Z] #69 3.119 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-12-19T22:10:23.147Z] #69 3.123 Unpacking libkmod2:amd64 (28-1) ... [2022-12-19T22:10:23.147Z] #69 3.199 Selecting previously unselected package systemd. [2022-12-19T22:10:23.147Z] #69 3.202 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:10:23.147Z] #69 3.238 Unpacking systemd (247.3-7+deb11u1) ... [2022-12-19T22:10:24.082Z] #69 3.727 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-12-19T22:10:24.082Z] #69 3.738 Setting up libjson-c5:amd64 (0.15-2) ... [2022-12-19T22:10:24.082Z] #69 3.750 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-12-19T22:10:24.082Z] #69 3.761 Setting up libkmod2:amd64 (28-1) ... [2022-12-19T22:10:24.082Z] #69 3.772 Setting up systemd (247.3-7+deb11u1) ... [2022-12-19T22:10:24.082Z] #69 3.815 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-12-19T22:10:24.082Z] #69 3.817 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-12-19T22:10:24.082Z] #69 3.820 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-12-19T22:10:24.082Z] #69 3.846 Initializing machine ID from KVM UUID. [2022-12-19T22:10:24.340Z] #69 4.195 Selecting previously unselected package systemd-sysv. [2022-12-19T22:10:24.340Z] #69 4.195 (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.) [2022-12-19T22:10:24.340Z] #69 4.210 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:10:24.340Z] #69 4.215 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-12-19T22:10:24.340Z] #69 4.259 Selecting previously unselected package libdbus-1-3:amd64. [2022-12-19T22:10:24.340Z] #69 4.262 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-12-19T22:10:24.340Z] #69 4.266 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.340Z] #69 4.328 Selecting previously unselected package dbus. [2022-12-19T22:10:24.340Z] #69 4.331 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-12-19T22:10:24.340Z] #69 4.341 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.340Z] #69 4.405 Selecting previously unselected package libpam-systemd:amd64. [2022-12-19T22:10:24.340Z] #69 4.405 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-12-19T22:10:24.603Z] #69 4.410 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:10:24.603Z] #69 4.459 Selecting previously unselected package dbus-user-session. [2022-12-19T22:10:24.603Z] #69 4.462 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-12-19T22:10:24.603Z] #69 4.465 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.603Z] #69 4.510 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-12-19T22:10:24.603Z] #69 4.521 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.603Z] #69 4.533 Setting up dbus (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.861Z] #69 4.663 invoke-rc.d: could not determine current runlevel [2022-12-19T22:10:24.861Z] #69 4.665 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T22:10:24.861Z] #69 4.670 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-12-19T22:10:24.861Z] #69 4.790 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-12-19T22:10:24.861Z] #69 4.808 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T22:10:25.126Z] #69 DONE 5.1s [2022-12-19T22:10:25.126Z] [2022-12-19T22:10:25.126Z] #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 [2022-12-19T22:10:25.693Z] #70 0.432 % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T22:10:25.693Z] #70 0.433 Dload Upload Total Spent Left Speed [2022-12-19T22:10:25.952Z] #70 0.433 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6117 0 --:--:-- --:--:-- --:--:-- 6117 [2022-12-19T22:10:25.952Z] #70 DONE 0.8s [2022-12-19T22:10:25.952Z] [2022-12-19T22:10:25.952Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-19T22:10:26.699Z] b111c3320c94: Pull complete [2022-12-19T22:10:27.329Z] #71 DONE 1.6s [2022-12-19T22:10:27.588Z] [2022-12-19T22:10:27.588Z] #72 exporting to image [2022-12-19T22:10:27.588Z] #72 exporting layers [2022-12-19T22:10:29.746Z] #42 189.7 + mkdir -p /build [2022-12-19T22:10:29.746Z] #42 189.7 + cp runc /build/runc [2022-12-19T22:10:29.746Z] #42 DONE 192.1s [2022-12-19T22:10:29.746Z] [2022-12-19T22:10:29.746Z] #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 [2022-12-19T22:10:29.746Z] #30 394.4 + /build/golangci-lint --version [2022-12-19T22:10:30.685Z] #30 396.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-19T22:10:30.685Z] #30 DONE 396.7s [2022-12-19T22:10:30.685Z] [2022-12-19T22:10:30.685Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-12-19T22:10:33.222Z] #37 336.9 + bin/containerd [2022-12-19T22:10:34.151Z] #72 exporting layers 5.6s done [2022-12-19T22:10:34.151Z] #72 writing image sha256:9d5f87e2ee218ad2ba8f7c3db3075c3fb0d33ecb2060d3c88429b3fde0e93813 done [2022-12-19T22:10:34.151Z] #72 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done [2022-12-19T22:10:34.151Z] #72 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:10:34.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -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:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary test-integration [2022-12-19T22:10:35.758Z] #37 ... [2022-12-19T22:10:35.758Z] [2022-12-19T22:10:35.758Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-19T22:10:35.758Z] #61 DONE 1.0s [2022-12-19T22:10:35.758Z] [2022-12-19T22:10:35.758Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-19T22:10:35.758Z] #62 DONE 0.1s [2022-12-19T22:10:35.758Z] [2022-12-19T22:10:35.758Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-19T22:10:35.758Z] #63 DONE 0.3s [2022-12-19T22:10:35.758Z] [2022-12-19T22:10:35.758Z] #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 [2022-12-19T22:10:36.491Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-12-19T22:10:36.491Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-12-19T22:10:36.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-12-19T22:10:36.491Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-12-19T22:10:36.491Z] 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) [2022-12-19T22:10:36.491Z] Detected virtualization docker. [2022-12-19T22:10:36.491Z] Detected architecture x86-64. [2022-12-19T22:10:36.491Z] Set hostname to . [2022-12-19T22:10:36.750Z] modprobe@configfs.service: Succeeded. [2022-12-19T22:10:36.750Z] modprobe@drm.service: Succeeded. [2022-12-19T22:10:36.750Z] modprobe@fuse.service: Succeeded. [2022-12-19T22:10:36.750Z] + source /etc/docker-entrypoint-cmd [2022-12-19T22:10:36.750Z] ++ hack/make.sh dynbinary test-integration [2022-12-19T22:10:36.750Z] [2022-12-19T22:10:36.750Z] Removing bundles/ [2022-12-19T22:10:36.750Z] [2022-12-19T22:10:36.750Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-19T22:10:36.750Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:10:36.750Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:10:41.171Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2022-12-19T22:10:41.171Z] ok github.com/docker/docker/container 0.119s coverage: 34.3% of statements [2022-12-19T22:10:41.171Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-19T22:10:41.171Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-19T22:10:41.171Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-19T22:10:41.171Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-19T22:10:43.643Z] INFO [loader] Go packages loading at mode 575 (deps|imports|files|name|types_sizes|compiled_files|exports_file) took 2m25.822180624s [2022-12-19T22:10:43.643Z] 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. [2022-12-19T22:10:43.643Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 402.019463ms [2022-12-19T22:10:45.387Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-12-19T22:10:45.959Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-12-19T22:10:46.909Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-12-19T22:10:48.664Z] #37 373.3 # github.com/containerd/containerd/cmd/containerd [2022-12-19T22:10:48.665Z] #37 373.3 /usr/bin/ld: /tmp/go-link-4190998797/000019.o: in function `New': [2022-12-19T22:10:48.665Z] #37 373.3 /tmp/tmp.1hXwZQRlgA/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 [2022-12-19T22:10:48.665Z] #37 373.4 + bin/containerd-stress [2022-12-19T22:10:48.665Z] #37 374.5 + bin/containerd-shim [2022-12-19T22:10:52.840Z] #37 385.5 + bin/containerd-shim-runc-v1 [2022-12-19T22:10:53.492Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-12-19T22:10:54.915Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.8% of statements [2022-12-19T22:10:54.915Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-12-19T22:10:55.502Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-19T22:10:56.083Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-12-19T22:10:57.469Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.588s coverage: 74.6% of statements [2022-12-19T22:10:58.853Z] ok github.com/docker/docker/daemon 12.098s coverage: 17.1% of statements [2022-12-19T22:10:58.853Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-19T22:10:58.853Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-19T22:10:58.853Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-19T22:10:58.853Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-19T22:10:59.114Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-12-19T22:10:59.375Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.249s coverage: 60.7% of statements [2022-12-19T22:10:59.382Z] #37 391.6 + bin/containerd-shim-runc-v2 [2022-12-19T22:10:59.382Z] #37 392.3 + binaries [2022-12-19T22:10:59.382Z] #37 392.3 + install -D bin/containerd /build/containerd [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/containerd-shim /build/containerd-shim [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/ctr /build/ctr [2022-12-19T22:11:00.760Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-12-19T22:11:01.271Z] #37 DONE 394.3s [2022-12-19T22:11:02.163Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.223s coverage: 50.5% of statements [2022-12-19T22:11:02.202Z] [2022-12-19T22:11:02.202Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-19T22:11:02.762Z] #64 DONE 0.8s [2022-12-19T22:11:02.763Z] [2022-12-19T22:11:02.763Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-19T22:11:03.018Z] #65 DONE 0.2s [2022-12-19T22:11:03.018Z] [2022-12-19T22:11:03.018Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-19T22:11:03.946Z] #66 DONE 0.9s [2022-12-19T22:11:03.946Z] [2022-12-19T22:11:03.946Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-19T22:11:03.946Z] #67 DONE 0.0s [2022-12-19T22:11:03.946Z] [2022-12-19T22:11:03.946Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-19T22:11:03.946Z] #68 DONE 0.0s [2022-12-19T22:11:03.946Z] [2022-12-19T22:11:03.946Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-19T22:11:04.077Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.084s coverage: 45.9% of statements [2022-12-19T22:11:04.077Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-19T22:11:04.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.997s coverage: 58.0% of statements [2022-12-19T22:11:04.338Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-19T22:11:04.338Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-19T22:11:04.910Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-12-19T22:11:05.170Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-12-19T22:11:05.432Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-12-19T22:11:05.837Z] #69 DONE 1.6s [2022-12-19T22:11:05.837Z] [2022-12-19T22:11:05.837Z] #70 exporting to image [2022-12-19T22:11:05.837Z] #70 exporting layers [2022-12-19T22:11:06.817Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2022-12-19T22:11:06.817Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-19T22:11:06.817Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-19T22:11:07.078Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-12-19T22:11:08.021Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.8% of statements [2022-12-19T22:11:08.021Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-19T22:11:08.021Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-19T22:11:08.021Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-12-19T22:11:08.281Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-12-19T22:11:08.542Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-12-19T22:11:08.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-12-19T22:11:09.375Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-12-19T22:11:09.375Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-19T22:11:09.636Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 57.0% of statements [2022-12-19T22:11:09.898Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-12-19T22:11:10.840Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-12-19T22:11:10.840Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-12-19T22:11:11.412Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-12-19T22:11:11.985Z] ok github.com/docker/docker/daemon/logger/splunk 1.533s coverage: 82.5% of statements [2022-12-19T22:11:11.985Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-19T22:11:11.985Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-19T22:11:12.417Z] #70 exporting layers 5.7s done [2022-12-19T22:11:12.417Z] #70 writing image sha256:fc309746d52d65807dd51805f3eecadfc3ff462e470e089b4534620164739593 done [2022-12-19T22:11:12.417Z] #70 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done [2022-12-19T22:11:12.417Z] #70 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-12-19T22:11:12.773Z] + trap exit INT TERM [2022-12-19T22:11:12.773Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-12-19T22:11:12.773Z] + CONTAINER_NAME=docker-pr2 [2022-12-19T22:11:12.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary-daemon [2022-12-19T22:11:12.927Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-12-19T22:11:14.311Z] ok github.com/docker/docker/distribution 1.483s coverage: 29.0% of statements [2022-12-19T22:11:14.311Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-19T22:11:14.668Z] [2022-12-19T22:11:14.668Z] Removing bundles/ [2022-12-19T22:11:14.668Z] [2022-12-19T22:11:14.668Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-12-19T22:11:14.668Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:11:14.668Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:11:14.882Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-12-19T22:11:15.452Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-12-19T22:11:15.452Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.6% of statements [2022-12-19T22:11:15.452Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-19T22:11:16.029Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-12-19T22:11:16.029Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-19T22:11:16.029Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-12-19T22:11:16.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-19T22:11:16.290Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-12-19T22:11:17.233Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2022-12-19T22:11:17.803Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-12-19T22:11:18.064Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-19T22:11:19.447Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-12-19T22:11:20.388Z] ok github.com/docker/docker/pkg/authorization 0.321s coverage: 68.3% of statements [2022-12-19T22:11:20.388Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2022-12-19T22:11:20.649Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-19T22:11:23.947Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.5% of statements [2022-12-19T22:11:23.947Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-12-19T22:11:24.207Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-12-19T22:11:24.468Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-12-19T22:11:25.039Z] ok github.com/docker/docker/layer 7.740s coverage: 68.8% of statements [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-19T22:11:25.039Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-19T22:11:25.609Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-12-19T22:11:25.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-12-19T22:11:26.131Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-12-19T22:11:27.072Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-12-19T22:11:27.333Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-12-19T22:11:27.903Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2022-12-19T22:11:27.903Z] ok github.com/docker/docker/pkg/fsutils 0.139s coverage: 85.1% of statements [2022-12-19T22:11:28.163Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-12-19T22:11:29.105Z] ok github.com/docker/docker/pkg/idtools 0.392s coverage: 69.5% of statements [2022-12-19T22:11:29.105Z] ok github.com/docker/docker/pkg/ioutils 0.334s coverage: 70.6% of statements [2022-12-19T22:11:29.365Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-12-19T22:11:29.365Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-12-19T22:11:29.365Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-19T22:11:29.365Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-19T22:11:29.365Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-19T22:11:29.626Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2022-12-19T22:11:29.626Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-19T22:11:29.626Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2022-12-19T22:11:29.887Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-12-19T22:11:30.147Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-12-19T22:11:30.147Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-12-19T22:11:30.147Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-19T22:11:30.148Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-19T22:11:30.718Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-12-19T22:11:30.978Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-12-19T22:11:31.239Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-12-19T22:11:31.499Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-19T22:11:32.006Z] #37 390.1 # github.com/containerd/containerd/cmd/containerd [2022-12-19T22:11:32.006Z] #37 390.1 /usr/bin/ld: /tmp/go-link-2443951776/000019.o: in function `New': [2022-12-19T22:11:32.006Z] #37 390.1 /tmp/tmp.QMgKC11zG2/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 [2022-12-19T22:11:32.006Z] #37 390.2 + bin/containerd-stress [2022-12-19T22:11:32.006Z] #37 391.4 + bin/containerd-shim [2022-12-19T22:11:32.881Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-12-19T22:11:32.881Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-12-19T22:11:37.081Z] ok github.com/docker/docker/pkg/signal 3.336s coverage: 62.3% of statements [2022-12-19T22:11:37.081Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-19T22:11:37.342Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-12-19T22:11:37.342Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-19T22:11:37.913Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-12-19T22:11:38.486Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-12-19T22:11:38.767Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-12-19T22:11:39.344Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-12-19T22:11:39.609Z] coverage: [no statements] [2022-12-19T22:11:39.609Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-12-19T22:11:39.874Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-19T22:11:40.129Z] #37 402.9 + bin/containerd-shim-runc-v1 [2022-12-19T22:11:40.133Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-12-19T22:11:40.133Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-19T22:11:42.046Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-12-19T22:11:42.307Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-12-19T22:11:42.889Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-12-19T22:11:43.902Z] ok github.com/docker/docker/quota 0.167s coverage: 71.4% of statements [2022-12-19T22:11:44.475Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-12-19T22:11:45.406Z] #37 409.5 + bin/containerd-shim-runc-v2 [2022-12-19T22:11:45.418Z] ok github.com/docker/docker/registry 0.082s coverage: 57.3% of statements [2022-12-19T22:11:45.989Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-12-19T22:11:45.989Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-12-19T22:11:46.345Z] #37 410.3 + binaries [2022-12-19T22:11:46.345Z] #37 410.3 + install -D bin/containerd /build/containerd [2022-12-19T22:11:46.345Z] #37 410.4 + install -D bin/containerd-shim /build/containerd-shim [2022-12-19T22:11:46.345Z] #37 410.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-19T22:11:46.345Z] #37 410.4 + install -D bin/ctr /build/ctr [2022-12-19T22:11:46.561Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-12-19T22:11:46.822Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-19T22:11:48.864Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-12-19T22:11:49.437Z] ok github.com/docker/docker/volume/local 0.062s coverage: 76.4% of statements [2022-12-19T22:11:49.697Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-12-19T22:11:50.533Z] #37 DONE 414.1s [2022-12-19T22:11:51.081Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-12-19T22:11:51.102Z] [2022-12-19T22:11:51.102Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-19T22:11:53.002Z] #64 DONE 1.7s [2022-12-19T22:11:53.002Z] [2022-12-19T22:11:53.002Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-19T22:11:53.002Z] #65 DONE 0.2s [2022-12-19T22:11:53.002Z] [2022-12-19T22:11:53.002Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-19T22:11:53.937Z] #66 DONE 1.0s [2022-12-19T22:11:53.937Z] [2022-12-19T22:11:53.937Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-19T22:11:53.937Z] #67 DONE 0.0s [2022-12-19T22:11:53.937Z] [2022-12-19T22:11:53.937Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-19T22:11:53.937Z] #68 DONE 0.0s [2022-12-19T22:11:53.937Z] [2022-12-19T22:11:53.937Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-19T22:11:57.224Z] #69 DONE 3.0s [2022-12-19T22:11:57.224Z] [2022-12-19T22:11:57.224Z] #70 exporting to image [2022-12-19T22:11:57.224Z] #70 exporting layers [2022-12-19T22:12:03.795Z] #70 exporting layers 5.9s done [2022-12-19T22:12:03.795Z] #70 writing image sha256:ec6aa9488ee32202f22a3c7814102bd46150c8105478ce0cfa7735ae17198ca1 done [2022-12-19T22:12:03.795Z] #70 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done [2022-12-19T22:12:03.795Z] #70 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:12:04.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -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:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary test-integration [2022-12-19T22:12:05.182Z] INFO [linters context/goanalysis] analyzers took 3m59.35284729s with top 10 stages: buildir: 1m41.824366885s, goimports: 21.381115758s, unconvert: 15.344322194s, gosec: 12.638158004s, S1038: 6.538917547s, golint: 6.488407899s, misspell: 5.058180312s, nilness: 3.432286054s, unused: 2.932057825s, SA1012: 2.882598865s [2022-12-19T22:12:05.182Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-12-19T22:12:05.182Z] INFO [runner] Processors filtering stat (out/in): exclude: 1772/1772, exclude-rules: 78/1772, cgo: 1877/2495, identifier_marker: 1772/1772, filename_unadjuster: 1877/1877, skip_dirs: 1877/1877, autogenerated_exclude: 1772/1877, nolint: 0/78, path_prettifier: 1877/1877, skip_files: 1877/1877 [2022-12-19T22:12:05.182Z] INFO [runner] processing took 69.366107ms with stages: nolint: 26.382481ms, identifier_marker: 18.851675ms, path_prettifier: 8.048967ms, exclude-rules: 7.139244ms, autogenerated_exclude: 6.894412ms, skip_dirs: 1.567407ms, cgo: 288.373µs, filename_unadjuster: 188.391µs, max_same_issues: 1.583µs, path_shortener: 551ns, uniq_by_line: 549ns, skip_files: 437ns, diff: 320ns, max_from_linter: 286ns, source_code: 283ns, exclude: 274ns, max_per_file_from_linter: 238ns, sort_results: 231ns, severity-rules: 225ns, path_prefixer: 180ns [2022-12-19T22:12:05.182Z] INFO [runner] linters took 1m18.40066746s with stages: goanalysis_metalinter: 1m18.331151332s [2022-12-19T22:12:05.182Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-12-19T22:12:05.182Z] INFO Memory: 2245 samples, avg is 277.9MB, max is 1079.2MB [2022-12-19T22:12:05.182Z] INFO Execution took 3m44.633423925s [2022-12-19T22:12:05.182Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-12-19T22:12:05.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary-daemon test-docker-py [2022-12-19T22:12:05.508Z] [2022-12-19T22:12:05.768Z] Removing bundles/ [2022-12-19T22:12:05.768Z] [2022-12-19T22:12:05.768Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-19T22:12:05.768Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:12:05.768Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:12:05.982Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-12-19T22:12:05.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/rootless [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/volume [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-19T22:12:05.983Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === Skipped [2022-12-19T22:12:05.983Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-12-19T22:12:05.983Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-12-19T22:12:05.983Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-19T22:12:05.983Z] time="2022-12-19T22:11:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-19T22:12:05.983Z] time="2022-12-19T22:11:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-19T22:12:05.983Z] time="2022-12-19T22:11:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-19T22:12:05.983Z] time="2022-12-19T22:11:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-19T22:12:05.983Z] time="2022-12-19T22:11:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-19T22:12:05.983Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-19T22:12:05.983Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-19T22:12:05.983Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:12:05.983Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-19T22:12:05.983Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-19T22:12:05.983Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-19T22:12:05.983Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-12-19T22:12:05.983Z] [2022-12-19T22:12:05.983Z] DONE 2265 tests, 26 skipped in 196.021s Post stage [Pipeline] junit [2022-12-19T22:12:05.997Z] Recording test results [2022-12-19T22:12:06.076Z] [2022-12-19T22:12:06.076Z] Removing bundles/ [2022-12-19T22:12:06.076Z] [2022-12-19T22:12:06.076Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-12-19T22:12:06.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:12:06.076Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:12:07.317Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:12:07.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -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:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary test-integration [2022-12-19T22:12:08.237Z] [2022-12-19T22:12:08.237Z] Removing bundles/ [2022-12-19T22:12:08.237Z] [2022-12-19T22:12:08.237Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-19T22:12:08.498Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:12:08.498Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:12:23.431Z] 98ecc5bab1a6: Pull complete [2022-12-19T22:12:23.431Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1 [2022-12-19T22:12:23.431Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:12:23.431Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:12:23.431Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-12-19T22:12:23.431Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-12-19T22:12:23.431Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3770' [2022-12-19T22:12:23.431Z] INFO: Docker version of control daemon [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] Client: [2022-12-19T22:12:23.431Z] Version: 20.10.9 [2022-12-19T22:12:23.431Z] API version: 1.41 [2022-12-19T22:12:23.431Z] Go version: go1.16.8 [2022-12-19T22:12:23.431Z] Git commit: c2ea9bc [2022-12-19T22:12:23.431Z] Built: Mon Oct 4 16:11:10 2021 [2022-12-19T22:12:23.431Z] OS/Arch: windows/amd64 [2022-12-19T22:12:23.431Z] Context: default [2022-12-19T22:12:23.431Z] Experimental: true [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] Server: Docker Engine - Community [2022-12-19T22:12:23.431Z] Engine: [2022-12-19T22:12:23.431Z] Version: 20.10.9 [2022-12-19T22:12:23.431Z] API version: 1.41 (minimum version 1.24) [2022-12-19T22:12:23.431Z] Go version: go1.16.8 [2022-12-19T22:12:23.431Z] Git commit: 79ea9d3 [2022-12-19T22:12:23.431Z] Built: Mon Oct 4 16:06:39 2021 [2022-12-19T22:12:23.431Z] OS/Arch: windows/amd64 [2022-12-19T22:12:23.431Z] Experimental: true [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] INFO: Docker info of control daemon [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] Client: [2022-12-19T22:12:23.431Z] Context: default [2022-12-19T22:12:23.431Z] Debug Mode: false [2022-12-19T22:12:23.431Z] Plugins: [2022-12-19T22:12:23.431Z] app: Docker Application (Docker Inc., v0.8.0) [2022-12-19T22:12:23.431Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-12-19T22:12:23.431Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] Server: [2022-12-19T22:12:23.431Z] Containers: 0 [2022-12-19T22:12:23.431Z] Running: 0 [2022-12-19T22:12:23.431Z] Paused: 0 [2022-12-19T22:12:23.431Z] Stopped: 0 [2022-12-19T22:12:23.431Z] Images: 1 [2022-12-19T22:12:23.431Z] Server Version: 20.10.9 [2022-12-19T22:12:23.431Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-12-19T22:12:23.431Z] Windows: [2022-12-19T22:12:23.431Z] LCOW: [2022-12-19T22:12:23.431Z] Logging Driver: json-file [2022-12-19T22:12:23.431Z] Plugins: [2022-12-19T22:12:23.431Z] Volume: local [2022-12-19T22:12:23.431Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-19T22:12:23.431Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-19T22:12:23.431Z] Swarm: inactive [2022-12-19T22:12:23.431Z] Default Isolation: process [2022-12-19T22:12:23.431Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-19T22:12:23.431Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-19T22:12:23.431Z] OSType: windows [2022-12-19T22:12:23.431Z] Architecture: x86_64 [2022-12-19T22:12:23.431Z] CPUs: 4 [2022-12-19T22:12:23.431Z] Total Memory: 32GiB [2022-12-19T22:12:23.431Z] Name: azwin-2-590ec0 [2022-12-19T22:12:23.431Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-12-19T22:12:23.431Z] Docker Root Dir: D:\docker [2022-12-19T22:12:23.431Z] Debug Mode: false [2022-12-19T22:12:23.431Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:12:23.431Z] Labels: [2022-12-19T22:12:23.431Z] Experimental: true [2022-12-19T22:12:23.431Z] Insecure Registries: [2022-12-19T22:12:23.431Z] 10.0.0.4:5000 [2022-12-19T22:12:23.431Z] 127.0.0.0/8 [2022-12-19T22:12:23.431Z] Registry Mirrors: [2022-12-19T22:12:23.431Z] http://10.0.0.4:5000/ [2022-12-19T22:12:23.431Z] Live Restore Enabled: false [2022-12-19T22:12:23.431Z] Product License: Community Engine [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] [2022-12-19T22:12:23.431Z] INFO: Commit hash is 2f212873ac [2022-12-19T22:12:23.431Z] INFO: Nuke-Everything... [2022-12-19T22:12:23.431Z] INFO: Container count on control daemon to delete is 0 [2022-12-19T22:12:24.420Z] INFO: Nuking d:\CI [2022-12-19T22:12:24.420Z] INFO: Zapped successfully [2022-12-19T22:12:24.420Z] INFO: Location for testing is d:\CI\PR-44673\2 [2022-12-19T22:12:24.420Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-12-19T22:12:24.420Z] [2022-12-19T22:12:24.420Z] [2022-12-19T22:12:24.420Z] INFO: Building the image from Dockerfile.windows at 12/19/2022 22:12:24... [2022-12-19T22:12:24.420Z] [2022-12-19T22:12:28.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:12:28.218Z] [2022-12-19T22:12:28.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:12:28.218Z] DOCKER_SYSTEMD=1 [2022-12-19T22:12:28.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:12:28.218Z] HOSTNAME=b2121be2ad82 [2022-12-19T22:12:28.218Z] DEST=bundles/test-integration [2022-12-19T22:12:28.218Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:12:28.218Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:12:28.218Z] container=docker [2022-12-19T22:12:28.218Z] HOME=/root [2022-12-19T22:12:28.218Z] LANG=C.UTF-8 [2022-12-19T22:12:28.218Z] INVOCATION_ID=2ec46093925546a1a5e1b8a0a5bdfad8 [2022-12-19T22:12:28.218Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:12:28.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:12:28.218Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:12:28.218Z] TERM=xterm [2022-12-19T22:12:28.218Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:12:28.218Z] SHLVL=3 [2022-12-19T22:12:28.218Z] TIMEOUT=120m [2022-12-19T22:12:28.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:12:28.218Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:12:28.218Z] GO111MODULE=off [2022-12-19T22:12:28.218Z] DOCKER_EXPERIMENTAL=1 [2022-12-19T22:12:28.218Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:12:28.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:12:28.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:12:28.218Z] GOPATH=/go [2022-12-19T22:12:28.218Z] PKG_CONFIG=pkg-config [2022-12-19T22:12:28.218Z] _=/usr/bin/env [2022-12-19T22:12:28.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-19T22:12:31.595Z] Sending build context to Docker daemon 58.53MB [2022-12-19T22:12:31.595Z] [2022-12-19T22:12:31.595Z] Step 1/10 : FROM microsoft/windowsservercore [2022-12-19T22:12:31.595Z] ---> f09307a3e16d [2022-12-19T22:12:31.595Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-12-19T22:12:31.595Z] ---> Running in 2ff14fa88ed2 [2022-12-19T22:12:31.595Z] Removing intermediate container 2ff14fa88ed2 [2022-12-19T22:12:31.595Z] ---> 2c4bf322e0c6 [2022-12-19T22:12:31.595Z] Step 3/10 : ARG GO_VERSION=1.18.9 [2022-12-19T22:12:31.595Z] ---> Running in 989afc93061c [2022-12-19T22:12:32.064Z] Removing intermediate container 989afc93061c [2022-12-19T22:12:32.064Z] ---> 9082bd73a2b8 [2022-12-19T22:12:32.064Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2022-12-19T22:12:32.064Z] ---> Running in 49125c622757 [2022-12-19T22:12:32.535Z] Removing intermediate container 49125c622757 [2022-12-19T22:12:32.535Z] ---> d69e243eabd7 [2022-12-19T22:12:32.535Z] 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} [2022-12-19T22:12:32.535Z] ---> Running in 6a6242019ef1 [2022-12-19T22:12:33.005Z] Removing intermediate container 6a6242019ef1 [2022-12-19T22:12:33.005Z] ---> c9b3aa4e37d4 [2022-12-19T22:12:33.005Z] 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; [2022-12-19T22:12:33.005Z] ---> Running in 4eef6d9de587 [2022-12-19T22:12:54.255Z] [2022-12-19T22:12:54.255Z] SUCCESS: Specified value was saved. [2022-12-19T22:12:54.255Z] INFO: Downloading git... [2022-12-19T22:12:55.245Z] INFO: Downloading go... [2022-12-19T22:12:56.814Z] INFO: Downloading compiler 1 of 3... [2022-12-19T22:12:57.805Z] INFO: Downloading compiler 2 of 3... [2022-12-19T22:12:58.793Z] INFO: Downloading compiler 3 of 3... [2022-12-19T22:12:59.782Z] INFO: Extracting git... [2022-12-19T22:13:06.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:13:06.089Z] [2022-12-19T22:13:06.089Z] + TEST_INTEGRATION_DEST=2 [2022-12-19T22:13:06.089Z] + CONTAINER_NAME=docker-pr2-2 [2022-12-19T22:13:06.089Z] + TEST_SKIP_INTEGRATION=1 [2022-12-19T22:13:06.089Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-12-19T22:13:06.089Z] + run_tests [2022-12-19T22:13:06.089Z] + c=0 [2022-12-19T22:13:06.089Z] + '[' -n 0 ']' [2022-12-19T22:13:06.089Z] + rm= [2022-12-19T22:13:06.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh '' test-integration [2022-12-19T22:13:06.089Z] ++ jobs -p [2022-12-19T22:13:06.089Z] + for job in $(jobs -p) [2022-12-19T22:13:06.089Z] + wait 27073 [2022-12-19T22:13:06.089Z] + TEST_INTEGRATION_DEST=3 [2022-12-19T22:13:06.089Z] + CONTAINER_NAME=docker-pr2-3 [2022-12-19T22:13:06.089Z] + TEST_SKIP_INTEGRATION=1 [2022-12-19T22:13:06.089Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-12-19T22:13:06.089Z] + run_tests [2022-12-19T22:13:06.089Z] + '[' -n 0 ']' [2022-12-19T22:13:06.089Z] + rm= [2022-12-19T22:13:06.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh '' test-integration [2022-12-19T22:13:06.089Z] + TEST_INTEGRATION_DEST=1 [2022-12-19T22:13:06.089Z] + CONTAINER_NAME=docker-pr2-1 [2022-12-19T22:13:06.089Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:13:06.089Z] + run_tests test-integration-flaky [2022-12-19T22:13:06.089Z] + '[' -n 0 ']' [2022-12-19T22:13:06.089Z] + rm= [2022-12-19T22:13:06.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh test-integration-flaky test-integration [2022-12-19T22:13:06.089Z] [2022-12-19T22:13:06.089Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-12-19T22:13:06.089Z] [2022-12-19T22:13:06.089Z] [2022-12-19T22:13:06.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:13:06.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:13:06.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:13:06.089Z] HOSTNAME=710b5565b604 [2022-12-19T22:13:06.089Z] TEST_SKIP_INTEGRATION=1 [2022-12-19T22:13:06.089Z] TESTDEBUG=0 [2022-12-19T22:13:06.089Z] DEST=bundles/test-integration [2022-12-19T22:13:06.089Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:13:06.089Z] KEEPBUNDLE=1 [2022-12-19T22:13:06.089Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:13:06.089Z] container=docker [2022-12-19T22:13:06.089Z] HOME=/root [2022-12-19T22:13:06.089Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:13:06.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:13:06.089Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:13:06.089Z] TERM=xterm [2022-12-19T22:13:06.089Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:13:06.089Z] SHLVL=1 [2022-12-19T22:13:06.089Z] TIMEOUT=120m [2022-12-19T22:13:06.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:13:06.089Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:13:06.089Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-12-19T22:13:06.089Z] GO111MODULE=off [2022-12-19T22:13:06.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:13:06.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:13:06.089Z] GOPATH=/go [2022-12-19T22:13:06.089Z] PKG_CONFIG=pkg-config [2022-12-19T22:13:06.089Z] _=/usr/bin/env [2022-12-19T22:13:06.089Z] Building test suite binary ./integration-cli/test.main [2022-12-19T22:13:06.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:13:06.089Z] HOSTNAME=9b075f7e11c4 [2022-12-19T22:13:06.089Z] TEST_SKIP_INTEGRATION=1 [2022-12-19T22:13:06.089Z] TESTDEBUG=0 [2022-12-19T22:13:06.089Z] DEST=bundles/test-integration [2022-12-19T22:13:06.089Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:13:06.089Z] KEEPBUNDLE=1 [2022-12-19T22:13:06.089Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:13:06.089Z] container=docker [2022-12-19T22:13:06.089Z] HOME=/root [2022-12-19T22:13:06.089Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:13:06.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:13:06.089Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:13:06.089Z] TERM=xterm [2022-12-19T22:13:06.089Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:13:06.089Z] SHLVL=1 [2022-12-19T22:13:06.089Z] TIMEOUT=120m [2022-12-19T22:13:06.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:13:06.089Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:13:06.089Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-12-19T22:13:06.089Z] GO111MODULE=off [2022-12-19T22:13:06.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:13:06.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:13:06.089Z] GOPATH=/go [2022-12-19T22:13:06.089Z] PKG_CONFIG=pkg-config [2022-12-19T22:13:06.089Z] _=/usr/bin/env [2022-12-19T22:13:06.089Z] Building test suite binary ./integration-cli/test.main [2022-12-19T22:13:06.089Z] No new tests added to integration. [2022-12-19T22:13:06.089Z] [2022-12-19T22:13:06.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:13:06.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:13:06.089Z] HOSTNAME=c2a1c338c0ef [2022-12-19T22:13:06.089Z] TESTDEBUG=0 [2022-12-19T22:13:06.089Z] DEST=bundles/test-integration [2022-12-19T22:13:06.089Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:13:06.089Z] KEEPBUNDLE=1 [2022-12-19T22:13:06.089Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:13:06.089Z] container=docker [2022-12-19T22:13:06.089Z] HOME=/root [2022-12-19T22:13:06.089Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:13:06.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:13:06.089Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:13:06.089Z] TERM=xterm [2022-12-19T22:13:06.089Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:13:06.089Z] SHLVL=1 [2022-12-19T22:13:06.089Z] TIMEOUT=120m [2022-12-19T22:13:06.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:13:06.089Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:13:06.089Z] GO111MODULE=off [2022-12-19T22:13:06.089Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:13:06.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:13:06.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:13:06.089Z] GOPATH=/go [2022-12-19T22:13:06.089Z] PKG_CONFIG=pkg-config [2022-12-19T22:13:06.089Z] _=/usr/bin/env [2022-12-19T22:13:06.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-19T22:13:14.731Z] INFO: Expanding go... [2022-12-19T22:13:14.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-19T22:13:14.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-19T22:13:30.021Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:13:30.021Z] [2022-12-19T22:13:30.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:13:30.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:13:30.021Z] HOSTNAME=937be467d95e [2022-12-19T22:13:30.021Z] TESTDEBUG=0 [2022-12-19T22:13:30.021Z] DEST=bundles/test-integration [2022-12-19T22:13:30.021Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:13:30.021Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:13:30.021Z] container=docker [2022-12-19T22:13:30.021Z] HOME=/root [2022-12-19T22:13:30.021Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:13:30.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:13:30.021Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:13:30.021Z] TERM=xterm [2022-12-19T22:13:30.021Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:13:30.021Z] SHLVL=1 [2022-12-19T22:13:30.021Z] TIMEOUT=120m [2022-12-19T22:13:30.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:13:30.021Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:13:30.021Z] GO111MODULE=off [2022-12-19T22:13:30.021Z] DOCKER_EXPERIMENTAL=1 [2022-12-19T22:13:30.021Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:13:30.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:13:30.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:13:30.021Z] GOPATH=/go [2022-12-19T22:13:30.021Z] PKG_CONFIG=pkg-config [2022-12-19T22:13:30.021Z] _=/usr/bin/env [2022-12-19T22:13:30.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-19T22:13:36.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-19T22:13:36.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-19T22:13:50.614Z] INFO: Expanding compiler 1 of 3... [2022-12-19T22:13:50.614Z] INFO: Expanding compiler 2 of 3... [2022-12-19T22:13:52.185Z] INFO: Expanding compiler 3 of 3... [2022-12-19T22:13:52.655Z] INFO: Removing downloaded files... [2022-12-19T22:13:52.655Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-12-19T22:13:52.655Z] INFO: Configuring git core.autocrlf... [2022-12-19T22:13:54.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-19T22:13:54.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-19T22:13:54.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-19T22:13:55.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-19T22:13:55.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-19T22:13:56.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-19T22:13:57.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:13:57.245Z] [2022-12-19T22:13:57.245Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:13:57.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:13:57.245Z] HOSTNAME=83416e617f4e [2022-12-19T22:13:57.245Z] DEST=bundles/test-integration [2022-12-19T22:13:57.245Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:13:57.245Z] DOCKER_ROOTLESS=1 [2022-12-19T22:13:57.245Z] DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 [2022-12-19T22:13:57.245Z] container=docker [2022-12-19T22:13:57.245Z] HOME=/root [2022-12-19T22:13:57.245Z] GOLANG_VERSION=1.18.9 [2022-12-19T22:13:57.245Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:13:57.245Z] VALIDATE_BRANCH=20.10 [2022-12-19T22:13:57.245Z] TERM=xterm [2022-12-19T22:13:57.245Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:13:57.245Z] SHLVL=1 [2022-12-19T22:13:57.245Z] TIMEOUT=120m [2022-12-19T22:13:57.245Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-19T22:13:57.245Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:13:57.245Z] GO111MODULE=off [2022-12-19T22:13:57.245Z] DOCKER_EXPERIMENTAL=1 [2022-12-19T22:13:57.245Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:13:57.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:13:57.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:13:57.245Z] GOPATH=/go [2022-12-19T22:13:57.245Z] PKG_CONFIG=pkg-config [2022-12-19T22:13:57.245Z] _=/usr/bin/env [2022-12-19T22:13:57.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-19T22:13:57.533Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-19T22:13:57.534Z] [2022-12-19T22:13:57.534Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-12-19T22:13:57.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-12-19T22:13:57.534Z] Using test binary docker [2022-12-19T22:13:57.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-19T22:13:57.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:13:57.534Z] INFO: Waiting for daemon to start... [2022-12-19T22:13:57.534Z] Starting dockerd [2022-12-19T22:13:57.534Z] . [2022-12-19T22:13:57.534Z] INFO: Building docker-sdk-python3:4.4.1... [2022-12-19T22:13:57.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-19T22:13:59.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-19T22:13:59.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-19T22:14:00.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-19T22:14:01.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-19T22:14:01.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-19T22:14:02.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-19T22:14:02.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-19T22:14:03.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-19T22:14:03.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-19T22:14:04.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-19T22:14:05.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:14:05.427Z] Using test binary docker [2022-12-19T22:14:05.686Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-19T22:14:05.944Z] Starting apparmor (via systemctl): apparmor.service. [2022-12-19T22:14:05.944Z] Starting dockerd [2022-12-19T22:14:05.944Z] INFO: Waiting for daemon to start... [2022-12-19T22:14:08.475Z] . [2022-12-19T22:14:08.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:14:08.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:14:08.475Z] Error: No such image: emptyfs [2022-12-19T22:14:08.475Z] Running integration-test (iteration 1) [2022-12-19T22:14:08.475Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-19T22:14:08.738Z] Loaded image: busybox:latest [2022-12-19T22:14:08.997Z] Loaded image: busybox:glibc [2022-12-19T22:14:10.373Z] Loaded image: debian:bullseye-slim [2022-12-19T22:14:10.373Z] Loaded image: hello-world:latest [2022-12-19T22:14:10.373Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:14:10.373Z] INFO: Testing against a local daemon [2022-12-19T22:14:10.373Z] === RUN TestCgroupNamespacesBuild [2022-12-19T22:14:12.904Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-12-19T22:14:12.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-19T22:14:14.279Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-12-19T22:14:14.279Z] === RUN TestBuildWithSession [2022-12-19T22:14:14.279Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:14:14.279Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:14:14.279Z] === RUN TestBuildSquashParent [2022-12-19T22:14:18.472Z] --- PASS: TestBuildSquashParent (4.48s) [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:18.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:18.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:18.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:18.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:20.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-19T22:14:20.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-19T22:14:20.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:20.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:21.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:22.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-12-19T22:14:23.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-12-19T22:14:23.389Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:14:23.389Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:14:24.767Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:14:25.025Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:14:25.025Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:14:25.285Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-12-19T22:14:25.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-12-19T22:14:25.543Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:14:26.118Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-12-19T22:14:26.118Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:14:27.544Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-12-19T22:14:27.544Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:14:27.545Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-12-19T22:14:27.545Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:14:29.456Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-12-19T22:14:29.456Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:14:30.023Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2022-12-19T22:14:30.023Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:14:31.925Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-12-19T22:14:31.925Z] === RUN TestBuildWithHugeFile [2022-12-19T22:14:32.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-19T22:14:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-19T22:14:33.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-19T22:14:34.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-19T22:14:34.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-19T22:14:35.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-19T22:14:36.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-19T22:14:37.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-19T22:14:38.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-19T22:14:39.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-19T22:14:39.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-19T22:14:40.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-19T22:14:41.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-19T22:14:42.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-19T22:14:43.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-19T22:14:43.588Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:14:43.588Z] Using test binary docker [2022-12-19T22:14:43.588Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-19T22:14:43.588Z] +++ /etc/init.d/apparmor start [2022-12-19T22:14:43.588Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:14:43.588Z] INFO: Waiting for daemon to start... [2022-12-19T22:14:43.588Z] Starting dockerd [2022-12-19T22:14:43.588Z] +++ 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 [2022-12-19T22:14:44.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-19T22:14:44.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-19T22:14:44.196Z] sha256:58c8ac342c9e26a391afc96d01dbc5d18949f0eba01305b23ebef69c62a826a5 [2022-12-19T22:14:44.196Z] INFO: Starting docker-py tests... [2022-12-19T22:14:44.196Z] ============================= test session starts ============================== [2022-12-19T22:14:44.196Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-12-19T22:14:44.196Z] rootdir: /src, inifile: pytest.ini [2022-12-19T22:14:44.196Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-12-19T22:14:44.196Z] collected 389 items / 1 deselected / 388 selected [2022-12-19T22:14:44.196Z] [2022-12-19T22:14:45.510Z] . [2022-12-19T22:14:45.510Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:14:45.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:14:45.770Z] Error: No such image: emptyfs [2022-12-19T22:14:45.770Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-19T22:14:45.770Z] ++++ docker load [2022-12-19T22:14:45.770Z] Running integration-test (iteration 1) [2022-12-19T22:14:45.770Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-19T22:14:45.770Z] ++ 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 [2022-12-19T22:14:45.770Z] ++ set -e [2022-12-19T22:14:45.770Z] ++ '[' -n 0 ']' [2022-12-19T22:14:45.770Z] ++ set -x [2022-12-19T22:14:45.771Z] ++ 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 [2022-12-19T22:14:46.031Z] Loaded image: busybox:latest [2022-12-19T22:14:46.291Z] Loaded image: busybox:glibc [2022-12-19T22:14:47.232Z] Loaded image: debian:bullseye-slim [2022-12-19T22:14:47.232Z] Loaded image: hello-world:latest [2022-12-19T22:14:47.232Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:14:47.232Z] INFO: Testing against a local daemon [2022-12-19T22:14:47.232Z] === RUN TestCgroupNamespacesBuild [2022-12-19T22:14:49.145Z] --- PASS: TestCgroupNamespacesBuild (1.48s) [2022-12-19T22:14:49.145Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-19T22:14:50.086Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-12-19T22:14:50.086Z] === RUN TestBuildWithSession [2022-12-19T22:14:50.086Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:14:50.086Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:14:50.086Z] === RUN TestBuildSquashParent [2022-12-19T22:14:53.384Z] --- PASS: TestBuildSquashParent (3.32s) [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:53.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:53.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:53.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:14:53.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:14:54.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:14:54.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:14:54.999Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-12-19T22:14:55.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:14:55.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:14:55.823Z] tests/integration/api_client_test.py ..... [ 7%] [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-12-19T22:14:56.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-12-19T22:14:56.651Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:14:56.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:14:57.012Z] tests/integration/api_config_test.py ..... [ 8%] [2022-12-19T22:14:58.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:14:58.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:14:58.295Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:14:58.295Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-12-19T22:14:58.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-12-19T22:14:58.555Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:14:59.125Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-12-19T22:14:59.125Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:15:00.067Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-12-19T22:15:00.067Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:15:00.327Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-12-19T22:15:00.327Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:15:01.712Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-12-19T22:15:01.712Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:15:02.283Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-12-19T22:15:02.283Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:15:03.666Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-12-19T22:15:03.666Z] === RUN TestBuildWithHugeFile [2022-12-19T22:15:05.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-19T22:15:05.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-19T22:15:12.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-19T22:15:13.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-19T22:15:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-19T22:15:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-19T22:15:24.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-19T22:15:25.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-19T22:15:25.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-19T22:15:26.098Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-12-19T22:15:26.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-19T22:15:28.170Z] --- PASS: TestBuildWithHugeFile (50.34s) [2022-12-19T22:15:28.170Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:15:28.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:15:28.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:15:28.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:15:28.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:15:28.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:15:28.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:15:28.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:15:28.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:15:28.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:15:28.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-19T22:15:28.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-12-19T22:15:28.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-12-19T22:15:28.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-19T22:15:28.170Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:15:28.170Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-19T22:15:28.170Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-19T22:15:28.170Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-12-19T22:15:28.170Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-12-19T22:15:28.170Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-12-19T22:15:28.170Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:15:28.170Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-19T22:15:28.170Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-19T22:15:28.170Z] Loaded image: busybox:latest [2022-12-19T22:15:28.170Z] Loaded image: busybox:glibc [2022-12-19T22:15:28.170Z] Loaded image: debian:bullseye-slim [2022-12-19T22:15:28.170Z] Loaded image: hello-world:latest [2022-12-19T22:15:28.170Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:15:28.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-19T22:15:29.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-19T22:15:30.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-19T22:15:30.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-19T22:15:31.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-19T22:15:32.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-19T22:15:33.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-19T22:15:34.167Z] Removing intermediate container 4eef6d9de587 [2022-12-19T22:15:34.167Z] ---> 1fd6c71a7e8a [2022-12-19T22:15:34.167Z] 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 [2022-12-19T22:15:34.167Z] ---> Running in 822aa7458a90 [2022-12-19T22:15:34.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-19T22:15:35.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-19T22:15:35.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:15:35.833Z] Using test binary docker [2022-12-19T22:15:35.833Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-19T22:15:36.092Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:15:36.092Z] INFO: Waiting for daemon to start... [2022-12-19T22:15:36.092Z] Starting dockerd [2022-12-19T22:15:38.006Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2022-12-19T22:15:38.006Z] go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T22:15:38.156Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.86s) [2022-12-19T22:15:38.156Z] PASS [2022-12-19T22:15:38.156Z] [2022-12-19T22:15:38.156Z] === Skipped [2022-12-19T22:15:38.156Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-19T22:15:38.156Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:15:38.156Z] [2022-12-19T22:15:38.156Z] DONE 33 tests, 1 skipped in 89.122s [2022-12-19T22:15:38.156Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-19T22:15:38.156Z] INFO: Testing against a local daemon [2022-12-19T22:15:38.156Z] === RUN TestConfigInspect [2022-12-19T22:15:38.477Z] go: downloading github.com/fatih/color v1.13.0 [2022-12-19T22:15:38.948Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T22:15:38.948Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T22:15:38.948Z] go: downloading golang.org/x/tools v0.1.11 [2022-12-19T22:15:38.948Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T22:15:38.948Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T22:15:38.948Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T22:15:39.387Z] . [2022-12-19T22:15:39.387Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:15:39.387Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:15:39.387Z] Error: No such image: emptyfs [2022-12-19T22:15:39.387Z] Running integration-test (iteration 1) [2022-12-19T22:15:39.387Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-19T22:15:39.387Z] Loaded image: busybox:latest [2022-12-19T22:15:39.387Z] Loaded image: busybox:glibc [2022-12-19T22:15:39.418Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T22:15:39.418Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T22:15:39.418Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T22:15:40.057Z] --- PASS: TestConfigInspect (2.36s) [2022-12-19T22:15:40.057Z] === RUN TestConfigList [2022-12-19T22:15:40.764Z] Loaded image: debian:bullseye-slim [2022-12-19T22:15:40.764Z] Loaded image: hello-world:latest [2022-12-19T22:15:40.764Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:15:41.022Z] INFO: Testing against a local daemon [2022-12-19T22:15:41.022Z] === RUN TestCgroupNamespacesBuild [2022-12-19T22:15:41.640Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-19T22:15:41.958Z] --- PASS: TestConfigList (1.72s) [2022-12-19T22:15:41.958Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:15:43.554Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-12-19T22:15:43.554Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-19T22:15:43.861Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-12-19T22:15:43.861Z] === RUN TestConfigsUpdate [2022-12-19T22:15:45.457Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-12-19T22:15:45.457Z] === RUN TestBuildWithSession [2022-12-19T22:15:45.457Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:15:45.457Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:15:45.457Z] === RUN TestBuildSquashParent [2022-12-19T22:15:46.391Z] --- PASS: TestConfigsUpdate (2.12s) [2022-12-19T22:15:46.391Z] === RUN TestTemplatedConfig [2022-12-19T22:15:48.923Z] --- PASS: TestTemplatedConfig (2.73s) [2022-12-19T22:15:48.923Z] === RUN TestConfigCreateResolve [2022-12-19T22:15:51.454Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-12-19T22:15:51.454Z] === RUN TestConfigDaemonLibtrustID [2022-12-19T22:15:51.454Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-12-19T22:15:51.454Z] PASS [2022-12-19T22:15:51.454Z] [2022-12-19T22:15:51.454Z] DONE 7 tests in 13.866s [2022-12-19T22:15:51.454Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-19T22:15:51.713Z] INFO: Testing against a local daemon [2022-12-19T22:15:51.713Z] === RUN TestCheckpoint [2022-12-19T22:15:51.713Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:15:51.713Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:15:51.713Z] === RUN TestContainerInvalidJSON [2022-12-19T22:15:51.713Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:15:51.713Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:15:51.713Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:15:51.713Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:15:51.713Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:15:51.713Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:15:51.713Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:15:51.713Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:15:51.713Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:15:51.713Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-19T22:15:51.713Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-19T22:15:51.713Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-19T22:15:51.714Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-19T22:15:51.714Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:15:51.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-12-19T22:15:51.714Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:15:51.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:15:51.714Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:15:51.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-19T22:15:51.714Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:15:51.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-12-19T22:15:51.714Z] === RUN TestCopyFromContainer [2022-12-19T22:15:52.020Z] --- PASS: TestBuildSquashParent (6.68s) [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:15:52.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:15:52.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:15:52.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:15:52.020Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer// [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer//bar/root [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer/bar/quux [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-19T22:15:53.088Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-19T22:15:53.347Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-19T22:15:53.347Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-19T22:15:53.347Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-19T22:15:53.347Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer (1.64s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-19T22:15:53.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-19T22:15:53.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:15:53.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:15:53.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:15:53.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:15:53.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:15:53.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:15:53.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:15:53.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:15:53.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:15:53.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:15:53.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-19T22:15:53.607Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:15:53.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-19T22:15:53.607Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:15:53.607Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:15:53.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:15:53.607Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:15:53.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:15:53.607Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:15:53.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:15:53.607Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:15:53.607Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:15:53.607Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:15:53.607Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-19T22:15:53.607Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-19T22:15:53.607Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:15:53.607Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-19T22:15:53.607Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:15:53.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:15:53.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:15:55.509Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-12-19T22:15:55.509Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:15:55.823Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:15:55.823Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:15:56.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:15:56.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:15:56.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:15:56.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:15:56.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:15:56.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:15:56.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:15:56.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:15:56.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:15:56.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:15:56.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-19T22:15:56.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-12-19T22:15:56.887Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:15:57.455Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-12-19T22:15:57.455Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:15:57.455Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:15:57.455Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:15:57.455Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-19T22:15:57.455Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-19T22:15:57.455Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-19T22:15:57.455Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:15:57.455Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-12-19T22:15:57.455Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:15:57.455Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-19T22:15:57.455Z] === RUN TestContainerStartOnDaemonRestart [2022-12-19T22:15:57.455Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-19T22:15:57.455Z] === RUN TestDaemonRestartIpcMode [2022-12-19T22:15:57.455Z] === PAUSE TestDaemonRestartIpcMode [2022-12-19T22:15:57.455Z] === RUN TestDaemonHostGatewayIP [2022-12-19T22:15:57.455Z] === PAUSE TestDaemonHostGatewayIP [2022-12-19T22:15:57.455Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-19T22:15:57.455Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-19T22:15:57.455Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:15:57.455Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-19T22:15:57.455Z] === RUN TestDiff [2022-12-19T22:15:58.022Z] --- PASS: TestDiff (0.52s) [2022-12-19T22:15:58.022Z] === RUN TestExecWithCloseStdin [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-12-19T22:15:58.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-12-19T22:15:58.354Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:15:58.354Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:15:58.589Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-12-19T22:15:58.589Z] === RUN TestExec [2022-12-19T22:15:59.156Z] --- PASS: TestExec (0.61s) [2022-12-19T22:15:59.156Z] === RUN TestExecUser [2022-12-19T22:15:59.724Z] --- PASS: TestExecUser (0.62s) [2022-12-19T22:15:59.724Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:16:00.019Z] --- PASS: TestBuildWithHugeFile (54.98s) [2022-12-19T22:16:00.019Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:16:00.019Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:16:00.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:16:00.019Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:16:00.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:16:00.019Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:16:00.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:16:00.019Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:16:00.019Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:16:00.019Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:16:00.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-19T22:16:00.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-12-19T22:16:00.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-12-19T22:16:00.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-19T22:16:00.019Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:16:00.019Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-19T22:16:00.589Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-19T22:16:00.659Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-12-19T22:16:00.659Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:16:01.530Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-12-19T22:16:01.530Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-12-19T22:16:01.530Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-12-19T22:16:01.530Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:16:01.530Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-19T22:16:01.530Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-19T22:16:01.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:16:02.037Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-12-19T22:16:02.037Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:16:02.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:16:02.475Z] Loaded image: busybox:latest [2022-12-19T22:16:02.475Z] Loaded image: busybox:glibc [2022-12-19T22:16:02.605Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-12-19T22:16:02.605Z] === RUN TestHealthKillContainer [2022-12-19T22:16:03.138Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:16:03.416Z] Loaded image: debian:bullseye-slim [2022-12-19T22:16:03.416Z] Loaded image: hello-world:latest [2022-12-19T22:16:03.677Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:16:04.074Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-12-19T22:16:05.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2022-12-19T22:16:05.448Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:16:10.715Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2022-12-19T22:16:10.715Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:16:10.716Z] --- PASS: TestHealthKillContainer (8.24s) [2022-12-19T22:16:10.716Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:16:11.650Z] --- PASS: TestHealthCheckProcessKilled (0.89s) [2022-12-19T22:16:11.650Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:16:11.784Z] Removing intermediate container 822aa7458a90 [2022-12-19T22:16:11.784Z] ---> 667b35367595 [2022-12-19T22:16:11.784Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-12-19T22:16:11.784Z] ---> Running in 38b2cb116e34 [2022-12-19T22:16:11.784Z] Removing intermediate container 38b2cb116e34 [2022-12-19T22:16:11.784Z] ---> 6bef51633f50 [2022-12-19T22:16:11.784Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-12-19T22:16:11.784Z] ---> Running in abd29eb2bdc8 [2022-12-19T22:16:11.784Z] Removing intermediate container abd29eb2bdc8 [2022-12-19T22:16:11.784Z] ---> cfedff019670 [2022-12-19T22:16:11.784Z] Step 10/10 : COPY . . [2022-12-19T22:16:11.820Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.08s) [2022-12-19T22:16:11.821Z] PASS [2022-12-19T22:16:11.821Z] [2022-12-19T22:16:11.821Z] === Skipped [2022-12-19T22:16:11.821Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-19T22:16:11.821Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:16:11.821Z] [2022-12-19T22:16:11.821Z] DONE 33 tests, 1 skipped in 84.901s [2022-12-19T22:16:11.821Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-19T22:16:11.821Z] ++ 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 [2022-12-19T22:16:11.821Z] ++ set -e [2022-12-19T22:16:11.821Z] ++ '[' -n 0 ']' [2022-12-19T22:16:11.821Z] ++ set -x [2022-12-19T22:16:11.821Z] ++ 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 [2022-12-19T22:16:11.821Z] INFO: Testing against a local daemon [2022-12-19T22:16:11.821Z] === RUN TestConfigInspect [2022-12-19T22:16:12.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-12-19T22:16:12.217Z] === RUN TestIpcModeNone [2022-12-19T22:16:12.783Z] --- PASS: TestIpcModeNone (0.65s) [2022-12-19T22:16:12.784Z] === RUN TestIpcModePrivate [2022-12-19T22:16:13.042Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-12-19T22:16:13.203Z] --- PASS: TestConfigInspect (2.49s) [2022-12-19T22:16:13.203Z] === RUN TestConfigList [2022-12-19T22:16:13.301Z] --- PASS: TestIpcModePrivate (0.65s) [2022-12-19T22:16:13.301Z] === RUN TestIpcModeShareable [2022-12-19T22:16:13.868Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-12-19T22:16:14.127Z] --- PASS: TestIpcModeShareable (0.64s) [2022-12-19T22:16:14.127Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-19T22:16:15.746Z] --- PASS: TestConfigList (2.09s) [2022-12-19T22:16:15.746Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:16:16.028Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-12-19T22:16:16.028Z] === RUN TestAPIIpcModeHost [2022-12-19T22:16:16.286Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-12-19T22:16:16.286Z] === RUN TestDaemonIpcModeShareable [2022-12-19T22:16:17.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-12-19T22:16:17.479Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-12-19T22:16:17.479Z] === RUN TestDaemonIpcModePrivate [2022-12-19T22:16:17.656Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-12-19T22:16:17.656Z] === RUN TestConfigsUpdate [2022-12-19T22:16:18.204Z] ..........................xx.................... [ 29%] [2022-12-19T22:16:18.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-12-19T22:16:18.673Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-12-19T22:16:18.673Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-19T22:16:18.825Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-12-19T22:16:18.825Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:16:19.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-12-19T22:16:19.608Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-12-19T22:16:19.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-19T22:16:20.196Z] --- PASS: TestConfigsUpdate (2.15s) [2022-12-19T22:16:20.196Z] === RUN TestTemplatedConfig [2022-12-19T22:16:20.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-12-19T22:16:20.983Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-12-19T22:16:20.983Z] === RUN TestIpcModeOlderClient [2022-12-19T22:16:20.983Z] === PAUSE TestIpcModeOlderClient [2022-12-19T22:16:20.983Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:16:21.242Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-12-19T22:16:21.242Z] === RUN TestKillContainer [2022-12-19T22:16:21.242Z] === RUN TestKillContainer/no_signal [2022-12-19T22:16:21.356Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-12-19T22:16:21.356Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:16:21.808Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:16:22.067Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:16:22.111Z] --- PASS: TestTemplatedConfig (2.33s) [2022-12-19T22:16:22.111Z] === RUN TestConfigCreateResolve [2022-12-19T22:16:22.634Z] --- PASS: TestKillContainer (1.40s) [2022-12-19T22:16:22.634Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-12-19T22:16:22.634Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-12-19T22:16:22.634Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-12-19T22:16:22.634Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:16:22.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-19T22:16:23.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-19T22:16:24.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-12-19T22:16:24.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-12-19T22:16:24.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-12-19T22:16:24.087Z] === RUN TestKillStoppedContainer [2022-12-19T22:16:24.087Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-12-19T22:16:24.087Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:16:24.087Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-19T22:16:24.087Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:16:24.652Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-12-19T22:16:24.652Z] === RUN TestConfigDaemonLibtrustID [2022-12-19T22:16:24.652Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-12-19T22:16:24.652Z] PASS [2022-12-19T22:16:24.652Z] [2022-12-19T22:16:24.652Z] DONE 7 tests in 14.057s [2022-12-19T22:16:24.654Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-12-19T22:16:24.654Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:16:24.654Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-12-19T22:16:24.654Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-19T22:16:24.654Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:16:24.913Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-19T22:16:24.913Z] ++ 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 [2022-12-19T22:16:24.913Z] ++ set -e [2022-12-19T22:16:24.913Z] ++ '[' -n 0 ']' [2022-12-19T22:16:24.913Z] ++ set -x [2022-12-19T22:16:24.913Z] ++ 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 [2022-12-19T22:16:24.913Z] INFO: Testing against a local daemon [2022-12-19T22:16:24.913Z] === RUN TestCheckpoint [2022-12-19T22:16:24.913Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:16:24.913Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:16:24.913Z] === RUN TestContainerInvalidJSON [2022-12-19T22:16:24.913Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:16:24.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:16:24.913Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:16:24.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:16:24.913Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:16:24.913Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:16:24.913Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:16:24.913Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:16:24.913Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:16:24.913Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-19T22:16:24.913Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-19T22:16:24.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-19T22:16:24.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-19T22:16:24.913Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:16:24.913Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-19T22:16:24.913Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:16:24.913Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:16:24.913Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:16:24.916Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-12-19T22:16:24.916Z] === RUN TestLinksEtcHostsContentMatch [2022-12-19T22:16:25.173Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-12-19T22:16:25.173Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:16:25.173Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-12-19T22:16:25.173Z] === RUN TestCopyFromContainer [2022-12-19T22:16:25.191Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-12-19T22:16:25.191Z] === RUN TestLinksContainerNames [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer// [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer//bar/root [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer/bar/quux [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-19T22:16:26.114Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-19T22:16:26.154Z] --- PASS: TestLinksContainerNames (0.94s) [2022-12-19T22:16:26.154Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:16:26.375Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-19T22:16:26.375Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-19T22:16:26.375Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-19T22:16:26.375Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer (1.37s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-19T22:16:26.375Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-19T22:16:26.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:16:26.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:16:26.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:16:26.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:16:26.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:16:26.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:16:26.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:16:26.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:16:26.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:16:26.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:16:26.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-19T22:16:26.636Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:16:26.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-19T22:16:26.636Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:16:26.636Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:16:26.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:16:26.636Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:16:26.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:16:26.636Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:16:26.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:16:26.636Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:16:26.636Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:16:26.636Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:16:26.636Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:16:26.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-19T22:16:26.636Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:16:26.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-19T22:16:26.636Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:16:26.658Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-12-19T22:16:26.658Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:16:26.658Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-12-19T22:16:26.658Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:16:26.738Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-12-19T22:16:26.738Z] === RUN TestContainerNetworkMountsNoChown [2022-12-19T22:16:27.327Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/default [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/default [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/private [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/private [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rprivate [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/slave [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/slave [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rslave [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/shared [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/shared [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rshared [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-19T22:16:27.327Z] === CONT TestMountDaemonRoot/default [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:27.327Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:27.327Z] === CONT TestMountDaemonRoot/rprivate [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:27.327Z] === CONT TestMountDaemonRoot/private [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:27.327Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:27.327Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/shared [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rshared [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rslave [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/slave [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:27.328Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:27.328Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:27.328Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:27.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:27.847Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:27.847Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:27.847Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:27.847Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:27.847Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-12-19T22:16:27.847Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-12-19T22:16:27.847Z] === RUN TestContainerBindMountNonRecursive [2022-12-19T22:16:28.020Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) [2022-12-19T22:16:28.020Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:16:29.223Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-12-19T22:16:29.223Z] === RUN TestContainerVolumesMountedAsShared [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:16:29.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:16:29.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:16:29.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:16:29.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:16:29.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:16:29.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:16:29.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:16:29.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:16:29.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:16:29.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:16:29.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-19T22:16:29.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-19T22:16:29.403Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:16:29.664Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-12-19T22:16:29.664Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:16:29.664Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:16:29.664Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:16:29.664Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-19T22:16:29.664Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-19T22:16:29.664Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-19T22:16:29.664Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:16:29.664Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-19T22:16:29.664Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:16:29.664Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-12-19T22:16:29.664Z] === RUN TestContainerStartOnDaemonRestart [2022-12-19T22:16:29.664Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-19T22:16:29.664Z] === RUN TestDaemonRestartIpcMode [2022-12-19T22:16:29.664Z] === PAUSE TestDaemonRestartIpcMode [2022-12-19T22:16:29.664Z] === RUN TestDaemonHostGatewayIP [2022-12-19T22:16:29.664Z] === PAUSE TestDaemonHostGatewayIP [2022-12-19T22:16:29.664Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-19T22:16:29.664Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-19T22:16:29.664Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:16:29.664Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-19T22:16:29.664Z] === RUN TestDiff [2022-12-19T22:16:29.791Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-12-19T22:16:29.791Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-19T22:16:29.924Z] --- PASS: TestDiff (0.41s) [2022-12-19T22:16:29.924Z] === RUN TestExecWithCloseStdin [2022-12-19T22:16:30.050Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2022-12-19T22:16:30.050Z] === RUN TestNetworkNat [2022-12-19T22:16:30.495Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-12-19T22:16:30.495Z] === RUN TestExec [2022-12-19T22:16:30.627Z] --- PASS: TestNetworkNat (0.46s) [2022-12-19T22:16:30.627Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:16:31.066Z] --- PASS: TestExec (0.48s) [2022-12-19T22:16:31.066Z] === RUN TestExecUser [2022-12-19T22:16:31.194Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-12-19T22:16:31.194Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:16:31.636Z] --- PASS: TestExecUser (0.47s) [2022-12-19T22:16:31.636Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:16:31.896Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-12-19T22:16:31.896Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:16:31.963Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-12-19T22:16:31.963Z] === RUN TestBuildWithHugeFile [2022-12-19T22:16:33.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-12-19T22:16:33.286Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:16:33.725Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-12-19T22:16:33.725Z] === RUN TestPause [2022-12-19T22:16:33.856Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-12-19T22:16:33.856Z] === RUN TestHealthKillContainer [2022-12-19T22:16:33.983Z] --- PASS: TestPause (0.46s) [2022-12-19T22:16:33.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:16:33.983Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:16:33.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:16:33.983Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:16:34.551Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-12-19T22:16:34.551Z] === RUN TestPsFilter [2022-12-19T22:16:34.588Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-12-19T22:16:34.810Z] --- PASS: TestPsFilter (0.13s) [2022-12-19T22:16:34.810Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:16:34.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-19T22:16:34.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-19T22:16:35.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-12-19T22:16:35.068Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:16:35.635Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-12-19T22:16:35.635Z] === RUN TestRemoveContainerRunning [2022-12-19T22:16:35.894Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-12-19T22:16:35.894Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:16:36.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-12-19T22:16:36.466Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:16:36.466Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-19T22:16:36.466Z] === RUN TestRenameLinkedContainer [2022-12-19T22:16:38.370Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-12-19T22:16:38.370Z] === RUN TestRenameStoppedContainer [2022-12-19T22:16:38.628Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-12-19T22:16:38.628Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:16:39.567Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-12-19T22:16:39.567Z] === RUN TestRenameInvalidName [2022-12-19T22:16:39.825Z] --- PASS: TestRenameInvalidName (0.44s) [2022-12-19T22:16:39.826Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:16:41.734Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-12-19T22:16:41.734Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:16:41.916Z] ---> 4848b71d3f99 [2022-12-19T22:16:41.916Z] Successfully built 4848b71d3f99 [2022-12-19T22:16:41.916Z] Successfully tagged docker:latest [2022-12-19T22:16:41.916Z] INFO: Image build ended at 12/19/2022 22:16:41. Duration:00:04:17.3594000 [2022-12-19T22:16:41.916Z] [2022-12-19T22:16:41.916Z] [2022-12-19T22:16:41.916Z] INFO: Building the test binaries at 12/19/2022 22:16:41... [2022-12-19T22:16:41.991Z] --- PASS: TestHealthKillContainer (7.85s) [2022-12-19T22:16:41.991Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:16:41.992Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-12-19T22:16:41.992Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:16:42.039Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-12-19T22:16:42.252Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-12-19T22:16:42.252Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:16:42.822Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-12-19T22:16:42.822Z] === RUN TestIpcModeNone [2022-12-19T22:16:42.932Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-12-19T22:16:42.932Z] === RUN TestResize [2022-12-19T22:16:43.082Z] --- PASS: TestIpcModeNone (0.44s) [2022-12-19T22:16:43.082Z] === RUN TestIpcModePrivate [2022-12-19T22:16:43.190Z] --- PASS: TestResize (0.48s) [2022-12-19T22:16:43.190Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:16:43.342Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-19T22:16:43.602Z] --- PASS: TestIpcModePrivate (0.45s) [2022-12-19T22:16:43.602Z] === RUN TestIpcModeShareable [2022-12-19T22:16:43.757Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-12-19T22:16:43.757Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:16:43.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-19T22:16:43.877Z] --- PASS: TestIpcModeShareable (0.43s) [2022-12-19T22:16:43.877Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-19T22:16:44.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:44.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:44.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:44.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:16:44.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:16:45.293Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-12-19T22:16:45.293Z] === RUN TestAPIIpcModeHost [2022-12-19T22:16:45.863Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-12-19T22:16:45.863Z] === RUN TestDaemonIpcModeShareable [2022-12-19T22:16:46.177Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-12-19T22:16:46.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:16:46.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:16:46.804Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-19T22:16:46.804Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-12-19T22:16:46.804Z] === RUN TestDaemonIpcModePrivate [2022-12-19T22:16:47.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-19T22:16:48.005Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-12-19T22:16:48.005Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-19T22:16:48.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:16:48.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:16:48.945Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-19T22:16:48.945Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-12-19T22:16:48.945Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-19T22:16:49.087Z] INFO: make.ps1 starting at 12/19/2022 22:16:48 [2022-12-19T22:16:49.087Z] INFO: Git commit (2f212873ac) assumed from DOCKER_GITCOMMIT environment variable [2022-12-19T22:16:49.087Z] INFO: Invoking autogen... [2022-12-19T22:16:49.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:16:50.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:50.079Z] INFO: Building daemon... [2022-12-19T22:16:50.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-19T22:16:50.327Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-12-19T22:16:50.327Z] === RUN TestIpcModeOlderClient [2022-12-19T22:16:50.327Z] === PAUSE TestIpcModeOlderClient [2022-12-19T22:16:50.327Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:16:50.587Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-12-19T22:16:50.588Z] === RUN TestKillContainer [2022-12-19T22:16:50.588Z] === RUN TestKillContainer/no_signal [2022-12-19T22:16:50.848Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:16:51.109Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:16:51.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:51.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:16:51.679Z] --- PASS: TestKillContainer (1.22s) [2022-12-19T22:16:51.679Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-12-19T22:16:51.679Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-12-19T22:16:51.679Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-12-19T22:16:51.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:16:51.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-19T22:16:52.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-19T22:16:52.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:16:52.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:16:53.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-12-19T22:16:53.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-12-19T22:16:53.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-12-19T22:16:53.191Z] === RUN TestKillStoppedContainer [2022-12-19T22:16:53.191Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-19T22:16:53.191Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:16:53.191Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-12-19T22:16:53.191Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:16:53.451Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-12-19T22:16:53.451Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:16:54.022Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-12-19T22:16:54.022Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:16:54.282Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-12-19T22:16:54.282Z] === RUN TestLinksEtcHostsContentMatch [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-12-19T22:16:54.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-12-19T22:16:54.739Z] === RUN TestCgroupNamespacesRun [2022-12-19T22:16:54.853Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2022-12-19T22:16:54.853Z] === RUN TestLinksContainerNames [2022-12-19T22:16:55.423Z] --- PASS: TestLinksContainerNames (0.78s) [2022-12-19T22:16:55.423Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:16:55.674Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-12-19T22:16:55.674Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-19T22:16:55.674Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-12-19T22:16:55.674Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-12-19T22:16:55.674Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-19T22:16:55.992Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-12-19T22:16:55.992Z] === RUN TestContainerNetworkMountsNoChown [2022-12-19T22:16:56.252Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/default [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/default [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/private [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/private [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rprivate [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/slave [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/slave [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rslave [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/shared [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/shared [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rshared [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-19T22:16:56.252Z] === CONT TestMountDaemonRoot/default [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:56.252Z] === CONT TestMountDaemonRoot/rslave [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:56.252Z] === CONT TestMountDaemonRoot/rshared [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:56.252Z] === CONT TestMountDaemonRoot/shared [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:56.252Z] === CONT TestMountDaemonRoot/rprivate [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:56.252Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:56.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:56.253Z] === CONT TestMountDaemonRoot/slave [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:56.253Z] === CONT TestMountDaemonRoot/private [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:56.253Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:56.253Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:56.253Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-19T22:16:56.253Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-19T22:16:56.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:16:56.774Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-12-19T22:16:56.774Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-12-19T22:16:56.774Z] === RUN TestContainerBindMountNonRecursive [2022-12-19T22:16:57.051Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-12-19T22:16:57.051Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-19T22:16:57.988Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-12-19T22:16:57.988Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-19T22:16:58.158Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-12-19T22:16:58.158Z] === RUN TestContainerVolumesMountedAsShared [2022-12-19T22:16:58.418Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-12-19T22:16:58.418Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-19T22:16:58.678Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-12-19T22:16:58.678Z] === RUN TestNetworkNat [2022-12-19T22:16:59.248Z] --- PASS: TestNetworkNat (0.46s) [2022-12-19T22:16:59.248Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:16:59.363Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-12-19T22:16:59.363Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-19T22:16:59.509Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-12-19T22:16:59.509Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:17:00.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-12-19T22:17:00.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-19T22:17:01.236Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-12-19T22:17:01.236Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-19T22:17:01.655Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-12-19T22:17:02.049Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-12-19T22:17:02.049Z] === RUN TestPause [2022-12-19T22:17:02.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-12-19T22:17:02.613Z] === RUN TestNISDomainname [2022-12-19T22:17:02.619Z] --- PASS: TestPause (0.45s) [2022-12-19T22:17:02.619Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:17:02.619Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:17:02.619Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:17:02.619Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:17:02.872Z] --- PASS: TestNISDomainname (0.58s) [2022-12-19T22:17:02.872Z] === RUN TestHostnameDnsResolution [2022-12-19T22:17:03.188Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-12-19T22:17:03.188Z] === RUN TestPsFilter [2022-12-19T22:17:03.188Z] --- PASS: TestPsFilter (0.11s) [2022-12-19T22:17:03.188Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:17:03.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-12-19T22:17:03.448Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:17:03.808Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-12-19T22:17:03.808Z] === RUN TestUnprivilegedPortsAndPing [2022-12-19T22:17:04.019Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-12-19T22:17:04.019Z] === RUN TestRemoveContainerRunning [2022-12-19T22:17:04.066Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-12-19T22:17:04.066Z] === RUN TestStats [2022-12-19T22:17:04.280Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-12-19T22:17:04.280Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:17:04.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-12-19T22:17:04.850Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:17:04.850Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-19T22:17:04.850Z] === RUN TestRenameLinkedContainer [2022-12-19T22:17:06.594Z] --- PASS: TestStats (2.50s) [2022-12-19T22:17:06.594Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:17:06.594Z] === RUN TestStopContainerWithTimeout/0 [2022-12-19T22:17:06.594Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-19T22:17:06.594Z] === RUN TestStopContainerWithTimeout/1 [2022-12-19T22:17:06.594Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-19T22:17:06.594Z] === RUN TestStopContainerWithTimeout/3 [2022-12-19T22:17:06.594Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-19T22:17:06.594Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-19T22:17:06.594Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-19T22:17:06.594Z] === CONT TestStopContainerWithTimeout/0 [2022-12-19T22:17:06.594Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-19T22:17:06.760Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-12-19T22:17:06.761Z] === RUN TestRenameStoppedContainer [2022-12-19T22:17:06.761Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-12-19T22:17:06.761Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:17:07.530Z] === CONT TestStopContainerWithTimeout/3 [2022-12-19T22:17:07.702Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-12-19T22:17:07.702Z] === RUN TestRenameInvalidName [2022-12-19T22:17:07.962Z] --- PASS: TestRenameInvalidName (0.42s) [2022-12-19T22:17:07.962Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:17:09.431Z] === CONT TestStopContainerWithTimeout/1 [2022-12-19T22:17:09.875Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-12-19T22:17:09.875Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:17:09.875Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-12-19T22:17:09.875Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:17:10.805Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-19T22:17:10.805Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-12-19T22:17:10.805Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-12-19T22:17:10.805Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-12-19T22:17:10.805Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-12-19T22:17:10.805Z] === RUN TestDeleteDevicemapper [2022-12-19T22:17:10.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:17:10.805Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-19T22:17:10.805Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:17:10.817Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-12-19T22:17:10.817Z] === RUN TestResize [2022-12-19T22:17:11.077Z] --- PASS: TestResize (0.43s) [2022-12-19T22:17:11.077Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:17:11.512Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-12-19T22:17:11.648Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-12-19T22:17:11.648Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:17:11.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:11.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:11.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:11.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:17:11.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:17:12.182Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-12-19T22:17:12.182Z] === RUN TestUpdateMemory [2022-12-19T22:17:12.702Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-12-19T22:17:12.749Z] --- PASS: TestUpdateMemory (0.55s) [2022-12-19T22:17:12.749Z] === RUN TestUpdateCPUQuota [2022-12-19T22:17:13.685Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-12-19T22:17:13.685Z] === RUN TestUpdatePidsLimit [2022-12-19T22:17:13.685Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-19T22:17:13.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:13.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:13.944Z] === RUN TestUpdatePidsLimit/no_change [2022-12-19T22:17:13.944Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-19T22:17:14.203Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-19T22:17:14.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-19T22:17:14.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-19T22:17:14.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:17:14.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-19T22:17:15.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-12-19T22:17:15.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-12-19T22:17:15.914Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:17:15.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:17:16.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:17:17.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:17:17.728Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-12-19T22:17:17.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:17:19.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:17:19.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:17:21.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-12-19T22:17:21.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-12-19T22:17:21.740Z] === RUN TestCgroupNamespacesRun [2022-12-19T22:17:22.680Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-12-19T22:17:22.680Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-19T22:17:22.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-19T22:17:23.621Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-12-19T22:17:23.621Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-19T22:17:24.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-12-19T22:17:24.563Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-19T22:17:25.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-19T22:17:25.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-12-19T22:17:25.945Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-19T22:17:26.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-12-19T22:17:26.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-19T22:17:27.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-19T22:17:28.112Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-12-19T22:17:28.112Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:17:28.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-12-19T22:17:28.112Z] === RUN TestWaitNonBlocked [2022-12-19T22:17:28.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:28.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:28.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:28.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:28.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:28.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:28.112Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-19T22:17:28.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-12-19T22:17:28.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2022-12-19T22:17:28.112Z] === RUN TestWaitBlocked [2022-12-19T22:17:28.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:28.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:28.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:28.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:28.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:28.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:28.206Z] --- PASS: TestBuildWithHugeFile (51.40s) [2022-12-19T22:17:28.206Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:17:28.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:17:28.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:17:28.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:17:28.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:17:28.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:17:28.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:17:28.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:17:28.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:17:28.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:17:28.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-12-19T22:17:28.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-12-19T22:17:28.206Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-12-19T22:17:28.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-19T22:17:28.206Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:17:28.206Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-19T22:17:28.287Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-12-19T22:17:28.287Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-19T22:17:28.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-19T22:17:28.551Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-12-19T22:17:28.551Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-19T22:17:28.680Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-19T22:17:28.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-12-19T22:17:28.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-12-19T22:17:28.680Z] === CONT TestContainerStartOnDaemonRestart [2022-12-19T22:17:28.680Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-19T22:17:29.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-19T22:17:29.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-12-19T22:17:29.946Z] === RUN TestNISDomainname [2022-12-19T22:17:30.207Z] --- PASS: TestNISDomainname (0.54s) [2022-12-19T22:17:30.207Z] === RUN TestHostnameDnsResolution [2022-12-19T22:17:31.149Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-12-19T22:17:31.149Z] === RUN TestUnprivilegedPortsAndPing [2022-12-19T22:17:31.256Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-12-19T22:17:31.256Z] === CONT TestIpcModeOlderClient [2022-12-19T22:17:31.256Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-12-19T22:17:31.256Z] === CONT TestContainerKillOnDaemonStart [2022-12-19T22:17:31.256Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-12-19T22:17:31.256Z] === CONT TestDaemonHostGatewayIP [2022-12-19T22:17:31.721Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-12-19T22:17:31.721Z] === RUN TestStats [2022-12-19T22:17:31.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-19T22:17:32.372Z] ......................... [ 67%] [2022-12-19T22:17:33.331Z] --- PASS: TestBuildPreserveOwnership (10.38s) [2022-12-19T22:17:33.331Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.37s) [2022-12-19T22:17:33.331Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-12-19T22:17:33.331Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:17:33.331Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-19T22:17:33.331Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-19T22:17:33.331Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-12-19T22:17:33.331Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-12-19T22:17:33.331Z] PASS [2022-12-19T22:17:33.331Z] [2022-12-19T22:17:33.331Z] === Skipped [2022-12-19T22:17:33.331Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-19T22:17:33.331Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:17:33.331Z] [2022-12-19T22:17:33.331Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-12-19T22:17:33.331Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-12-19T22:17:33.331Z] [2022-12-19T22:17:33.331Z] DONE 33 tests, 2 skipped in 114.172s [2022-12-19T22:17:33.331Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-19T22:17:33.331Z] INFO: Testing against a local daemon [2022-12-19T22:17:33.331Z] === RUN TestConfigInspect [2022-12-19T22:17:33.331Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.331Z] --- SKIP: TestConfigInspect (0.02s) [2022-12-19T22:17:33.331Z] === RUN TestConfigList [2022-12-19T22:17:33.331Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.331Z] --- SKIP: TestConfigList (0.01s) [2022-12-19T22:17:33.331Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:17:33.331Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.331Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-12-19T22:17:33.331Z] === RUN TestConfigsUpdate [2022-12-19T22:17:33.331Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.331Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-12-19T22:17:33.331Z] === RUN TestTemplatedConfig [2022-12-19T22:17:33.331Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.331Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-12-19T22:17:33.331Z] === RUN TestConfigCreateResolve [2022-12-19T22:17:33.591Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:33.591Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-12-19T22:17:33.591Z] === RUN TestConfigDaemonLibtrustID [2022-12-19T22:17:33.833Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-12-19T22:17:33.833Z] === CONT TestDaemonRestartIpcMode [2022-12-19T22:17:34.264Z] --- PASS: TestStats (2.45s) [2022-12-19T22:17:34.264Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:17:34.264Z] === RUN TestStopContainerWithTimeout/0 [2022-12-19T22:17:34.264Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-19T22:17:34.264Z] === RUN TestStopContainerWithTimeout/1 [2022-12-19T22:17:34.264Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-19T22:17:34.264Z] === RUN TestStopContainerWithTimeout/3 [2022-12-19T22:17:34.264Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-19T22:17:34.264Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-19T22:17:34.264Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-19T22:17:34.264Z] === CONT TestStopContainerWithTimeout/0 [2022-12-19T22:17:34.264Z] === CONT TestStopContainerWithTimeout/3 [2022-12-19T22:17:34.835Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-19T22:17:34.966Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-12-19T22:17:34.966Z] PASS [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === Skipped [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-12-19T22:17:34.966Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-12-19T22:17:34.966Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-12-19T22:17:34.966Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-12-19T22:17:34.966Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-12-19T22:17:34.966Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-12-19T22:17:34.966Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:17:34.966Z] [2022-12-19T22:17:34.966Z] DONE 7 tests, 6 skipped in 1.733s [2022-12-19T22:17:34.966Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-19T22:17:35.224Z] INFO: Testing against a local daemon [2022-12-19T22:17:35.224Z] === RUN TestCheckpoint [2022-12-19T22:17:35.224Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:17:35.224Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:17:35.224Z] === RUN TestContainerInvalidJSON [2022-12-19T22:17:35.224Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:17:35.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:17:35.224Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:17:35.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:17:35.224Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:17:35.224Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:17:35.224Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:17:35.224Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:17:35.224Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:17:35.225Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-19T22:17:35.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-19T22:17:35.225Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-19T22:17:35.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-19T22:17:35.225Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:17:35.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-19T22:17:35.225Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:17:35.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:17:35.225Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:17:35.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-19T22:17:35.225Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:17:35.484Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-19T22:17:35.484Z] === RUN TestCopyFromContainer [2022-12-19T22:17:36.364Z] --- PASS: TestDaemonRestartIpcMode (2.44s) [2022-12-19T22:17:36.746Z] === CONT TestStopContainerWithTimeout/1 [2022-12-19T22:17:37.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-19T22:17:38.129Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-19T22:17:38.129Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-12-19T22:17:38.129Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-12-19T22:17:38.129Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-12-19T22:17:38.129Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-12-19T22:17:38.129Z] === RUN TestDeleteDevicemapper [2022-12-19T22:17:38.129Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:17:38.129Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-19T22:17:38.129Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:17:39.513Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-12-19T22:17:39.513Z] === RUN TestUpdateMemory [2022-12-19T22:17:39.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer// [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer//bar/root [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/quux [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-19T22:17:39.669Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer (4.29s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-19T22:17:39.669Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-19T22:17:39.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:17:39.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:17:39.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:17:39.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:17:39.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:17:39.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:17:39.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:17:39.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:17:39.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:17:39.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:17:39.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-19T22:17:39.669Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:17:39.669Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-19T22:17:39.669Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:17:39.669Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:17:39.669Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:17:39.669Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:17:39.669Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:17:39.669Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:17:39.669Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:17:39.669Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:17:39.669Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:17:39.669Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:17:39.669Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:17:39.669Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-19T22:17:39.669Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:17:39.669Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-19T22:17:39.669Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:17:40.085Z] --- PASS: TestUpdateMemory (0.53s) [2022-12-19T22:17:40.085Z] === RUN TestUpdateCPUQuota [2022-12-19T22:17:40.655Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-12-19T22:17:40.656Z] === RUN TestUpdatePidsLimit [2022-12-19T22:17:40.656Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-19T22:17:40.916Z] === RUN TestUpdatePidsLimit/no_change [2022-12-19T22:17:41.045Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-12-19T22:17:41.046Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:17:41.177Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-19T22:17:41.437Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-19T22:17:41.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-19T22:17:41.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-19T22:17:41.958Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-19T22:17:42.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:17:42.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:17:42.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:17:42.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:17:42.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:17:42.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:17:42.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:17:42.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:17:42.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:17:42.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:17:42.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:17:42.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-19T22:17:42.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-19T22:17:42.422Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-12-19T22:17:42.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-12-19T22:17:42.530Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:17:42.681Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-12-19T22:17:42.681Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:17:42.681Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:17:42.681Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:17:42.681Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-19T22:17:42.681Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-19T22:17:42.681Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-19T22:17:42.681Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:17:42.681Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-19T22:17:42.681Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:17:42.681Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-19T22:17:42.681Z] === RUN TestContainerStartOnDaemonRestart [2022-12-19T22:17:42.681Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-12-19T22:17:42.681Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-12-19T22:17:42.681Z] === RUN TestDaemonRestartIpcMode [2022-12-19T22:17:42.681Z] === PAUSE TestDaemonRestartIpcMode [2022-12-19T22:17:42.681Z] === RUN TestDaemonHostGatewayIP [2022-12-19T22:17:42.681Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:17:42.681Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-12-19T22:17:42.681Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-19T22:17:42.681Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-19T22:17:42.681Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:17:42.681Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-12-19T22:17:42.681Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-12-19T22:17:42.681Z] === RUN TestDiff [2022-12-19T22:17:42.922Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-12-19T22:17:42.922Z] PASS [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] === Skipped [2022-12-19T22:17:42.922Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-19T22:17:42.922Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-12-19T22:17:42.922Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:17:42.922Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-12-19T22:17:42.922Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-19T22:17:42.922Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:17:42.922Z] [2022-12-19T22:17:42.922Z] DONE 197 tests, 5 skipped in 111.240s [2022-12-19T22:17:42.922Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-19T22:17:42.922Z] INFO: Testing against a local daemon [2022-12-19T22:17:42.922Z] === RUN TestLiveRestore [2022-12-19T22:17:42.922Z] === RUN TestLiveRestore/volume_references [2022-12-19T22:17:42.922Z] === PAUSE TestLiveRestore/volume_references [2022-12-19T22:17:42.922Z] === CONT TestLiveRestore/volume_references [2022-12-19T22:17:42.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-19T22:17:43.248Z] --- PASS: TestDiff (0.39s) [2022-12-19T22:17:43.248Z] === RUN TestExecWithCloseStdin [2022-12-19T22:17:43.488Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-19T22:17:43.488Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-19T22:17:43.510Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-12-19T22:17:43.510Z] === RUN TestExec [2022-12-19T22:17:44.077Z] --- PASS: TestExec (0.45s) [2022-12-19T22:17:44.077Z] === RUN TestExecUser [2022-12-19T22:17:44.336Z] --- PASS: TestExecUser (0.41s) [2022-12-19T22:17:44.336Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:17:44.424Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-19T22:17:44.904Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-12-19T22:17:44.904Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:17:45.359Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-19T22:17:45.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-19T22:17:46.734Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore (0.00s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references (4.60s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.93s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) [2022-12-19T22:17:47.670Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2022-12-19T22:17:47.670Z] PASS [2022-12-19T22:17:47.670Z] [2022-12-19T22:17:47.670Z] DONE 7 tests in 4.636s [2022-12-19T22:17:47.670Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-19T22:17:47.670Z] INFO: Testing against a local daemon [2022-12-19T22:17:47.670Z] === RUN TestCommitInheritsEnv [2022-12-19T22:17:47.928Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-12-19T22:17:47.928Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:17:47.928Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-19T22:17:47.928Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:17:47.928Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-12-19T22:17:47.928Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:17:47.928Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-19T22:17:47.928Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17: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.9 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17:47Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17:47Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.18.9 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17:47Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5156b3e9-cd38-403a-ba17-c9d8f0087b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:54076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5156b3e9-cd38-403a-ba17-c9d8f0087b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:54076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.977323ms http.response.status=200 http.response.written=2 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:47.928Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-19T22:17:48.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-19T22:17:48.189Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-12-19T22:17:48.189Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:17:48.190Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a548aaeb-c4ea-4807-83b6-7ae7f4be43e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.190Z] time="2022-12-19T22:17:47Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a548aaeb-c4ea-4807-83b6-7ae7f4be43e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.190Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a548aaeb-c4ea-4807-83b6-7ae7f4be43e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=60.744µs trace.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=7b721e11-c7c0-47eb-878b-6b029bad2166 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e58efd5e-4e7e-43a1-bda0-30bbc85a2440 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e58efd5e-4e7e-43a1-bda0-30bbc85a2440 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=a548aaeb-c4ea-4807-83b6-7ae7f4be43e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" 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=5.301969ms http.response.status=404 http.response.written=157 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e58efd5e-4e7e-43a1-bda0-30bbc85a2440 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=38.48µs trace.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=bae00045-4ea8-451b-8e88-1d2c4a7dea2f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17: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.9 http.request.host="127.0.0.1:5000" http.request.id=e58efd5e-4e7e-43a1-bda0-30bbc85a2440 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54088" 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.235472ms http.response.status=404 http.response.written=157 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=886.831µs trace.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=db4f284e-babe-4c37-b1bd-7a1465801e8c trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=398.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).PutContent" trace.id=ecbcc9b5-c943-4b61-b5ab-3086812122de trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=19.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).Stat" trace.id=9aed2d4f-f4bf-49e2-b6b2-49448715696f trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=21.827µs trace.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=ea7c9e67-a133-419b-ab30-5693f0aa2456 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=220.189µs trace.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=4f0ef4bc-a996-4215-89c5-67fc1ff8d5bd trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1cfda3cb-4598-4a51-926c-c47a58973e66 http.request.method=POST http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.490694ms http.response.status=202 http.response.written=0 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=1.093436ms trace.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=be24e371-e711-4bef-b35e-84e86e8f5dce trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=05a36093-18d6-45d6-84f6-7fb0773a854a http.request.method=POST http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.586923ms http.response.status=202 http.response.written=0 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=40.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=055a7305-e833-44f4-9b7c-07fedd245149 trace.line=82 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=36.872µs trace.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=9f8ea8a6-a711-4174-bcbd-6324efc165cf trace.line=82 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=982.702µs trace.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=93900179-b5f7-4920-aded-baff5c114784 trace.line=141 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=17.986µs trace.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=09f4b2e3-7505-4275-b24a-ed17997b392a trace.line=141 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=462.169µs trace.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=662e0447-02e9-4c7e-87ce-95f73d927d3a trace.line=124 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=162.914µs trace.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=02488632-a254-4d55-ba02-dd676a2b71cb trace.line=141 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.191Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=277.799µs trace.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=58367ffc-0376-4f61-b71b-5225444eee8f trace.line=141 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=21.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa110f1c-0bd9-4609-9348-7c4aff66ca9f trace.line=141 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=415.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).Move" trace.id=848e9e8a-bbb8-4ced-b75a-77a9946618e6 trace.line=167 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=104.968µs trace.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=34d61d8e-ee2a-4270-8fbe-44001b82f001 trace.line=124 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=20.41µs trace.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=4b5c55a5-8e3a-43ff-b141-f3fda1dbe25e trace.line=141 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=25.261µs trace.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=c808ffba-dbe2-4272-8995-6e7dda6454b0 trace.line=141 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=19.714µs trace.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=134e3c45-51e3-4956-a286-f64bd8d1947e trace.line=141 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=204.466µs trace.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=065708e9-e4eb-40e4-9b47-58ff08dbae38 trace.line=167 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=812.559µs trace.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=f2aa4415-faad-4f71-9f0b-e671e205d3bc trace.line=95 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e458814d-2849-4970-b8e7-5d54e711a24c\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=358.368µs trace.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=410713a5-7240-4b52-949f-e9b95042d322 trace.line=181 vars.name=test vars.uuid=e458814d-2849-4970-b8e7-5d54e711a24c version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e27d08cc-7e0b-4ae6-8033-f4d4b47cc7e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54088" http.request.uri="/v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.964334ms http.response.status=201 http.response.written=0 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "PUT /v2/test/blobs/uploads/e458814d-2849-4970-b8e7-5d54e711a24c?_state=0JHR_kzl68M8s-agKldmz8uUvlW8aclZ73VAKMO-T0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0NTg4MTRkLTI4NDktNDk3MC1iOGU3LTVkNTRlNzExYTI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDU5MTg0MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=1.103324ms trace.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=bec536f9-2658-44cf-9161-227e99d951b8 trace.line=95 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=475.115µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=862fa468-bbb7-42b4-82d3-c74d83829cda trace.line=181 vars.name=test vars.uuid=0815dc5b-4c2a-42fc-87cc-3991b78acd99 version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe18cb6a-20d4-454b-bf07-e9ebfc29a1aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.972169ms http.response.status=201 http.response.written=0 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "PUT /v2/test/blobs/uploads/0815dc5b-4c2a-42fc-87cc-3991b78acd99?_state=CvevrLbOl3y970atAZ7I4D2e7vQiQf3CvAxxesb_c9t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA4MTVkYzViLTRjMmEtNDJmYy04N2NjLTM5OTFiNzhhY2Q5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxNzo0Ny45NDY3MjY2MDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50cca324-ea20-4a44-a718-49c6e9f18830 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50cca324-ea20-4a44-a718-49c6e9f18830 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50cca324-ea20-4a44-a718-49c6e9f18830 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=347.389µs trace.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=c78e1e5c-14ef-4ec8-8aef-7e269488ffea trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17: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.9 http.request.host="127.0.0.1:5000" http.request.id=50cca324-ea20-4a44-a718-49c6e9f18830 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54092" 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.173239ms http.response.status=404 http.response.written=96 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=65.01µs trace.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=59fa00fe-1565-49b0-8dd5-9176ab4b47ba trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=68.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=426fb70d-2f69-4d5c-b715-a80949803bf4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=39.331µs trace.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=811031db-0dd5-49a6-91a1-cdc124aa7acd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.192Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=89.423µs trace.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=46cde23d-a537-4312-b22f-b352bac84afe trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=25.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a0d1d16-95db-4156-a84b-6ea7a521d3dd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=311.281µs trace.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=36430976-c85a-4fbf-8694-2a71f2b12d87 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=359.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a3b4d3ec-88c8-45b2-a0bc-79d58e221927 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=52.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad96c6e9-bf21-46bc-8b74-e52d709bbd22 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=263.398µs trace.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=90190759-c704-4398-9097-032c8b36df04 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=355.818µs trace.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=e54f22b9-19ab-4bb7-85c8-5a7a5889790f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d39bbb36-62a4-4744-946f-509a60e4bc83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.907271ms http.response.status=201 http.response.written=0 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=73a89801-1dd9-419f-bf08-5af1a0fa0479 http.request.method=GET http.request.remoteaddr="127.0.0.1:54110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=73a89801-1dd9-419f-bf08-5af1a0fa0479 http.request.method=GET http.request.remoteaddr="127.0.0.1:54110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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="818.564µs" http.response.status=200 http.response.written=2 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=74.724µs trace.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=4cef2069-d414-41e8-b726-4e79340dafbc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=150.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=282c22c7-7317-4644-a704-6d409449769e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=54.614µs trace.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=3c828fc8-648e-4611-93ba-7a0100f31807 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=78.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).GetContent" trace.id=22abf643-f8c6-4316-8400-a4f2a61305f7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:47Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92296c38-26e1-4f51-bbc1-2243926adcc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.635285ms http.response.status=200 http.response.written=417 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] 127.0.0.1 - - [19/Dec/2022:22:17:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=257.669µs trace.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=7a47284e-b284-48b9-bb7a-5cc0baa1fc41 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=25.223µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=458cdff3-81c1-4900-9a48-2f693de8874a trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=32.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).GetContent" trace.id=d3202711-d2b1-4f51-80ed-38806bc75e8e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=55719f56-be17-490f-9066-81e5dc674001 http.request.method=GET http.request.remoteaddr="127.0.0.1:54118" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.814648ms http.response.status=200 http.response.written=417 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.193Z] time="2022-12-19T22:17:48Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=45.493µs trace.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=5262502d-39d9-4fea-a726-346ca4886672 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=50.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3799992f-1e8a-44e9-9b3b-2e32630aebbf trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=36.996µs trace.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=0852eb69-d5db-45fd-870e-19c0020efdb4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=20.405µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8eb30533-d3ed-4950-9f84-e1cd1ccc532b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=538.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).GetContent" trace.id=32a8d329-1b54-461c-bad9-de8e657cabd2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=19.762µs trace.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=2dc8ce15-b435-4575-a148-ece548459b30 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=19.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b0b25e0-2f3b-425e-ba1c-dfbe4282ffb3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=9.335µs trace.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=ab889717-4497-439a-ac25-53eec3b56151 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=46.042µs trace.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=de62b06f-f011-4170-aa5e-2b9ba28e59af trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=35.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=46f1f0a9-1e3e-465c-a3ba-7bd0c8c66c1b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=21.711µs trace.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=405a9b09-4c46-41f8-b1be-b54d1f49742d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d8a36075-1cac-49ca-8b00-d131eacfd1f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54122" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.951671ms http.response.status=200 http.response.written=179 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=3.147172ms trace.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=2dab8a3b-2545-46cc-a9d8-0b556cca2016 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=22.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c29560d8-593d-4f36-837a-c2dbe4a38d5c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=16.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c74637a3-9914-4e28-9fa4-345cc6acda49 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=8.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=8116c817-edef-4db2-be28-56598d4a236b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=614.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=51803331-2c97-401d-a97a-d9872be3635b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=28.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).GetContent" trace.id=83d07c29-2312-4a99-a0ff-15370c3905e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=18.131µs trace.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=8301b61e-690c-44c9-8aff-95933b820f8f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afdbb6ac-c863-442e-9f31-02a8aaa30a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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=13.559383ms http.response.status=200 http.response.written=68 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=80f4b61d-60a3-45dc-a64b-41c756e7be0c http.request.method=GET http.request.remoteaddr="127.0.0.1:54144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=80f4b61d-60a3-45dc-a64b-41c756e7be0c http.request.method=GET http.request.remoteaddr="127.0.0.1:54144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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="969.145µs" http.response.status=200 http.response.written=2 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.194Z] time="2022-12-19T22:17:48Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=539.209µs trace.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=46cc3eff-b432-4e2a-9c2e-8bba1ba4356c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=23.476µs trace.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=268d7854-45fc-4d44-8ef8-7f1aa3dedc4e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=84f6dc02-66d5-4733-9b0f-cedf26bb97f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.31384ms http.response.status=404 http.response.written=181 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=27.463µs trace.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=6655d74d-6f7e-4308-a774-6c5c759c7792 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e trace.duration=15.845µs trace.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=a5038034-4917-48be-a3ee-aed4460b1952 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] time="2022-12-19T22:17:48Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=3ac8982c-1ce9-48c2-8d74-db34ab1cd2c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.227949ms http.response.status=404 http.response.written=181 instance.id=1a6cebda-fd88-4ca9-acad-921c088e189e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:17:48.195Z] 127.0.0.1 - - [19/Dec/2022:22:17:48 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:17:48.195Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.33s) [2022-12-19T22:17:48.195Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:17:48.454Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-12-19T22:17:48.454Z] === RUN TestRemoveImageGarbageCollector [2022-12-19T22:17:48.757Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-12-19T22:17:48.757Z] === RUN TestHealthKillContainer [2022-12-19T22:17:50.354Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-12-19T22:17:50.354Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:17:50.354Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-19T22:17:50.354Z] === RUN TestTagInvalidReference [2022-12-19T22:17:50.612Z] --- PASS: TestTagInvalidReference (0.02s) [2022-12-19T22:17:50.612Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:17:50.612Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-19T22:17:50.612Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:17:50.612Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-19T22:17:50.612Z] === RUN TestTagOfficialNames [2022-12-19T22:17:50.612Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-19T22:17:50.612Z] === RUN TestTagMatchesDigest [2022-12-19T22:17:50.612Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-19T22:17:50.612Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-19T22:17:51.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-19T22:17:53.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-19T22:17:54.760Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-12-19T22:17:54.760Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:17:54.760Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-12-19T22:17:54.760Z] === RUN TestWaitNonBlocked [2022-12-19T22:17:54.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:54.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:54.760Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:54.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:54.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:17:54.760Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:17:54.760Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-19T22:17:54.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-12-19T22:17:54.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-12-19T22:17:54.760Z] === RUN TestWaitBlocked [2022-12-19T22:17:54.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:54.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:54.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:54.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:54.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:17:54.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:17:55.332Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-19T22:17:55.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-12-19T22:17:55.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-12-19T22:17:55.332Z] === CONT TestContainerStartOnDaemonRestart [2022-12-19T22:17:55.332Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-19T22:17:55.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-19T22:17:56.883Z] --- PASS: TestHealthKillContainer (7.88s) [2022-12-19T22:17:56.883Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:17:57.450Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-12-19T22:17:57.450Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:17:57.450Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-19T22:17:57.450Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-12-19T22:17:57.450Z] === RUN TestIpcModeNone [2022-12-19T22:17:57.668Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:17:57.668Z] Using test binary docker [2022-12-19T22:17:57.668Z] +++ /etc/init.d/apparmor start [2022-12-19T22:17:57.668Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:17:57.668Z] INFO: Waiting for daemon to start... [2022-12-19T22:17:57.668Z] Starting dockerd [2022-12-19T22:17:57.668Z] +++ 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 [2022-12-19T22:17:57.709Z] --- PASS: TestIpcModeNone (0.44s) [2022-12-19T22:17:57.709Z] === RUN TestIpcModePrivate [2022-12-19T22:17:57.886Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-12-19T22:17:57.886Z] === CONT TestIpcModeOlderClient [2022-12-19T22:17:57.886Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-12-19T22:17:57.886Z] === CONT TestContainerKillOnDaemonStart [2022-12-19T22:17:57.886Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-12-19T22:17:57.886Z] === CONT TestDaemonHostGatewayIP [2022-12-19T22:17:57.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-12-19T22:17:58.226Z] --- PASS: TestIpcModePrivate (0.49s) [2022-12-19T22:17:58.226Z] === RUN TestIpcModeShareable [2022-12-19T22:17:58.226Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:17:58.226Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-12-19T22:17:58.226Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-19T22:17:59.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-12-19T22:17:59.603Z] === RUN TestAPIIpcModeHost [2022-12-19T22:17:59.603Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:17:59.603Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-12-19T22:17:59.603Z] === RUN TestDaemonIpcModeShareable [2022-12-19T22:17:59.603Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:17:59.603Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-12-19T22:17:59.603Z] === RUN TestDaemonIpcModePrivate [2022-12-19T22:18:00.198Z] . [2022-12-19T22:18:00.198Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:18:00.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:18:00.198Z] Error: No such image: emptyfs [2022-12-19T22:18:00.198Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-19T22:18:00.198Z] ++++ docker load [2022-12-19T22:18:00.439Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-12-19T22:18:00.439Z] === CONT TestDaemonRestartIpcMode [2022-12-19T22:18:00.455Z] Running integration-test (iteration 1) [2022-12-19T22:18:00.455Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-19T22:18:00.455Z] ++ 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 [2022-12-19T22:18:00.455Z] ++ set -e [2022-12-19T22:18:00.455Z] ++ '[' -n 0 ']' [2022-12-19T22:18:00.455Z] ++ set -x [2022-12-19T22:18:00.456Z] ++ 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 [2022-12-19T22:18:00.539Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-19T22:18:01.386Z] Loaded image: busybox:latest [2022-12-19T22:18:01.916Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2022-12-19T22:18:01.916Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-19T22:18:01.916Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:01.916Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-12-19T22:18:01.916Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-19T22:18:01.916Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:01.916Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-12-19T22:18:01.916Z] === RUN TestIpcModeOlderClient [2022-12-19T22:18:01.916Z] === PAUSE TestIpcModeOlderClient [2022-12-19T22:18:01.917Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:18:01.950Z] Loaded image: busybox:glibc [2022-12-19T22:18:02.176Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-12-19T22:18:02.176Z] === RUN TestKillContainer [2022-12-19T22:18:02.176Z] === RUN TestKillContainer/no_signal [2022-12-19T22:18:02.356Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-12-19T22:18:02.745Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:18:02.745Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:18:03.682Z] --- PASS: TestKillContainer (1.27s) [2022-12-19T22:18:03.682Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-12-19T22:18:03.682Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-12-19T22:18:03.682Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-12-19T22:18:03.682Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:18:03.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-19T22:18:03.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-19T22:18:04.201Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-12-19T22:18:04.201Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-12-19T22:18:04.201Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-12-19T22:18:04.201Z] === RUN TestKillStoppedContainer [2022-12-19T22:18:04.201Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-12-19T22:18:04.201Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:18:04.460Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-12-19T22:18:04.460Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:18:04.720Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-12-19T22:18:04.720Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:18:04.720Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:04.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-19T22:18:04.720Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:18:04.720Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:18:04.720Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-19T22:18:04.720Z] === RUN TestLinksEtcHostsContentMatch [2022-12-19T22:18:04.720Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-12-19T22:18:04.720Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-12-19T22:18:04.720Z] === RUN TestLinksContainerNames [2022-12-19T22:18:05.655Z] --- PASS: TestLinksContainerNames (0.84s) [2022-12-19T22:18:05.655Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:18:05.914Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-12-19T22:18:05.914Z] === RUN TestContainerNetworkMountsNoChown [2022-12-19T22:18:06.126Z] Loaded image: debian:bullseye-slim [2022-12-19T22:18:06.383Z] Loaded image: hello-world:latest [2022-12-19T22:18:06.383Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:18:06.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/default [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/default [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/private [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/private [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rprivate [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/slave [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/slave [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rslave [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/shared [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/shared [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rshared [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/default [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/rshared [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/shared [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/rslave [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/slave [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/rprivate [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:18:06.482Z] === CONT TestMountDaemonRoot/private [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:18:06.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:18:06.482Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-19T22:18:06.483Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-19T22:18:06.483Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:18:06.483Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:18:06.483Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:18:06.640Z] INFO: Testing against a local daemon [2022-12-19T22:18:06.640Z] === RUN TestCgroupNamespacesBuild [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:18:06.742Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-19T22:18:07.001Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-12-19T22:18:07.001Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-12-19T22:18:07.001Z] === RUN TestContainerBindMountNonRecursive [2022-12-19T22:18:07.001Z] 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) [2022-12-19T22:18:07.001Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-12-19T22:18:07.001Z] === RUN TestContainerVolumesMountedAsShared [2022-12-19T22:18:07.001Z] 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) [2022-12-19T22:18:07.001Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-12-19T22:18:07.001Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-19T22:18:07.001Z] 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) [2022-12-19T22:18:07.001Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-12-19T22:18:07.001Z] === RUN TestNetworkNat [2022-12-19T22:18:07.569Z] --- PASS: TestNetworkNat (0.51s) [2022-12-19T22:18:07.569Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:18:07.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-12-19T22:18:07.828Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:18:09.163Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2022-12-19T22:18:09.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-19T22:18:10.368Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-12-19T22:18:10.368Z] === RUN TestPause [2022-12-19T22:18:10.368Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:10.368Z] --- SKIP: TestPause (0.00s) [2022-12-19T22:18:10.368Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:18:10.368Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:18:10.368Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:18:10.368Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:18:10.368Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:10.368Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-12-19T22:18:10.368Z] === RUN TestPsFilter [2022-12-19T22:18:10.494Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-12-19T22:18:10.494Z] PASS [2022-12-19T22:18:10.494Z] [2022-12-19T22:18:10.494Z] === Skipped [2022-12-19T22:18:10.494Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-19T22:18:10.494Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:18:10.494Z] [2022-12-19T22:18:10.494Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:18:10.494Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:18:10.494Z] [2022-12-19T22:18:10.494Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-19T22:18:10.494Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:18:10.494Z] [2022-12-19T22:18:10.494Z] DONE 197 tests, 3 skipped in 104.439s [2022-12-19T22:18:10.494Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-19T22:18:10.494Z] ++ 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 [2022-12-19T22:18:10.494Z] ++ set -e [2022-12-19T22:18:10.494Z] ++ '[' -n 0 ']' [2022-12-19T22:18:10.494Z] ++ set -x [2022-12-19T22:18:10.494Z] ++ 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 [2022-12-19T22:18:10.494Z] INFO: Testing against a local daemon [2022-12-19T22:18:10.494Z] === RUN TestLiveRestore [2022-12-19T22:18:10.494Z] === RUN TestLiveRestore/volume_references [2022-12-19T22:18:10.494Z] === PAUSE TestLiveRestore/volume_references [2022-12-19T22:18:10.494Z] === CONT TestLiveRestore/volume_references [2022-12-19T22:18:10.494Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-19T22:18:10.494Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-19T22:18:10.627Z] --- PASS: TestPsFilter (0.13s) [2022-12-19T22:18:10.627Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:18:10.886Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-12-19T22:18:10.886Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:18:11.064Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2022-12-19T22:18:11.064Z] === RUN TestBuildWithSession [2022-12-19T22:18:11.064Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:18:11.064Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:18:11.064Z] === RUN TestBuildSquashParent [2022-12-19T22:18:11.065Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-19T22:18:11.189Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-12-19T22:18:11.455Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-12-19T22:18:11.455Z] === RUN TestRemoveContainerRunning [2022-12-19T22:18:12.007Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-19T22:18:12.021Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-12-19T22:18:12.021Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:18:12.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-12-19T22:18:12.280Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:18:12.280Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-19T22:18:12.280Z] === RUN TestRenameLinkedContainer [2022-12-19T22:18:12.949Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore (0.00s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references (4.45s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2022-12-19T22:18:13.891Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2022-12-19T22:18:13.891Z] PASS [2022-12-19T22:18:13.891Z] [2022-12-19T22:18:13.891Z] DONE 7 tests in 4.546s [2022-12-19T22:18:13.891Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-19T22:18:13.891Z] ++ 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 [2022-12-19T22:18:13.891Z] ++ set -e [2022-12-19T22:18:13.891Z] ++ '[' -n 0 ']' [2022-12-19T22:18:13.891Z] ++ set -x [2022-12-19T22:18:13.892Z] ++ 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 [2022-12-19T22:18:13.892Z] INFO: Testing against a local daemon [2022-12-19T22:18:13.892Z] === RUN TestCommitInheritsEnv [2022-12-19T22:18:14.152Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-12-19T22:18:14.152Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:18:14.152Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-12-19T22:18:14.152Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:18:14.152Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:18:14.183Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-12-19T22:18:14.183Z] === RUN TestRenameStoppedContainer [2022-12-19T22:18:14.183Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-12-19T22:18:14.183Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:18:14.416Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-12-19T22:18:14.416Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:18:14.416Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-19T22:18:14.416Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" 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.9 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.18.9 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f32eabf3-2e77-4580-9c33-3a6c2d1802e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f32eabf3-2e77-4580-9c33-3a6c2d1802e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.591361ms http.response.status=200 http.response.written=2 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc0fbb69-728e-4584-a169-e3f7ac377dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc0fbb69-728e-4584-a169-e3f7ac377dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3cf34b48-bc21-40d7-9c3b-619678478de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3cf34b48-bc21-40d7-9c3b-619678478de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3cf34b48-bc21-40d7-9c3b-619678478de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=76.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=228f389b-8a78-4942-9e8b-5f7e0c7ad1d8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=3cf34b48-bc21-40d7-9c3b-619678478de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" 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=3.046034ms http.response.status=404 http.response.written=157 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc0fbb69-728e-4584-a169-e3f7ac377dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=368.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).GetContent" trace.id=45b4d24b-b049-4dde-affc-5b0999fbd450 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.416Z] time="2022-12-19T22:18:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=fc0fbb69-728e-4584-a169-e3f7ac377dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42354" 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=5.35713ms http.response.status=404 http.response.written=157 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=224.189µs trace.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=93ed2b3a-0988-43b5-b42d-f45ce5dd3bc0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=17.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).Stat" trace.id=25a5bb08-c49c-47d2-8c8e-6d46f45f455a trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=132.379µs trace.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=420ffa36-3fad-4e27-933c-b9b7c74d321e trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7948d55b-21e9-47a8-94ca-a294fbfc9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.426381ms http.response.status=202 http.response.written=0 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=76.369µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67abb2b5-37a5-467e-8291-a95ab4690429 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=11.668µs trace.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=6f329ded-d99b-475f-bfc1-aab3dce2300a trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=180.61µs trace.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=6c9877ac-ee28-4850-8650-fa3d190271d0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c50fedef-29ba-4acc-ab3f-ce16639c2d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.606088ms http.response.status=202 http.response.written=0 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=47.501µs trace.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=5a66b577-745b-4ff0-b1e3-447a3d74ea9c trace.line=82 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=16.288µs trace.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=29965807-0ab9-4ed1-a65e-fb19a41958d0 trace.line=141 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=47.272µs trace.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=c78ca283-07fd-4f4d-b9d3-b3c13e50dbb4 trace.line=82 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=15.919µs trace.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=a414651c-0579-4eb9-8c4d-0e342fbf7aac trace.line=141 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=119.103µs trace.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=2ee6737f-faaa-403d-9a1f-b4a00d37ae02 trace.line=124 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=41.987µs trace.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=02917f31-6472-486f-8b94-ad111148996f trace.line=141 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=25.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=32856ec4-b86c-451f-ad20-c1febd5987cb trace.line=141 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=16.493µs trace.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=4068c5fb-dd61-417c-a517-7f4b216dcf95 trace.line=141 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=2.298993ms trace.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=56c36688-c20a-48ea-a94a-7351355982bc trace.line=167 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=102.822µs trace.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=67e2d048-918a-497a-be08-3a3484dc5e2a trace.line=124 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.417Z] time="2022-12-19T22:18:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=18.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=75715d92-5596-438e-83d3-33ef92727d22 trace.line=141 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=15.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=ea239bba-115e-40f0-8b57-481ad08e6cb6 trace.line=141 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=10.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).Stat" trace.id=4cf6227d-b351-4351-ab40-f621415bc82e trace.line=141 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=97.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2e604af9-862a-44e7-80a9-bddeb2beb831 trace.line=167 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=141.027µs trace.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=87c335a7-1038-4842-b15b-b9aa494d5bdc trace.line=95 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5ce52315-483a-4f27-b8e5-731902ee17cb\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=279.502µs trace.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=46e32bae-78d6-46dc-8993-fe15766d75e6 trace.line=181 vars.name=test vars.uuid=5ce52315-483a-4f27-b8e5-731902ee17cb version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fa7fecb-fc29-4c73-bd1e-5d6ee82c9181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.150444ms http.response.status=201 http.response.written=0 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "PUT /v2/test/blobs/uploads/5ce52315-483a-4f27-b8e5-731902ee17cb?_state=8bVmMV5m0whTs4ji3kXkvd47Mlxrlc_j6aFa6tJHIgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjZTUyMzE1LTQ4M2EtNGYyNy1iOGU1LTczMTkwMmVlMTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNjI0ODA3NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=110.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b6151b7e-acd7-4d6d-9a9b-44818cfd1e61 trace.line=95 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fc33b082-f064-4c7c-a291-71d2056fffe7\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=88.865µs trace.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=841f733f-62e1-4bc6-bc8f-a19eb3d0843d trace.line=181 vars.name=test vars.uuid=fc33b082-f064-4c7c-a291-71d2056fffe7 version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=430ce371-480b-4284-bd3d-a6b723d23f26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.387685ms http.response.status=201 http.response.written=0 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "PUT /v2/test/blobs/uploads/fc33b082-f064-4c7c-a291-71d2056fffe7?_state=Q2dByJIWm8ib6ODX4aBVMu4-iXkPomNBZYedNF-KJ9V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMzNiMDgyLWYwNjQtNGM3Yy1hMjkxLTcxZDIwNTZmZmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoxODoxNC4zNTk4ODg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35262c76-24f9-483b-883d-ea82c2571e39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35262c76-24f9-483b-883d-ea82c2571e39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35262c76-24f9-483b-883d-ea82c2571e39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=36.58µs trace.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=28eab1d8-7e6e-4d5b-b1ff-d564f895d1be trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=35262c76-24f9-483b-883d-ea82c2571e39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42338" 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.258896ms http.response.status=404 http.response.written=96 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=48.888µs trace.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=b904234d-a5e3-4daa-8e0c-e541e1e49a1c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=23.55µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e9a2f669-d8ef-4976-82c7-2e8e0f2c97cf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=20.21µs trace.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=e8cdd9ae-2baf-4501-8587-c4d9a70c3c6a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=12.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).Stat" trace.id=a6a6ed63-530f-4a3b-9419-a512e7615982 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=15.73µs trace.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=11c0a371-9e49-4a7b-aaa8-5f573515cf0c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=59.169µs trace.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=90b71613-ba93-4649-9a5e-93f80c19b652 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=49.216µs trace.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=f43a9f0f-702b-49e8-a123-c3cf4c9ce18f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=22.056µs trace.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=6a85b0fe-a271-4828-8a88-c5af33551e1f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.418Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=61µs trace.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=8a043ce1-ca28-4fd7-8d83-4d8fb5be9596 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=31.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f3bea96c-2169-4909-9606-266a1f31a123 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=220348af-09d2-466d-af9e-69a1580f5853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.043419ms http.response.status=201 http.response.written=0 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=75cb0ce2-0cba-4165-8d88-1643734df8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42370" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=75cb0ce2-0cba-4165-8d88-1643734df8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42370" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.079837ms http.response.status=200 http.response.written=2 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=76.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21cf3c0e-bed3-45bb-8d37-ea224e9aae61 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=177.886µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a6b5aefb-39c7-4221-bc68-ea60e368fe73 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=22.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=4b1ffafc-4189-450b-a8f1-9ca156d04915 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=27.398µs trace.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=87b6aa16-0906-404b-8f37-0aa2bab72414 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffe52898-dd84-4a0d-b9e2-43341f81ca1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.660731ms http.response.status=200 http.response.written=417 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=501.23µs trace.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=67812b64-6ecc-4710-8d1f-64693001a860 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=38.254µs trace.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=7b6c2a1c-5b76-4303-89cf-cd1ebd443fa6 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=619.93µs trace.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=f9a9fec9-cd59-4359-9dcd-ddd22a47deb1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da5e5a83-a57b-4348-a285-ce97ada7a141 http.request.method=GET http.request.remoteaddr="127.0.0.1:42380" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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=3.3284ms http.response.status=200 http.response.written=417 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=121.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d308cee7-62da-4eae-9d01-51a8a865f284 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=50.16µs trace.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=f155b8b7-7879-4968-bbac-f8479371414f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.419Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=15.155µs trace.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=25006042-78d9-46c4-be86-3966bd848d83 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=101.551µs trace.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=af9bd50a-5284-4a9e-ab11-068f6e9903fb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=23µs trace.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=17a17cf5-73ea-4216-af5b-1df5237be658 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=179.937µs trace.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=342c370c-7bc5-4b38-8245-19882b44e7cf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=15.442µs trace.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=6660d60b-2dea-4979-bc8c-d525a86f6afd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=12.973µs trace.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=f17f37c8-74fa-41ba-945c-0eec4a9deb81 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=11.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f627c6f5-94c1-4daf-bc2d-d674f26af1cb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=5.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0ea8c721-824d-481d-afe3-0a52bd52a685 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=25.659µs trace.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=0373334d-6760-437f-bcf2-aaac1cc4ad8f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=6.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).URLFor" trace.id=c2141b44-5642-4836-8630-bfbd63473ea5 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=17.059µs trace.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=cb402ee8-bf25-4692-be29-46e21dae9fcc trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=37.056µs trace.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=5cdf291e-c3b6-4dc7-a02b-995b0e808ad2 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=47.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0acd0d7-324b-4333-b7e5-6ccb26fde522 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=21.769µs trace.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=f23ec2cd-88fe-4d62-89f8-9f92144e84cc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=911f63b9-66a7-46b1-ba68-0d873c0545f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.351931ms http.response.status=200 http.response.written=179 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=2.030651ms trace.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=d76f615b-d491-4375-a21a-83a0f9647fc0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=32.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5667869f-b1ce-491f-bc42-0c65793049e0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a7d04ff3-6535-40fb-8bc7-c17b29e3d0f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42400" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.525186ms http.response.status=200 http.response.written=68 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.420Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=015df237-facf-49cc-aa84-8332faed408b http.request.method=GET http.request.remoteaddr="127.0.0.1:42420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=015df237-facf-49cc-aa84-8332faed408b http.request.method=GET http.request.remoteaddr="127.0.0.1:42420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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="990.028µs" http.response.status=200 http.response.written=2 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=39.205µs trace.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=1398aa3e-6162-427c-bff3-72291bc6d30d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=12.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b082dc0e-b180-4fdb-971f-3ae836496197 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=e7cf16ad-7b1b-4d97-9e76-0db6922e4a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42428" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.343141ms http.response.status=404 http.response.written=181 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.682Z] time="2022-12-19T22:18:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.683Z] time="2022-12-19T22:18:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.683Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=39.706µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba4563cd-d118-4696-9ed5-5af0341c3602 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.683Z] time="2022-12-19T22:18:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 trace.duration=64.79µs trace.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=cb254ab7-93b7-450d-a4ec-6f21173303a9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.683Z] time="2022-12-19T22:18:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=44e6a6db-dea4-4b00-9515-3656ded6b0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42434" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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=3.435317ms http.response.status=404 http.response.written=181 instance.id=bbce976a-3d23-4a4b-b4da-96a03a7a7354 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-19T22:18:14.683Z] 127.0.0.1 - - [19/Dec/2022:22:18:14 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:18:14.683Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2022-12-19T22:18:14.683Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:18:14.944Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-12-19T22:18:14.944Z] === RUN TestRemoveImageGarbageCollector [2022-12-19T22:18:14.944Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:18:14.944Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:18:14.944Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:18:14.944Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-19T22:18:14.944Z] === RUN TestTagInvalidReference [2022-12-19T22:18:14.944Z] --- PASS: TestTagInvalidReference (0.02s) [2022-12-19T22:18:14.944Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:18:14.944Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-19T22:18:14.944Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:18:14.944Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-19T22:18:14.944Z] === RUN TestTagOfficialNames [2022-12-19T22:18:14.944Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-19T22:18:14.944Z] === RUN TestTagMatchesDigest [2022-12-19T22:18:14.944Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-19T22:18:14.944Z] PASS [2022-12-19T22:18:14.944Z] [2022-12-19T22:18:14.944Z] === Skipped [2022-12-19T22:18:14.944Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:18:14.944Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-12-19T22:18:14.944Z] [2022-12-19T22:18:14.944Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:18:14.944Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:18:14.944Z] [2022-12-19T22:18:14.944Z] DONE 13 tests, 2 skipped in 1.227s [2022-12-19T22:18:14.944Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-19T22:18:14.944Z] ++ 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 [2022-12-19T22:18:14.944Z] ++ set -e [2022-12-19T22:18:14.944Z] ++ '[' -n 0 ']' [2022-12-19T22:18:14.944Z] ++ set -x [2022-12-19T22:18:14.944Z] ++ 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 [2022-12-19T22:18:15.119Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-12-19T22:18:15.119Z] === RUN TestRenameInvalidName [2022-12-19T22:18:15.205Z] INFO: Testing against a local daemon [2022-12-19T22:18:15.205Z] === RUN TestNetworkCreateDelete [2022-12-19T22:18:15.205Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-19T22:18:15.205Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:18:15.685Z] --- PASS: TestRenameInvalidName (0.44s) [2022-12-19T22:18:15.685Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:18:15.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-12-19T22:18:15.776Z] === RUN TestDaemonDNSFallback [2022-12-19T22:18:17.061Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-12-19T22:18:17.061Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:18:17.320Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-12-19T22:18:17.320Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:18:18.256Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-12-19T22:18:18.256Z] === RUN TestResize [2022-12-19T22:18:18.822Z] --- PASS: TestResize (0.41s) [2022-12-19T22:18:18.822Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:18:19.081Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-12-19T22:18:19.081Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:18:19.651Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-12-19T22:18:19.651Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:18:19.651Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-12-19T22:18:19.651Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:18:19.651Z] === RUN TestCgroupNamespacesRun [2022-12-19T22:18:21.012Z] --- PASS: TestBuildSquashParent (8.51s) [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:18:21.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:18:21.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:18:21.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:18:21.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:18:21.568Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-12-19T22:18:21.568Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-19T22:18:22.357Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-12-19T22:18:22.357Z] === RUN TestInspectNetwork [2022-12-19T22:18:22.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:18:22.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:18:24.123Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2022-12-19T22:18:24.123Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-19T22:18:25.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:18:25.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:18:25.658Z] === RUN TestInspectNetwork/full_network_id [2022-12-19T22:18:25.659Z] === RUN TestInspectNetwork/partial_network_id [2022-12-19T22:18:25.659Z] === RUN TestInspectNetwork/network_name [2022-12-19T22:18:25.659Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-19T22:18:26.026Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-12-19T22:18:26.026Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-19T22:18:26.048Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-12-19T22:18:27.931Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-12-19T22:18:27.931Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2022-12-19T22:18:28.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2022-12-19T22:18:28.174Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:18:28.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:18:28.202Z] tests/integration/client_test.py ..... [ 75%] [2022-12-19T22:18:28.203Z] tests/integration/context_api_test.py ... [ 76%] [2022-12-19T22:18:28.767Z] tests/integration/errors_test.py . [ 76%] [2022-12-19T22:18:29.905Z] --- PASS: TestInspectNetwork (7.18s) [2022-12-19T22:18:29.905Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-19T22:18:29.905Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-19T22:18:29.905Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-19T22:18:29.905Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-19T22:18:29.905Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:18:30.462Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-12-19T22:18:30.462Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-19T22:18:30.870Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-12-19T22:18:30.870Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:18:30.870Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-19T22:18:30.870Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-19T22:18:30.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:18:30.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:18:30.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:18:30.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:18:30.870Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-19T22:18:30.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:18:30.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-19T22:18:30.870Z] === RUN TestNetworkList [2022-12-19T22:18:30.870Z] === RUN TestNetworkList//networks [2022-12-19T22:18:30.870Z] === PAUSE TestNetworkList//networks [2022-12-19T22:18:30.870Z] === RUN TestNetworkList//networks/ [2022-12-19T22:18:30.870Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:18:30.870Z] === CONT TestNetworkList//networks [2022-12-19T22:18:30.870Z] === CONT TestNetworkList//networks/ [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkList (0.01s) [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:18:30.870Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:18:30.870Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:18:31.447Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-19T22:18:31.447Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:18:31.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:18:31.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:18:31.643Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-12-19T22:18:31.643Z] [2022-12-19T22:18:31.643Z] ________ ____ __. [2022-12-19T22:18:31.643Z] \_____ \ | |/ _| [2022-12-19T22:18:31.643Z] / | \| < [2022-12-19T22:18:31.643Z] / | \ | \ [2022-12-19T22:18:31.643Z] \_______ /____|__ \ [2022-12-19T22:18:31.643Z] \/ \/ [2022-12-19T22:18:31.643Z] [2022-12-19T22:18:31.643Z] INFO: make.ps1 ended at 12/19/2022 22:18:21 [2022-12-19T22:18:31.643Z] INFO: Binaries build ended at 12/19/2022 22:18:23. Duration:00:01:41.7135987 [2022-12-19T22:18:31.643Z] INFO: Copying the built daemon binary to d:\CI\PR-44673\2\binary\dockerd-2f212873ac.exe... [2022-12-19T22:18:31.643Z] INFO: Copying the built client binary to d:\CI\PR-44673\2\binary\docker-2f212873ac.exe... [2022-12-19T22:18:31.643Z] INFO: Copying dockerversion from the container... [2022-12-19T22:18:31.643Z] INFO: Copying the golang package from the container to d:\CI\PR-44673\2\installer\go.zip... [2022-12-19T22:18:31.643Z] INFO: Extracting go.zip to d:\CI\PR-44673\2\go [2022-12-19T22:18:32.014Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:18:32.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2022-12-19T22:18:32.364Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-19T22:18:32.387Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-19T22:18:32.387Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:18:32.579Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:18:32.957Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-12-19T22:18:32.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-12-19T22:18:33.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2022-12-19T22:18:33.144Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:18:34.076Z] --- PASS: TestBuildMultiStageParentConfig (1.10s) [2022-12-19T22:18:34.076Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:18:34.265Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-12-19T22:18:34.265Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-19T22:18:34.339Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-12-19T22:18:34.340Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:18:35.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-12-19T22:18:35.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-19T22:18:35.973Z] --- PASS: TestBuildLabelWithTargets (1.92s) [2022-12-19T22:18:35.973Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:18:35.981Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-12-19T22:18:35.981Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:18:36.169Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2022-12-19T22:18:36.169Z] === RUN TestNISDomainname [2022-12-19T22:18:36.169Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-12-19T22:18:36.169Z] --- SKIP: TestNISDomainname (0.01s) [2022-12-19T22:18:36.169Z] === RUN TestHostnameDnsResolution [2022-12-19T22:18:36.736Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-12-19T22:18:36.736Z] === RUN TestUnprivilegedPortsAndPing [2022-12-19T22:18:36.736Z] 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 [2022-12-19T22:18:36.736Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-12-19T22:18:36.736Z] === RUN TestStats [2022-12-19T22:18:36.736Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:36.736Z] --- SKIP: TestStats (0.00s) [2022-12-19T22:18:36.736Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:18:36.736Z] === RUN TestStopContainerWithTimeout/0 [2022-12-19T22:18:36.736Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-19T22:18:36.736Z] === RUN TestStopContainerWithTimeout/1 [2022-12-19T22:18:36.736Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-19T22:18:36.736Z] === RUN TestStopContainerWithTimeout/3 [2022-12-19T22:18:36.736Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-19T22:18:36.736Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-19T22:18:36.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-19T22:18:36.736Z] === CONT TestStopContainerWithTimeout/0 [2022-12-19T22:18:36.736Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-19T22:18:37.344Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-12-19T22:18:37.344Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:18:37.672Z] === CONT TestStopContainerWithTimeout/3 [2022-12-19T22:18:38.521Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-12-19T22:18:38.521Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:18:38.521Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:18:38.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:18:38.521Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:18:39.573Z] === CONT TestStopContainerWithTimeout/1 [2022-12-19T22:18:39.869Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2022-12-19T22:18:39.869Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:18:40.947Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-19T22:18:40.947Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-12-19T22:18:40.947Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-12-19T22:18:40.947Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2022-12-19T22:18:40.947Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-12-19T22:18:40.947Z] === RUN TestDeleteDevicemapper [2022-12-19T22:18:40.947Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:18:40.947Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-19T22:18:40.947Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:18:41.765Z] --- PASS: TestBuildUncleanTarFilenames (1.58s) [2022-12-19T22:18:41.765Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:18:42.324Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-12-19T22:18:42.324Z] === RUN TestUpdateMemory [2022-12-19T22:18:42.324Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:42.324Z] --- SKIP: TestUpdateMemory (0.00s) [2022-12-19T22:18:42.324Z] === RUN TestUpdateCPUQuota [2022-12-19T22:18:42.324Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:42.324Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-12-19T22:18:42.324Z] === RUN TestUpdatePidsLimit [2022-12-19T22:18:42.324Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:42.324Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-12-19T22:18:42.324Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:18:45.037Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2022-12-19T22:18:45.037Z] === RUN TestBuildWithHugeFile [2022-12-19T22:18:46.852Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-12-19T22:18:53.421Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-12-19T22:18:53.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:18:54.362Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2qes3f92yjm9jbmyynos338q4 Created:2022-12-19 22:18:53.112928436 +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[bf27cd7057a13d6d525c6a3fd7655ca5a0d8636c45aceefc83ee88b7a0a315fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2zm10h10rxtpvuphid509xqg EndpointID:50b281aed5243784e5137ec973fb48b71896ead0269dc328452ca7717b9d81a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7417304df0d88711a73950464480e464415c3d3034750552654912d1627bf9cf 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:60bd1d37fa5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2zm10h10rxtpvuphid509xqg EndpointID:50b281aed5243784e5137ec973fb48b71896ead0269dc328452ca7717b9d81a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-19T22:18:54.528Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-12-19T22:18:54.528Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:18:54.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-12-19T22:18:54.528Z] === RUN TestWaitNonBlocked [2022-12-19T22:18:54.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:18:54.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:18:54.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:18:54.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:18:54.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:18:54.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:18:54.528Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-19T22:18:54.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-12-19T22:18:54.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-12-19T22:18:54.528Z] === RUN TestWaitBlocked [2022-12-19T22:18:54.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:18:54.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:18:54.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:18:54.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:18:54.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:18:54.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:18:55.095Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-19T22:18:55.095Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-12-19T22:18:55.095Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-12-19T22:18:55.095Z] === CONT TestDaemonRestartIpcMode [2022-12-19T22:18:55.095Z] === CONT TestIpcModeOlderClient [2022-12-19T22:18:55.095Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-19T22:18:55.095Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-19T22:18:58.562Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-12-19T22:18:58.562Z] PASS [2022-12-19T22:18:58.562Z] [2022-12-19T22:18:58.562Z] === Skipped [2022-12-19T22:18:58.562Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:18:58.562Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:18:58.562Z] [2022-12-19T22:18:58.562Z] DONE 26 tests, 1 skipped in 43.455s [2022-12-19T22:18:58.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:18:58.562Z] ++ 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 [2022-12-19T22:18:58.562Z] ++ set -e [2022-12-19T22:18:58.562Z] ++ '[' -n 0 ']' [2022-12-19T22:18:58.562Z] ++ set -x [2022-12-19T22:18:58.562Z] ++ 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 [2022-12-19T22:18:58.562Z] INFO: Testing against a local daemon [2022-12-19T22:18:58.562Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-19T22:18:58.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:18:58.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:18:58.562Z] === RUN TestDockerNetworkIpvlan [2022-12-19T22:18:58.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:18:58.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:18:58.562Z] PASS [2022-12-19T22:18:58.562Z] [2022-12-19T22:18:58.562Z] === Skipped [2022-12-19T22:18:58.562Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:18:58.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:18:58.562Z] [2022-12-19T22:18:58.562Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:18:58.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:18:58.562Z] [2022-12-19T22:18:58.562Z] DONE 2 tests, 2 skipped in 0.103s [2022-12-19T22:18:58.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:18:58.562Z] ++ 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 [2022-12-19T22:18:58.562Z] ++ set -e [2022-12-19T22:18:58.562Z] ++ '[' -n 0 ']' [2022-12-19T22:18:58.562Z] ++ set -x [2022-12-19T22:18:58.562Z] ++ 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 [2022-12-19T22:18:58.822Z] INFO: Testing against a local daemon [2022-12-19T22:18:58.822Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-19T22:18:59.284Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2022-12-19T22:18:59.543Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2022-12-19T22:18:59.543Z] PASS [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === Skipped [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-19T22:18:59.543Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-12-19T22:18:59.543Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-12-19T22:18:59.543Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-12-19T22:18:59.543Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-12-19T22:18:59.543Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-12-19T22:18:59.543Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-12-19T22:18:59.543Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-12-19T22:18:59.543Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-12-19T22:18:59.543Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-12-19T22:18:59.543Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-12-19T22:18:59.543Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-12-19T22:18:59.543Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-12-19T22:18:59.543Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-12-19T22:18:59.543Z] 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) [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-12-19T22:18:59.543Z] 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) [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-12-19T22:18:59.543Z] 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) [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-12-19T22:18:59.543Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:18:59.543Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-12-19T22:18:59.543Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:18:59.543Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-12-19T22:18:59.543Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-12-19T22:18:59.543Z] 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 [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-12-19T22:18:59.543Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-19T22:18:59.543Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-12-19T22:18:59.543Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-12-19T22:18:59.543Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-12-19T22:18:59.543Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-19T22:18:59.543Z] [2022-12-19T22:18:59.543Z] DONE 178 tests, 27 skipped in 84.535s [2022-12-19T22:18:59.543Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-19T22:18:59.802Z] INFO: Testing against a local daemon [2022-12-19T22:18:59.802Z] === RUN TestLiveRestore [2022-12-19T22:18:59.802Z] === RUN TestLiveRestore/volume_references [2022-12-19T22:18:59.802Z] === PAUSE TestLiveRestore/volume_references [2022-12-19T22:18:59.802Z] === CONT TestLiveRestore/volume_references [2022-12-19T22:19:00.205Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-12-19T22:19:00.205Z] === RUN TestDockerNetworkMacvlan [2022-12-19T22:19:00.369Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-19T22:19:00.369Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-19T22:19:00.776Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-19T22:19:01.347Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-19T22:19:01.575Z] INFO: Extraction ended at 12/19/2022 22:18:56. Duration:00:00:31.4623046 [2022-12-19T22:19:01.575Z] INFO: Updating the golang and path environment variables [2022-12-19T22:19:01.575Z] INFO: GOPATH=d:\gopath [2022-12-19T22:19:01.575Z] INFO: go version go1.18.9 windows/amd64 [2022-12-19T22:19:01.575Z] INFO: Running the daemon under test in debug mode [2022-12-19T22:19:01.575Z] INFO: Starting a daemon under test... [2022-12-19T22:19:01.575Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44673\2\daemon --pidfile d:\CI\PR-44673\2\docker.pid -D [2022-12-19T22:19:01.575Z] INFO: Process started successfully. [2022-12-19T22:19:01.575Z] INFO: Start tailing logs of the daemon under tests [2022-12-19T22:19:01.575Z] INFO: Waiting for the daemon under test to start... [2022-12-19T22:19:02.289Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-19T22:19:02.755Z] ......... [ 86%] [2022-12-19T22:19:02.899Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-19T22:19:04.201Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-19T22:19:04.801Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-19T22:19:05.583Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-19T22:19:07.332Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-19T22:19:07.401Z] tests/integration/models_images_test.py ............... [ 89%] [2022-12-19T22:19:08.853Z] tests/integration/models_networks_test.py .... [ 90%] [2022-12-19T22:19:08.882Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan (9.12s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.86s) [2022-12-19T22:19:09.142Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-12-19T22:19:09.142Z] PASS [2022-12-19T22:19:09.142Z] [2022-12-19T22:19:09.142Z] DONE 8 tests in 10.482s [2022-12-19T22:19:09.142Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-19T22:19:09.142Z] ++ 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 [2022-12-19T22:19:09.142Z] ++ set -e [2022-12-19T22:19:09.142Z] ++ '[' -n 0 ']' [2022-12-19T22:19:09.142Z] ++ set -x [2022-12-19T22:19:09.142Z] ++ 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 [2022-12-19T22:19:09.142Z] testing: warning: no tests to run [2022-12-19T22:19:09.142Z] PASS [2022-12-19T22:19:09.142Z] [2022-12-19T22:19:09.142Z] DONE 0 tests in 0.026s [2022-12-19T22:19:09.142Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-19T22:19:09.142Z] ++ 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 [2022-12-19T22:19:09.142Z] ++ set -e [2022-12-19T22:19:09.142Z] ++ '[' -n 0 ']' [2022-12-19T22:19:09.142Z] ++ set -x [2022-12-19T22:19:09.142Z] ++ 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 [2022-12-19T22:19:09.402Z] INFO: Testing against a local daemon [2022-12-19T22:19:09.402Z] === RUN TestAuthZPluginAllowRequest [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore (0.00s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references (10.10s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.42s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.20s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.27s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.14s) [2022-12-19T22:19:09.864Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.81s) [2022-12-19T22:19:09.864Z] PASS [2022-12-19T22:19:09.864Z] [2022-12-19T22:19:09.864Z] DONE 7 tests in 10.197s [2022-12-19T22:19:09.864Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-19T22:19:10.123Z] INFO: Testing against a local daemon [2022-12-19T22:19:10.123Z] === RUN TestCommitInheritsEnv [2022-12-19T22:19:10.342Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-12-19T22:19:10.342Z] === RUN TestAuthZPluginTLS [2022-12-19T22:19:10.913Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-12-19T22:19:10.913Z] === RUN TestAuthZPluginDenyRequest [2022-12-19T22:19:11.058Z] --- PASS: TestCommitInheritsEnv (1.17s) [2022-12-19T22:19:11.058Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:19:11.058Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-19T22:19:11.058Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:19:11.316Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-12-19T22:19:11.316Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:19:11.316Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-19T22:19:11.316Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:19:11.316Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-19T22:19:11.316Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-19T22:19:11.316Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:19:11.483Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-19T22:19:11.483Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-19T22:19:12.054Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-12-19T22:19:12.054Z] === RUN TestAuthZPluginDenyResponse [2022-12-19T22:19:12.628Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-12-19T22:19:12.628Z] === RUN TestAuthZPluginAllowEventStream [2022-12-19T22:19:13.217Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-12-19T22:19:13.217Z] === RUN TestRemoveImageGarbageCollector [2022-12-19T22:19:13.217Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-12-19T22:19:13.217Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:19:13.217Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:19:13.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-12-19T22:19:13.217Z] === RUN TestTagInvalidReference [2022-12-19T22:19:13.217Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-19T22:19:13.217Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:19:13.217Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-12-19T22:19:13.217Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:19:13.217Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-19T22:19:13.217Z] === RUN TestTagOfficialNames [2022-12-19T22:19:13.217Z] --- PASS: TestTagOfficialNames (0.04s) [2022-12-19T22:19:13.217Z] === RUN TestTagMatchesDigest [2022-12-19T22:19:13.217Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-19T22:19:13.217Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-19T22:19:13.569Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-12-19T22:19:13.569Z] === RUN TestAuthZPluginErrorResponse [2022-12-19T22:19:14.139Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-19T22:19:14.139Z] === RUN TestAuthZPluginErrorRequest [2022-12-19T22:19:14.709Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-19T22:19:14.709Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-19T22:19:15.280Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-12-19T22:19:15.280Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-19T22:19:15.406Z] tests/integration/models_nodes_test.py . [ 91%] [2022-12-19T22:19:15.406Z] tests/integration/models_resources_test.py . [ 91%] [2022-12-19T22:19:16.662Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-12-19T22:19:16.662Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-19T22:19:18.045Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-12-19T22:19:18.045Z] === RUN TestAuthZPluginHeader [2022-12-19T22:19:18.615Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-12-19T22:19:18.615Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-19T22:19:18.615Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:18.615Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-19T22:19:18.615Z] === RUN TestAuthZPluginV2Disable [2022-12-19T22:19:18.615Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:18.615Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-19T22:19:18.615Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-19T22:19:18.615Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:18.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-19T22:19:18.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-19T22:19:18.615Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:18.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-19T22:19:18.615Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-19T22:19:19.253Z] .....INFO: Daemon under test started and replied! [2022-12-19T22:19:19.253Z] INFO: Docker version of the daemon under test [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] Client: [2022-12-19T22:19:19.253Z] Version: 17.06.2-ce [2022-12-19T22:19:19.253Z] API version: 1.30 [2022-12-19T22:19:19.253Z] Go version: go1.8.3 [2022-12-19T22:19:19.253Z] Git commit: cec0b72 [2022-12-19T22:19:19.253Z] Built: Tue Sep 5 19:57:19 2017 [2022-12-19T22:19:19.253Z] OS/Arch: windows/amd64 [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] Server: [2022-12-19T22:19:19.253Z] Version: 0.0.0-dev [2022-12-19T22:19:19.253Z] API version: 1.41 (minimum version 1.24) [2022-12-19T22:19:19.253Z] Go version: go1.18.9 [2022-12-19T22:19:19.253Z] Git commit: 2f212873ac [2022-12-19T22:19:19.253Z] Built: 12/19/2022 22:16:48 [2022-12-19T22:19:19.253Z] OS/Arch: windows/amd64 [2022-12-19T22:19:19.253Z] Experimental: false [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] INFO: Docker info of the daemon under test [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] Containers: 0 [2022-12-19T22:19:19.253Z] Running: 0 [2022-12-19T22:19:19.253Z] Paused: 0 [2022-12-19T22:19:19.253Z] Stopped: 0 [2022-12-19T22:19:19.253Z] Images: 0 [2022-12-19T22:19:19.253Z] Server Version: 0.0.0-dev [2022-12-19T22:19:19.253Z] Storage Driver: windowsfilter [2022-12-19T22:19:19.253Z] Windows: [2022-12-19T22:19:19.253Z] Logging Driver: json-file [2022-12-19T22:19:19.253Z] Plugins: [2022-12-19T22:19:19.253Z] Volume: local [2022-12-19T22:19:19.253Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-19T22:19:19.253Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-19T22:19:19.253Z] Swarm: inactive [2022-12-19T22:19:19.253Z] Default Isolation: process [2022-12-19T22:19:19.253Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-19T22:19:19.253Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-19T22:19:19.253Z] OSType: windows [2022-12-19T22:19:19.253Z] Architecture: x86_64 [2022-12-19T22:19:19.253Z] CPUs: 4 [2022-12-19T22:19:19.253Z] Total Memory: 32GiB [2022-12-19T22:19:19.253Z] Name: azwin-2-590ec0 [2022-12-19T22:19:19.253Z] ID: BRXU:OKOR:5QCN:BSWM:DL64:UVPK:YR5A:PFKE:GVOT:WDMT:RUZQ:WG7S [2022-12-19T22:19:19.253Z] Docker Root Dir: D:\CI\PR-44673\2\daemon [2022-12-19T22:19:19.253Z] Debug Mode (client): false [2022-12-19T22:19:19.253Z] Debug Mode (server): true [2022-12-19T22:19:19.253Z] File Descriptors: -1 [2022-12-19T22:19:19.253Z] Goroutines: 16 [2022-12-19T22:19:19.253Z] System Time: 2022-12-19T22:19:16.8364002Z [2022-12-19T22:19:19.253Z] EventsListeners: 0 [2022-12-19T22:19:19.253Z] Registry: https://index.docker.io/v1/ [2022-12-19T22:19:19.253Z] Labels: [2022-12-19T22:19:19.253Z] Experimental: false [2022-12-19T22:19:19.253Z] Insecure Registries: [2022-12-19T22:19:19.253Z] 127.0.0.0/8 [2022-12-19T22:19:19.253Z] Live Restore Enabled: false [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] INFO: Docker images of the daemon under test [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-19T22:19:19.253Z] [2022-12-19T22:19:19.253Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-12-19T22:19:19.253Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-12-19T22:19:19.253Z] ltsc2019: Pulling from windows/servercore [2022-12-19T22:19:19.253Z] b111c3320c94: Pulling fs layer [2022-12-19T22:19:19.253Z] 98ecc5bab1a6: Pulling fs layer [2022-12-19T22:19:21.181Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-12-19T22:19:23.927Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-12-19T22:19:23.927Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-12-19T22:19:27.055Z] --- PASS: TestImportExtremelyLargeImageWorks (92.91s) [2022-12-19T22:19:27.055Z] PASS [2022-12-19T22:19:27.055Z] [2022-12-19T22:19:27.055Z] DONE 13 tests in 96.082s [2022-12-19T22:19:27.055Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-19T22:19:27.055Z] INFO: Testing against a local daemon [2022-12-19T22:19:27.055Z] === RUN TestNetworkCreateDelete [2022-12-19T22:19:27.055Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-12-19T22:19:27.055Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:19:27.055Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-12-19T22:19:27.055Z] === RUN TestDaemonDNSFallback [2022-12-19T22:19:27.846Z] tests/integration/regression_test.py ...... [ 98%] [2022-12-19T22:19:28.103Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-12-19T22:19:28.103Z] tests/integration/credentials/utils_test.py . [100%] [2022-12-19T22:19:28.103Z] [2022-12-19T22:19:28.103Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-12-19T22:19:28.103Z] =========================== short test summary info ============================ [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-12-19T22:19:28.103Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-12-19T22:19:28.103Z] Not supported on most drivers [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-12-19T22:19:28.103Z] Output of docker top depends on host distro, and is not formalized. [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-12-19T22:19:28.103Z] Output of docker top depends on host distro, and is not formalized. [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-12-19T22:19:28.103Z] Can fail if eth0 has multiple IP addresses [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-12-19T22:19:28.103Z] This doesn't seem to be taken into account by the engine [2022-12-19T22:19:28.103Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-12-19T22:19:28.103Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-12-19T22:19:28.103Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.75 seconds == [2022-12-19T22:19:28.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-12-19T22:19:30.337Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-12-19T22:19:30.337Z] === RUN TestInspectNetwork [2022-12-19T22:19:31.773Z] 98ecc5bab1a6: Verifying Checksum [2022-12-19T22:19:31.773Z] 98ecc5bab1a6: Download complete [2022-12-19T22:19:33.622Z] === RUN TestInspectNetwork/full_network_id [2022-12-19T22:19:33.622Z] === RUN TestInspectNetwork/partial_network_id [2022-12-19T22:19:33.622Z] === RUN TestInspectNetwork/network_name [2022-12-19T22:19:33.622Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-19T22:19:36.730Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-19T22:19:36.730Z] PASS [2022-12-19T22:19:36.730Z] [2022-12-19T22:19:36.730Z] === Skipped [2022-12-19T22:19:36.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-19T22:19:36.730Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:36.730Z] [2022-12-19T22:19:36.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-19T22:19:36.730Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:36.730Z] [2022-12-19T22:19:36.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-19T22:19:36.730Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:36.730Z] [2022-12-19T22:19:36.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-19T22:19:36.730Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:36.730Z] [2022-12-19T22:19:36.730Z] DONE 17 tests, 4 skipped in 26.185s [2022-12-19T22:19:36.730Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-19T22:19:36.730Z] ++ 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 [2022-12-19T22:19:36.730Z] ++ set -e [2022-12-19T22:19:36.730Z] ++ '[' -n 0 ']' [2022-12-19T22:19:36.730Z] ++ set -x [2022-12-19T22:19:36.730Z] ++ 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 [2022-12-19T22:19:36.730Z] INFO: Testing against a local daemon [2022-12-19T22:19:36.730Z] === RUN TestPluginInvalidJSON [2022-12-19T22:19:36.730Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:19:36.730Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:19:36.730Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:19:36.730Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-19T22:19:36.730Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-19T22:19:36.730Z] === RUN TestPluginInstall [2022-12-19T22:19:36.730Z] === RUN TestPluginInstall/no_auth [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:084392d9d997ab453903925fa62d1e9e66225eccd490126a28a13cdfe3e05ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:084392d9d997ab453903925fa62d1e9e66225eccd490126a28a13cdfe3e05ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:36.730Z] === RUN TestPluginInstall/with_htpasswd [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f454659d0a4f5407500cd0402b39facf5d0009e9eafaac255a9d083ff4d8ab67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:36.730Z] time="2022-12-19T22:19:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f454659d0a4f5407500cd0402b39facf5d0009e9eafaac255a9d083ff4d8ab67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:36.990Z] === RUN TestPluginInstall/with_insecure [2022-12-19T22:19:37.807Z] --- PASS: TestInspectNetwork (7.21s) [2022-12-19T22:19:37.807Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-19T22:19:37.807Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-19T22:19:37.807Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-19T22:19:37.807Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-19T22:19:37.807Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:19:37.931Z] time="2022-12-19T22:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:37.932Z] time="2022-12-19T22:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6b223edf0c52cf951c39d4d0bb02512f52846b1a8fd7186c364547166a4b7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:37.932Z] time="2022-12-19T22:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:19:37.932Z] time="2022-12-19T22:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6b223edf0c52cf951c39d4d0bb02512f52846b1a8fd7186c364547166a4b7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:19:37.932Z] plugin_test.go:165: [d71ab3f0da15d] daemon is not started [2022-12-19T22:19:37.932Z] --- PASS: TestPluginInstall (2.53s) [2022-12-19T22:19:37.932Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-12-19T22:19:37.932Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-12-19T22:19:37.932Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-12-19T22:19:37.932Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:19:39.184Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-12-19T22:19:39.184Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:19:39.184Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-19T22:19:39.184Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-19T22:19:39.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:19:39.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:19:39.184Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:19:39.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:19:39.184Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-19T22:19:39.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:19:39.184Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:19:39.184Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-19T22:19:39.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-19T22:19:39.184Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-19T22:19:39.184Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-19T22:19:39.184Z] === RUN TestNetworkList [2022-12-19T22:19:39.184Z] === RUN TestNetworkList//networks [2022-12-19T22:19:39.184Z] === PAUSE TestNetworkList//networks [2022-12-19T22:19:39.184Z] === RUN TestNetworkList//networks/ [2022-12-19T22:19:39.184Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:19:39.184Z] === CONT TestNetworkList//networks [2022-12-19T22:19:39.184Z] === CONT TestNetworkList//networks/ [2022-12-19T22:19:39.442Z] --- PASS: TestNetworkList (0.01s) [2022-12-19T22:19:39.442Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:19:39.442Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:19:39.442Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:19:39.842Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-19T22:19:40.008Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-19T22:19:40.008Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:19:40.414Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-19T22:19:40.453Z] b111c3320c94: Verifying Checksum [2022-12-19T22:19:40.453Z] b111c3320c94: Download complete [2022-12-19T22:19:40.551Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:19:40.551Z] [2022-12-19T22:19:40.551Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:19:40.551Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:19:40.551Z] [2022-12-19T22:19:40.551Z] To set a process to complain mode, use the command line tool [2022-12-19T22:19:40.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:19:40.551Z] Post stage [Pipeline] junit [2022-12-19T22:19:40.822Z] Recording test results [2022-12-19T22:19:40.943Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-19T22:19:40.943Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:19:41.354Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-12-19T22:19:41.354Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-12-19T22:19:41.354Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-12-19T22:19:41.354Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:19:41.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-12-19T22:19:41.878Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:19:41.924Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-12-19T22:19:41.924Z] PASS [2022-12-19T22:19:41.924Z] [2022-12-19T22:19:41.924Z] DONE 10 tests in 6.458s [2022-12-19T22:19:41.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-19T22:19:41.924Z] ++ 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 [2022-12-19T22:19:41.924Z] ++ set -e [2022-12-19T22:19:41.924Z] ++ '[' -n 0 ']' [2022-12-19T22:19:41.924Z] ++ set -x [2022-12-19T22:19:41.924Z] ++ 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 [2022-12-19T22:19:41.924Z] INFO: Testing against a local daemon [2022-12-19T22:19:41.924Z] === RUN TestExternalGraphDriver [2022-12-19T22:19:41.931Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-12-19T22:19:42.254Z] + echo Ensuring container killed. [2022-12-19T22:19:42.254Z] Ensuring container killed. [2022-12-19T22:19:42.254Z] + docker rm -vf docker-pr2 [2022-12-19T22:19:42.254Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-12-19T22:19:42.511Z] === RUN TestExternalGraphDriver/json [2022-12-19T22:19:42.540Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:19:42.540Z] Chowning /workspace to jenkins user [2022-12-19T22:19:42.540Z] + id -u [2022-12-19T22:19:42.540Z] + id -g [2022-12-19T22:19:42.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:19:42.540Z] Unable to find image 'busybox:latest' locally [2022-12-19T22:19:42.540Z] latest: Pulling from library/busybox [2022-12-19T22:19:42.800Z] 45a0cdc5c8d3: Pulling fs layer [2022-12-19T22:19:42.800Z] 45a0cdc5c8d3: Verifying Checksum [2022-12-19T22:19:42.800Z] 45a0cdc5c8d3: Download complete [2022-12-19T22:19:42.800Z] 45a0cdc5c8d3: Pull complete [2022-12-19T22:19:42.800Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T22:19:42.800Z] Status: Downloaded newer image for busybox:latest [2022-12-19T22:19:42.813Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-12-19T22:19:42.813Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:19:43.899Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [2022-12-19T22:19:44.187Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-12-19T22:19:44.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [Pipeline] sh [2022-12-19T22:19:44.446Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-12-19T22:19:44.446Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:19:44.488Z] + bundleName=docker-py [2022-12-19T22:19:44.488Z] + echo Creating docker-py-bundles.tar.gz [2022-12-19T22:19:44.488Z] Creating docker-py-bundles.tar.gz [2022-12-19T22:19:44.488Z] + 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 [2022-12-19T22:19:44.503Z] Archiving artifacts [2022-12-19T22:19:45.809Z] === RUN TestExternalGraphDriver/pull [2022-12-19T22:19:46.427Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-12-19T22:19:46.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh binary-daemon [2022-12-19T22:19:46.976Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-12-19T22:19:46.976Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:19:46.976Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:19:46.976Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:19:46.976Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:19:47.029Z] [2022-12-19T22:19:47.192Z] --- PASS: TestExternalGraphDriver (5.18s) [2022-12-19T22:19:47.192Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-12-19T22:19:47.192Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-12-19T22:19:47.192Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-12-19T22:19:47.192Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:19:47.287Z] Removing bundles/ [2022-12-19T22:19:47.287Z] [2022-12-19T22:19:47.287Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-12-19T22:19:47.287Z] Building: bundles/binary-daemon/dockerd-dev [2022-12-19T22:19:47.287Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:19:47.453Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:47.453Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-19T22:19:47.453Z] PASS [2022-12-19T22:19:47.453Z] [2022-12-19T22:19:47.453Z] === Skipped [2022-12-19T22:19:47.453Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-19T22:19:47.453Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:19:47.453Z] [2022-12-19T22:19:47.453Z] DONE 5 tests, 1 skipped in 5.611s [2022-12-19T22:19:47.453Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-19T22:19:47.453Z] ++ 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 [2022-12-19T22:19:47.453Z] ++ set -e [2022-12-19T22:19:47.453Z] ++ '[' -n 0 ']' [2022-12-19T22:19:47.453Z] ++ set -x [2022-12-19T22:19:47.453Z] ++ 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 [2022-12-19T22:19:47.713Z] INFO: Testing against a local daemon [2022-12-19T22:19:47.713Z] === RUN TestContinueAfterPluginCrash [2022-12-19T22:19:47.713Z] === PAUSE TestContinueAfterPluginCrash [2022-12-19T22:19:47.713Z] === RUN TestReadPluginNoRead [2022-12-19T22:19:47.713Z] === PAUSE TestReadPluginNoRead [2022-12-19T22:19:47.713Z] === RUN TestDaemonStartWithLogOpt [2022-12-19T22:19:47.713Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-19T22:19:47.713Z] === CONT TestContinueAfterPluginCrash [2022-12-19T22:19:47.713Z] === CONT TestDaemonStartWithLogOpt [2022-12-19T22:19:51.011Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-12-19T22:19:51.011Z] === CONT TestReadPluginNoRead [2022-12-19T22:19:52.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:19:52.688Z] Using test binary docker [2022-12-19T22:19:52.688Z] +++ /etc/init.d/apparmor start [2022-12-19T22:19:52.688Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:19:52.688Z] INFO: Waiting for daemon to start... [2022-12-19T22:19:52.688Z] Starting dockerd [2022-12-19T22:19:52.688Z] +++ 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 [2022-12-19T22:19:52.922Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-19T22:19:53.618Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:19:53.618Z] Using test binary docker [2022-12-19T22:19:53.618Z] +++ /etc/init.d/apparmor start [2022-12-19T22:19:53.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:19:53.618Z] INFO: Waiting for daemon to start... [2022-12-19T22:19:53.618Z] Starting dockerd [2022-12-19T22:19:53.618Z] +++ 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 [2022-12-19T22:19:53.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-19T22:19:54.181Z] . [2022-12-19T22:19:54.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:19:54.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:19:54.181Z] Error: No such image: emptyfs [2022-12-19T22:19:54.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-19T22:19:54.181Z] ++++ docker load [2022-12-19T22:19:54.437Z] Running integration-test (iteration 1) [2022-12-19T22:19:54.437Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-12-19T22:19:54.437Z] ++ 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)/' [2022-12-19T22:19:54.437Z] ++ set -e [2022-12-19T22:19:54.437Z] ++ '[' -n 0 ']' [2022-12-19T22:19:54.437Z] ++ set -x [2022-12-19T22:19:54.437Z] ++ 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)/' [2022-12-19T22:19:55.000Z] Loaded image: busybox:latest [2022-12-19T22:19:55.244Z] === RUN TestReadPluginNoRead/default [2022-12-19T22:19:55.257Z] Loaded image: busybox:glibc [2022-12-19T22:19:55.504Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-12-19T22:19:55.819Z] [2022-12-19T22:19:55.819Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:19:55.819Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:19:55.819Z] Error: No such image: emptyfs [2022-12-19T22:19:55.819Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-19T22:19:55.819Z] ++++ docker load [2022-12-19T22:19:56.075Z] === CONT TestReadPluginNoRead [2022-12-19T22:19:56.075Z] read_test.go:92: [d982e3f8d0f8b] daemon is not started [2022-12-19T22:19:56.075Z] --- PASS: TestReadPluginNoRead (5.44s) [2022-12-19T22:19:56.075Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-12-19T22:19:56.075Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-12-19T22:19:56.075Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2022-12-19T22:19:56.075Z] PASS [2022-12-19T22:19:56.075Z] [2022-12-19T22:19:56.075Z] DONE 6 tests in 8.596s [2022-12-19T22:19:56.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-19T22:19:56.075Z] ++ 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 [2022-12-19T22:19:56.075Z] ++ set -e [2022-12-19T22:19:56.075Z] ++ '[' -n 0 ']' [2022-12-19T22:19:56.075Z] ++ set -x [2022-12-19T22:19:56.075Z] ++ 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 [2022-12-19T22:19:56.075Z] testing: warning: no tests to run [2022-12-19T22:19:56.075Z] PASS [2022-12-19T22:19:56.075Z] [2022-12-19T22:19:56.075Z] DONE 0 tests in 0.030s [2022-12-19T22:19:56.075Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-19T22:19:56.075Z] ++ 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 [2022-12-19T22:19:56.075Z] ++ set -e [2022-12-19T22:19:56.075Z] ++ '[' -n 0 ']' [2022-12-19T22:19:56.075Z] ++ set -x [2022-12-19T22:19:56.075Z] ++ 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 [2022-12-19T22:19:56.076Z] Running integration-test (iteration 1) [2022-12-19T22:19:56.076Z] 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)/ [2022-12-19T22:19:56.076Z] ++ 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)/' [2022-12-19T22:19:56.076Z] ++ set -e [2022-12-19T22:19:56.076Z] ++ '[' -n 0 ']' [2022-12-19T22:19:56.076Z] ++ set -x [2022-12-19T22:19:56.076Z] ++ 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)/' [2022-12-19T22:19:56.335Z] INFO: Testing against a local daemon [2022-12-19T22:19:56.335Z] === RUN TestPluginWithDevMounts [2022-12-19T22:19:56.335Z] === PAUSE TestPluginWithDevMounts [2022-12-19T22:19:56.335Z] === CONT TestPluginWithDevMounts [2022-12-19T22:19:57.006Z] Loaded image: busybox:latest [2022-12-19T22:19:57.571Z] Loaded image: busybox:glibc [2022-12-19T22:19:57.717Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-12-19T22:19:57.717Z] PASS [2022-12-19T22:19:57.717Z] [2022-12-19T22:19:57.717Z] DONE 1 tests in 1.614s [2022-12-19T22:19:57.717Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-19T22:19:57.717Z] ++ 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 [2022-12-19T22:19:57.717Z] ++ set -e [2022-12-19T22:19:57.717Z] ++ '[' -n 0 ']' [2022-12-19T22:19:57.717Z] ++ set -x [2022-12-19T22:19:57.717Z] ++ 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 [2022-12-19T22:19:57.977Z] INFO: Testing against a local daemon [2022-12-19T22:19:57.977Z] === RUN TestSecretInspect [2022-12-19T22:19:58.942Z] Loaded image: debian:bullseye-slim [2022-12-19T22:19:59.200Z] Loaded image: hello-world:latest [2022-12-19T22:19:59.459Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:19:59.459Z] INFO: Testing against a local daemon [2022-12-19T22:19:59.459Z] === RUN TestDockerDaemonSuite [2022-12-19T22:19:59.459Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-12-19T22:20:00.518Z] --- PASS: TestSecretInspect (2.20s) [2022-12-19T22:20:00.518Z] === RUN TestSecretList [2022-12-19T22:20:01.354Z] Loaded image: debian:bullseye-slim [2022-12-19T22:20:01.614Z] Loaded image: hello-world:latest [2022-12-19T22:20:01.848Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-12-19T22:20:01.849Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:20:01.871Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:20:01.871Z] INFO: Testing against a local daemon [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-12-19T22:20:01.871Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-12-19T22:20:02.428Z] --- PASS: TestSecretList (2.11s) [2022-12-19T22:20:02.428Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:20:02.811Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-12-19T22:20:03.087Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-12-19T22:20:03.701Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-12-19T22:20:03.752Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d9g72tj94fmduwi8bg0zxbkbm Created:2022-12-19 22:20:02.239718315 +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[f050d5ceedc2049cd3a81ad2ee6a60aa1449e98f67ace81d3c156faea8b3dcc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ujbc8vvnjbtky0cf9q9rn9u3g EndpointID:682837987efbc32369d935812e93fe9611d9560b4c77b1a843790004041beb33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:84f34e90a71d23dc6ab321689dddf4ad83e558ea962f74ddde85068661b974fe 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:5b2ddd2b7417 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ujbc8vvnjbtky0cf9q9rn9u3g EndpointID:682837987efbc32369d935812e93fe9611d9560b4c77b1a843790004041beb33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-19T22:20:03.959Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-12-19T22:20:04.339Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-12-19T22:20:04.339Z] === RUN TestSecretsUpdate [2022-12-19T22:20:05.347Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-12-19T22:20:05.347Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-12-19T22:20:05.909Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-12-19T22:20:05.909Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-12-19T22:20:06.881Z] --- PASS: TestSecretsUpdate (2.20s) [2022-12-19T22:20:06.881Z] === RUN TestTemplatedSecret [2022-12-19T22:20:07.277Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-12-19T22:20:07.533Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-12-19T22:20:07.938Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-12-19T22:20:07.938Z] PASS [2022-12-19T22:20:07.938Z] [2022-12-19T22:20:07.938Z] === Skipped [2022-12-19T22:20:07.938Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:20:07.938Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:20:07.938Z] [2022-12-19T22:20:07.938Z] DONE 26 tests, 1 skipped in 44.399s [2022-12-19T22:20:07.938Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:20:07.938Z] INFO: Testing against a local daemon [2022-12-19T22:20:07.938Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-19T22:20:07.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:07.938Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:20:07.938Z] === RUN TestDockerNetworkIpvlan [2022-12-19T22:20:07.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:07.938Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:20:07.938Z] PASS [2022-12-19T22:20:07.938Z] [2022-12-19T22:20:07.938Z] === Skipped [2022-12-19T22:20:07.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:20:07.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:07.938Z] [2022-12-19T22:20:07.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:20:07.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:07.938Z] [2022-12-19T22:20:07.938Z] DONE 2 tests, 2 skipped in 0.036s [2022-12-19T22:20:07.938Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:20:07.938Z] INFO: Testing against a local daemon [2022-12-19T22:20:07.938Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-19T22:20:08.097Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-12-19T22:20:08.097Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-12-19T22:20:08.097Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-12-19T22:20:08.794Z] --- PASS: TestTemplatedSecret (2.35s) [2022-12-19T22:20:08.794Z] === RUN TestSecretCreateResolve [2022-12-19T22:20:09.028Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-12-19T22:20:09.315Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-12-19T22:20:09.315Z] === RUN TestDockerNetworkMacvlan [2022-12-19T22:20:09.958Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-12-19T22:20:09.958Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-12-19T22:20:09.958Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-12-19T22:20:09.958Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-12-19T22:20:10.251Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-19T22:20:10.819Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-19T22:20:11.335Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-12-19T22:20:11.336Z] PASS [2022-12-19T22:20:11.336Z] [2022-12-19T22:20:11.336Z] DONE 6 tests in 13.164s [2022-12-19T22:20:11.336Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-19T22:20:11.336Z] ++ 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 [2022-12-19T22:20:11.336Z] ++ set -e [2022-12-19T22:20:11.336Z] ++ '[' -n 0 ']' [2022-12-19T22:20:11.336Z] ++ set -x [2022-12-19T22:20:11.336Z] ++ 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 [2022-12-19T22:20:11.336Z] INFO: Testing against a local daemon [2022-12-19T22:20:11.336Z] === RUN TestServiceCreateInit [2022-12-19T22:20:11.336Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:20:11.755Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-19T22:20:13.659Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-19T22:20:14.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:20:15.035Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-19T22:20:18.051Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-12-19T22:20:18.356Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-19T22:20:18.831Z] --- PASS: TestServiceCreateInit (7.10s) [2022-12-19T22:20:18.831Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-12-19T22:20:18.831Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-12-19T22:20:18.831Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-12-19T22:20:19.306Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-12-19T22:20:19.306Z] PASS [2022-12-19T22:20:19.306Z] [2022-12-19T22:20:19.306Z] DONE 8 tests in 11.141s [2022-12-19T22:20:19.306Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-19T22:20:19.306Z] testing: warning: no tests to run [2022-12-19T22:20:19.306Z] PASS [2022-12-19T22:20:19.306Z] [2022-12-19T22:20:19.306Z] DONE 0 tests in 0.007s [2022-12-19T22:20:19.306Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-19T22:20:19.306Z] INFO: Testing against a local daemon [2022-12-19T22:20:19.306Z] === RUN TestAuthZPluginAllowRequest [2022-12-19T22:20:19.942Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-12-19T22:20:20.699Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-12-19T22:20:20.699Z] === RUN TestAuthZPluginTLS [2022-12-19T22:20:20.957Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-12-19T22:20:20.957Z] === RUN TestAuthZPluginDenyRequest [2022-12-19T22:20:21.524Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-19T22:20:21.524Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-19T22:20:22.091Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-19T22:20:22.091Z] === RUN TestAuthZPluginDenyResponse [2022-12-19T22:20:22.463Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-12-19T22:20:22.657Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-19T22:20:22.657Z] === RUN TestAuthZPluginAllowEventStream [2022-12-19T22:20:23.831Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-12-19T22:20:23.831Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-12-19T22:20:24.035Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-12-19T22:20:24.035Z] === RUN TestAuthZPluginErrorResponse [2022-12-19T22:20:24.293Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-19T22:20:24.293Z] === RUN TestAuthZPluginErrorRequest [2022-12-19T22:20:24.764Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-12-19T22:20:24.859Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-19T22:20:24.859Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-19T22:20:25.426Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-12-19T22:20:25.426Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-19T22:20:25.708Z] docker_cli_daemon_test.go:1456: [d3f3b7969032e] daemon is not started [2022-12-19T22:20:25.966Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-12-19T22:20:26.533Z] check_test.go:309: [d208e7b2f907a] daemon is not started [2022-12-19T22:20:26.533Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-12-19T22:20:26.795Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-12-19T22:20:26.802Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.50s) [2022-12-19T22:20:26.802Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-19T22:20:27.725Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-12-19T22:20:28.703Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-12-19T22:20:28.703Z] === RUN TestAuthZPluginHeader [2022-12-19T22:20:28.961Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-12-19T22:20:28.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-19T22:20:29.094Z] --- PASS: TestBuildWithHugeFile (104.67s) [2022-12-19T22:20:29.094Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:20:29.094Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:20:29.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:20:29.094Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:20:29.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:20:29.094Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:20:29.094Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:20:29.094Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:20:29.094Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:20:29.094Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-12-19T22:20:29.351Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:20:29.351Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-19T22:20:29.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-12-19T22:20:29.351Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-12-19T22:20:29.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-12-19T22:20:29.351Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:20:29.351Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-19T22:20:29.607Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-12-19T22:20:30.538Z] check_test.go:309: [d857548da4a3d] daemon is not started [2022-12-19T22:20:30.538Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-12-19T22:20:31.103Z] === RUN TestDockerSuite/TestAttachDetach [2022-12-19T22:20:32.033Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-19T22:20:32.033Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-12-19T22:20:32.596Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-12-19T22:20:33.159Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2022-12-19T22:20:33.159Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-12-19T22:20:33.159Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-12-19T22:20:33.159Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:20:33.159Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-12-19T22:20:33.159Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-19T22:20:33.727Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2022-12-19T22:20:33.727Z] === RUN TestCreateServiceConflict [2022-12-19T22:20:34.088Z] Loaded image: busybox:latest [2022-12-19T22:20:34.226Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.29s) [2022-12-19T22:20:34.226Z] === RUN TestAuthZPluginV2Disable [2022-12-19T22:20:34.344Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-12-19T22:20:34.344Z] Loaded image: busybox:glibc [2022-12-19T22:20:34.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-12-19T22:20:35.163Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-12-19T22:20:35.636Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-12-19T22:20:35.636Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:20:35.726Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-12-19T22:20:37.623Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-12-19T22:20:37.623Z] Loaded image: debian:bullseye-slim [2022-12-19T22:20:37.623Z] Loaded image: hello-world:latest [2022-12-19T22:20:37.623Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:20:37.623Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-12-19T22:20:38.178Z] --- PASS: TestCreateServiceMaxReplicas (2.46s) [2022-12-19T22:20:38.178Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:20:38.410Z] --- PASS: TestAuthZPluginV2Disable (3.92s) [2022-12-19T22:20:38.410Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-19T22:20:38.999Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-12-19T22:20:39.931Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-12-19T22:20:39.931Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-12-19T22:20:40.862Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-12-19T22:20:41.121Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-12-19T22:20:41.693Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-12-19T22:20:41.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-19T22:20:42.052Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-12-19T22:20:42.984Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-12-19T22:20:43.241Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-12-19T22:20:46.515Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-12-19T22:20:49.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-12-19T22:20:49.668Z] --- PASS: TestImportExtremelyLargeImageWorks (94.19s) [2022-12-19T22:20:49.668Z] PASS [2022-12-19T22:20:49.668Z] [2022-12-19T22:20:49.668Z] === Skipped [2022-12-19T22:20:49.668Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-19T22:20:49.668Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-19T22:20:49.668Z] [2022-12-19T22:20:49.668Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:20:49.668Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-12-19T22:20:49.668Z] [2022-12-19T22:20:49.668Z] DONE 13 tests, 2 skipped in 97.713s [2022-12-19T22:20:49.668Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-19T22:20:49.668Z] INFO: Testing against a local daemon [2022-12-19T22:20:49.668Z] === RUN TestNetworkCreateDelete [2022-12-19T22:20:49.668Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-19T22:20:49.668Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:20:49.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-12-19T22:20:49.668Z] === RUN TestDaemonDNSFallback [2022-12-19T22:20:50.403Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-12-19T22:20:50.660Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.60s) [2022-12-19T22:20:50.660Z] PASS [2022-12-19T22:20:50.660Z] [2022-12-19T22:20:50.660Z] === Skipped [2022-12-19T22:20:50.660Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-19T22:20:50.660Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:20:50.660Z] [2022-12-19T22:20:50.660Z] DONE 33 tests, 1 skipped in 170.243s [2022-12-19T22:20:50.660Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-19T22:20:50.660Z] ++ 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 [2022-12-19T22:20:50.660Z] ++ set -e [2022-12-19T22:20:50.660Z] ++ '[' -n 0 ']' [2022-12-19T22:20:50.660Z] ++ set -x [2022-12-19T22:20:50.660Z] ++ 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 [2022-12-19T22:20:50.918Z] INFO: Testing against a local daemon [2022-12-19T22:20:50.918Z] === RUN TestConfigInspect [2022-12-19T22:20:52.290Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-12-19T22:20:52.853Z] check_test.go:309: [d3d05d7b18baf] daemon is not started [2022-12-19T22:20:52.853Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-12-19T22:20:53.075Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-12-19T22:20:53.075Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:20:53.417Z] check_test.go:309: [dc1919a11731b] daemon is not started [2022-12-19T22:20:53.417Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-12-19T22:20:53.674Z] --- PASS: TestConfigInspect (2.72s) [2022-12-19T22:20:53.674Z] === RUN TestConfigList [2022-12-19T22:20:53.896Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s) [2022-12-19T22:20:53.896Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-19T22:20:54.605Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-12-19T22:20:55.168Z] check_test.go:309: [debadb531e310] daemon is not started [2022-12-19T22:20:55.168Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-12-19T22:20:56.229Z] --- PASS: TestDaemonDNSFallback (7.31s) [2022-12-19T22:20:56.229Z] === RUN TestInspectNetwork [2022-12-19T22:20:56.229Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] --- SKIP: TestInspectNetwork (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:20:56.229Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:20:56.229Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-19T22:20:56.229Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-19T22:20:56.229Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:20:56.229Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:20:56.229Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:20:56.229Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:20:56.229Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-19T22:20:56.229Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:20:56.229Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestNetworkList [2022-12-19T22:20:56.229Z] === RUN TestNetworkList//networks [2022-12-19T22:20:56.229Z] === PAUSE TestNetworkList//networks [2022-12-19T22:20:56.229Z] === RUN TestNetworkList//networks/ [2022-12-19T22:20:56.229Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:20:56.229Z] === CONT TestNetworkList//networks [2022-12-19T22:20:56.229Z] === CONT TestNetworkList//networks/ [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkList (0.02s) [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:20:56.229Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:20:56.229Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:20:56.229Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-12-19T22:20:56.229Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:20:56.229Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:20:56.229Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:20:56.229Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-12-19T22:20:56.229Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-19T22:20:56.229Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:20:56.229Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:20:56.229Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:20:56.229Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:20:56.229Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:20:56.229Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-19T22:20:56.229Z] PASS [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === Skipped [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-12-19T22:20:56.229Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-12-19T22:20:56.229Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-12-19T22:20:56.229Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-12-19T22:20:56.229Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-12-19T22:20:56.229Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-19T22:20:56.229Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] DONE 22 tests, 12 skipped in 8.017s [2022-12-19T22:20:56.229Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:20:56.229Z] INFO: Testing against a local daemon [2022-12-19T22:20:56.229Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-19T22:20:56.229Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:56.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestDockerNetworkIpvlan [2022-12-19T22:20:56.229Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:56.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:20:56.229Z] PASS [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === Skipped [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:20:56.229Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:20:56.229Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] DONE 2 tests, 2 skipped in 0.107s [2022-12-19T22:20:56.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:20:56.229Z] INFO: Testing against a local daemon [2022-12-19T22:20:56.229Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-19T22:20:56.229Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestDockerNetworkMacvlan [2022-12-19T22:20:56.229Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-12-19T22:20:56.229Z] PASS [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === Skipped [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-12-19T22:20:56.229Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-12-19T22:20:56.229Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] DONE 2 tests, 2 skipped in 0.110s [2022-12-19T22:20:56.229Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-19T22:20:56.229Z] testing: warning: no tests to run [2022-12-19T22:20:56.229Z] PASS [2022-12-19T22:20:56.229Z] [2022-12-19T22:20:56.229Z] DONE 0 tests in 0.022s [2022-12-19T22:20:56.229Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-19T22:20:56.229Z] INFO: Testing against a local daemon [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginAllowRequest [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginTLS [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginDenyRequest [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginDenyResponse [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginAllowEventStream [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginErrorResponse [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginErrorRequest [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginHeader [2022-12-19T22:20:56.229Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.229Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-12-19T22:20:56.229Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-19T22:20:56.488Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.488Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-12-19T22:20:56.488Z] === RUN TestAuthZPluginV2Disable [2022-12-19T22:20:56.535Z] --- PASS: TestConfigList (2.70s) [2022-12-19T22:20:56.536Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:20:56.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:56.746Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-12-19T22:20:56.746Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-19T22:20:57.004Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.004Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-12-19T22:20:57.004Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-19T22:20:57.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.262Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-12-19T22:20:57.262Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-19T22:20:57.466Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-12-19T22:20:57.723Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-12-19T22:20:57.830Z] PASS [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === Skipped [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-12-19T22:20:57.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] DONE 17 tests, 17 skipped in 1.822s [2022-12-19T22:20:57.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-19T22:20:57.830Z] INFO: Testing against a local daemon [2022-12-19T22:20:57.830Z] === RUN TestPluginInvalidJSON [2022-12-19T22:20:57.830Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:20:57.830Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:20:57.830Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:20:57.830Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-19T22:20:57.830Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-19T22:20:57.830Z] === RUN TestPluginInstall [2022-12-19T22:20:57.830Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] --- SKIP: TestPluginInstall (0.00s) [2022-12-19T22:20:57.830Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:20:57.830Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-12-19T22:20:57.830Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-19T22:20:57.830Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:20:57.830Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-19T22:20:57.830Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:20:57.830Z] PASS [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === Skipped [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-12-19T22:20:57.830Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-12-19T22:20:57.830Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:20:57.830Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-19T22:20:57.830Z] [2022-12-19T22:20:57.830Z] DONE 5 tests, 3 skipped in 0.147s [2022-12-19T22:20:57.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-19T22:20:57.830Z] INFO: Testing against a local daemon [2022-12-19T22:20:57.830Z] === RUN TestExternalGraphDriver [2022-12-19T22:20:58.286Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-12-19T22:20:58.398Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-12-19T22:20:58.398Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-12-19T22:20:58.398Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:20:58.849Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-12-19T22:20:59.105Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-12-19T22:20:59.105Z] === RUN TestConfigsUpdate [2022-12-19T22:20:59.669Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-12-19T22:20:59.927Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-12-19T22:21:00.491Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-12-19T22:21:01.056Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-12-19T22:21:01.987Z] --- PASS: TestConfigsUpdate (2.88s) [2022-12-19T22:21:01.987Z] === RUN TestTemplatedConfig [2022-12-19T22:21:02.245Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-12-19T22:21:02.245Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-12-19T22:21:02.809Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-12-19T22:21:04.712Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-12-19T22:21:04.712Z] --- PASS: TestTemplatedConfig (2.63s) [2022-12-19T22:21:04.712Z] === RUN TestConfigCreateResolve [2022-12-19T22:21:04.972Z] --- PASS: TestGraphdriverPluginV2 (5.85s) [2022-12-19T22:21:04.972Z] PASS [2022-12-19T22:21:04.972Z] [2022-12-19T22:21:04.972Z] === Skipped [2022-12-19T22:21:04.972Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-12-19T22:21:04.972Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-12-19T22:21:04.972Z] [2022-12-19T22:21:04.972Z] DONE 2 tests, 1 skipped in 6.299s [2022-12-19T22:21:04.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-19T22:21:04.972Z] INFO: Testing against a local daemon [2022-12-19T22:21:04.972Z] === RUN TestContinueAfterPluginCrash [2022-12-19T22:21:04.972Z] === PAUSE TestContinueAfterPluginCrash [2022-12-19T22:21:04.972Z] === RUN TestReadPluginNoRead [2022-12-19T22:21:04.972Z] === PAUSE TestReadPluginNoRead [2022-12-19T22:21:04.972Z] === RUN TestDaemonStartWithLogOpt [2022-12-19T22:21:04.972Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-19T22:21:04.972Z] === CONT TestContinueAfterPluginCrash [2022-12-19T22:21:04.972Z] === CONT TestDaemonStartWithLogOpt [2022-12-19T22:21:04.987Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-12-19T22:21:05.307Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2022-12-19T22:21:05.307Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:21:06.371Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-12-19T22:21:07.300Z] --- PASS: TestConfigCreateResolve (2.59s) [2022-12-19T22:21:07.300Z] === RUN TestConfigDaemonLibtrustID [2022-12-19T22:21:07.715Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-12-19T22:21:07.715Z] PASS [2022-12-19T22:21:07.715Z] [2022-12-19T22:21:07.715Z] DONE 7 tests in 17.062s [2022-12-19T22:21:07.715Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-19T22:21:07.715Z] ++ 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 [2022-12-19T22:21:07.715Z] ++ set -e [2022-12-19T22:21:07.715Z] ++ '[' -n 0 ']' [2022-12-19T22:21:07.715Z] ++ set -x [2022-12-19T22:21:07.715Z] ++ 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 [2022-12-19T22:21:07.972Z] INFO: Testing against a local daemon [2022-12-19T22:21:07.972Z] === RUN TestCheckpoint [2022-12-19T22:21:07.972Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:21:07.972Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:21:07.972Z] === RUN TestContainerInvalidJSON [2022-12-19T22:21:07.972Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:21:07.972Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:21:07.972Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:21:07.972Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:21:07.972Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:21:07.972Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:21:07.972Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:21:07.972Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:21:07.972Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:21:07.972Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-12-19T22:21:07.972Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-19T22:21:07.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-19T22:21:07.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-19T22:21:07.972Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:21:07.972Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-19T22:21:07.972Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:21:08.229Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:21:08.229Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:21:08.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-12-19T22:21:08.229Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:21:08.229Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-12-19T22:21:08.229Z] === RUN TestCopyFromContainer [2022-12-19T22:21:09.599Z] === RUN TestCopyFromContainer// [2022-12-19T22:21:09.599Z] === RUN TestCopyFromContainer//bar/root [2022-12-19T22:21:09.599Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-19T22:21:09.599Z] === RUN TestCopyFromContainer/bar/quux [2022-12-19T22:21:09.599Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-19T22:21:09.856Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-19T22:21:09.856Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-19T22:21:09.856Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-19T22:21:09.856Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-12-19T22:21:10.112Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-12-19T22:21:10.112Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-19T22:21:10.112Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer (2.08s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-12-19T22:21:10.368Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2022-12-19T22:21:10.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:21:10.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:21:10.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:21:10.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:21:10.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:21:10.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:21:10.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:21:10.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:21:10.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:21:10.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:21:10.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-12-19T22:21:10.368Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:21:10.368Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-19T22:21:10.368Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:21:10.368Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:21:10.368Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:21:10.368Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:21:10.368Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:21:10.368Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:21:10.368Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:21:10.368Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:21:10.368Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:21:10.368Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:21:10.368Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-19T22:21:10.368Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:21:10.368Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:21:10.368Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-19T22:21:10.368Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:21:10.624Z] check_test.go:309: [dfba06b9ca90e] daemon is not started [2022-12-19T22:21:10.624Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-12-19T22:21:11.187Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-12-19T22:21:11.560Z] --- PASS: TestDaemonStartWithLogOpt (6.36s) [2022-12-19T22:21:11.560Z] === CONT TestReadPluginNoRead [2022-12-19T22:21:11.751Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-12-19T22:21:12.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-12-19T22:21:12.014Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-12-19T22:21:12.014Z] PASS [2022-12-19T22:21:12.014Z] [2022-12-19T22:21:12.014Z] DONE 17 tests in 51.175s [2022-12-19T22:21:12.014Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-19T22:21:12.014Z] INFO: Testing against a local daemon [2022-12-19T22:21:12.014Z] === RUN TestPluginInvalidJSON [2022-12-19T22:21:12.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:21:12.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:21:12.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:21:12.015Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-19T22:21:12.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-19T22:21:12.015Z] === RUN TestPluginInstall [2022-12-19T22:21:12.015Z] === RUN TestPluginInstall/no_auth [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca24c55b13ba5a267eb262b6a8d00142a3726a8a3548e591644fcca703f484f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca24c55b13ba5a267eb262b6a8d00142a3726a8a3548e591644fcca703f484f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:12.015Z] === RUN TestPluginInstall/with_htpasswd [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ff55dec4292c7a3ac353032b6c5d1d5c8fad6eb7c6c87aca43e5e84b85a7b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.015Z] time="2022-12-19T22:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ff55dec4292c7a3ac353032b6c5d1d5c8fad6eb7c6c87aca43e5e84b85a7b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:12.015Z] === RUN TestPluginInstall/with_insecure [2022-12-19T22:21:12.265Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2022-12-19T22:21:12.265Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:21:12.949Z] time="2022-12-19T22:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.949Z] time="2022-12-19T22:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6590f2d85533282b067469b55f354ab7c1e17cfef0c51900e82bbccb60d85b69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:12.949Z] time="2022-12-19T22:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:21:12.950Z] time="2022-12-19T22:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6590f2d85533282b067469b55f354ab7c1e17cfef0c51900e82bbccb60d85b69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:21:13.208Z] plugin_test.go:165: [d61cd253ba983] daemon is not started [2022-12-19T22:21:13.208Z] --- PASS: TestPluginInstall (2.84s) [2022-12-19T22:21:13.208Z] --- PASS: TestPluginInstall/no_auth (1.11s) [2022-12-19T22:21:13.208Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-12-19T22:21:13.208Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-12-19T22:21:13.208Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:21:13.633Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-12-19T22:21:13.633Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-12-19T22:21:14.104Z] === RUN TestReadPluginNoRead/default [2022-12-19T22:21:14.196Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2022-12-19T22:21:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:21:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:21:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:21:14.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:21:14.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:21:14.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:21:14.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:21:14.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:21:14.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:21:14.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:21:14.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:21:14.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:21:14.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:21:14.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:21:14.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:21:14.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-12-19T22:21:14.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-12-19T22:21:14.197Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:21:14.362Z] --- PASS: TestContinueAfterPluginCrash (10.05s) [2022-12-19T22:21:15.108Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-19T22:21:15.126Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-12-19T22:21:15.127Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-12-19T22:21:15.127Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:21:15.127Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:21:15.127Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:21:15.127Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-12-19T22:21:15.127Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-12-19T22:21:15.127Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-19T22:21:15.127Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:21:15.127Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-12-19T22:21:15.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-12-19T22:21:15.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:21:15.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-12-19T22:21:15.127Z] === RUN TestContainerStartOnDaemonRestart [2022-12-19T22:21:15.127Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-19T22:21:15.127Z] === RUN TestDaemonRestartIpcMode [2022-12-19T22:21:15.127Z] === PAUSE TestDaemonRestartIpcMode [2022-12-19T22:21:15.127Z] === RUN TestDaemonHostGatewayIP [2022-12-19T22:21:15.127Z] === PAUSE TestDaemonHostGatewayIP [2022-12-19T22:21:15.127Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-19T22:21:15.127Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-19T22:21:15.127Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:21:15.127Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-19T22:21:15.127Z] === RUN TestDiff [2022-12-19T22:21:15.675Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-19T22:21:16.055Z] --- PASS: TestDiff (0.68s) [2022-12-19T22:21:16.055Z] === RUN TestExecWithCloseStdin [2022-12-19T22:21:16.264Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-19T22:21:16.610Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-12-19T22:21:16.610Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-12-19T22:21:16.610Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-12-19T22:21:16.610Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:21:16.617Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-12-19T22:21:16.617Z] === RUN TestExec [2022-12-19T22:21:17.176Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-12-19T22:21:17.176Z] PASS [2022-12-19T22:21:17.176Z] [2022-12-19T22:21:17.176Z] DONE 10 tests in 6.801s [2022-12-19T22:21:17.176Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-19T22:21:17.176Z] INFO: Testing against a local daemon [2022-12-19T22:21:17.176Z] === RUN TestExternalGraphDriver [2022-12-19T22:21:17.545Z] --- PASS: TestExec (0.67s) [2022-12-19T22:21:17.546Z] === RUN TestExecUser [2022-12-19T22:21:17.560Z] --- PASS: TestCreateServiceConfigFileMode (12.24s) [2022-12-19T22:21:17.560Z] === RUN TestCreateServiceSysctls [2022-12-19T22:21:17.742Z] === RUN TestExternalGraphDriver/json [2022-12-19T22:21:18.111Z] --- PASS: TestExecUser (0.65s) [2022-12-19T22:21:18.111Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:21:18.111Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-12-19T22:21:18.794Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-19T22:21:18.942Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-12-19T22:21:18.942Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:21:19.041Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-12-19T22:21:19.041Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:21:19.121Z] === RUN TestExternalGraphDriver/spec [2022-12-19T22:21:19.297Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-12-19T22:21:19.554Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-12-19T22:21:19.811Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-12-19T22:21:20.375Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-12-19T22:21:20.375Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:21:20.697Z] === CONT TestReadPluginNoRead [2022-12-19T22:21:20.697Z] read_test.go:92: [d4368aff40b0d] daemon is not started [2022-12-19T22:21:20.697Z] --- PASS: TestReadPluginNoRead (10.08s) [2022-12-19T22:21:20.697Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2022-12-19T22:21:20.697Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2022-12-19T22:21:20.697Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2022-12-19T22:21:20.697Z] PASS [2022-12-19T22:21:20.697Z] [2022-12-19T22:21:20.697Z] DONE 6 tests in 16.564s [2022-12-19T22:21:20.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-19T22:21:20.697Z] testing: warning: no tests to run [2022-12-19T22:21:20.697Z] PASS [2022-12-19T22:21:20.697Z] [2022-12-19T22:21:20.697Z] DONE 0 tests in 0.042s [2022-12-19T22:21:20.697Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-19T22:21:20.956Z] INFO: Testing against a local daemon [2022-12-19T22:21:20.956Z] === RUN TestPluginWithDevMounts [2022-12-19T22:21:20.956Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-12-19T22:21:20.956Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-19T22:21:20.956Z] PASS [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === Skipped [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-12-19T22:21:20.956Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] DONE 1 tests, 1 skipped in 0.116s [2022-12-19T22:21:20.956Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-19T22:21:20.956Z] INFO: Testing against a local daemon [2022-12-19T22:21:20.956Z] === RUN TestSecretInspect [2022-12-19T22:21:20.956Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestSecretInspect (0.01s) [2022-12-19T22:21:20.956Z] === RUN TestSecretList [2022-12-19T22:21:20.956Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestSecretList (0.01s) [2022-12-19T22:21:20.956Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:21:20.956Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-12-19T22:21:20.956Z] === RUN TestSecretsUpdate [2022-12-19T22:21:20.956Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-12-19T22:21:20.956Z] === RUN TestTemplatedSecret [2022-12-19T22:21:20.956Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-12-19T22:21:20.956Z] === RUN TestSecretCreateResolve [2022-12-19T22:21:20.956Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-12-19T22:21:20.956Z] PASS [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === Skipped [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-12-19T22:21:20.956Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-12-19T22:21:20.956Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-12-19T22:21:20.956Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-12-19T22:21:20.956Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-12-19T22:21:20.956Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-12-19T22:21:20.956Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:20.956Z] [2022-12-19T22:21:20.956Z] DONE 6 tests, 6 skipped in 0.168s [2022-12-19T22:21:21.023Z] === RUN TestExternalGraphDriver/pull [2022-12-19T22:21:21.220Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-19T22:21:21.220Z] INFO: Testing against a local daemon [2022-12-19T22:21:21.220Z] === RUN TestServiceCreateInit [2022-12-19T22:21:21.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:21:21.220Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:21:21.220Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.220Z] --- PASS: TestServiceCreateInit (0.01s) [2022-12-19T22:21:21.220Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:21:21.220Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:21:21.220Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:21:21.220Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.220Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-12-19T22:21:21.220Z] === RUN TestCreateServiceConflict [2022-12-19T22:21:21.221Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-12-19T22:21:21.221Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:21:21.221Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-12-19T22:21:21.221Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:21:21.221Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-12-19T22:21:21.221Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:21:21.221Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-12-19T22:21:21.221Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:21:21.221Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-12-19T22:21:21.221Z] === RUN TestCreateServiceSysctls [2022-12-19T22:21:21.221Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.221Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-12-19T22:21:21.221Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:21:21.221Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.312Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-12-19T22:21:21.312Z] === RUN TestHealthKillContainer [2022-12-19T22:21:21.483Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-12-19T22:21:21.483Z] === RUN TestInspect [2022-12-19T22:21:21.484Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-12-19T22:21:21.484Z] === RUN TestInspect [2022-12-19T22:21:21.484Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestInspect (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestCreateJob [2022-12-19T22:21:21.484Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestCreateJob (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestReplicatedJob [2022-12-19T22:21:21.484Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestReplicatedJob (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:21:21.484Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestServiceListWithStatuses [2022-12-19T22:21:21.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:21:21.484Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:21:21.484Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:21:21.484Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:21:21.484Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:21.484Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-12-19T22:21:21.484Z] === RUN TestServicePlugin [2022-12-19T22:21:21.876Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-12-19T22:21:21.876Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-12-19T22:21:21.876Z] check_test.go:309: [da1f9297c43c5] daemon is not started [2022-12-19T22:21:21.876Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-12-19T22:21:22.398Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-12-19T22:21:22.399Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-12-19T22:21:22.399Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-12-19T22:21:22.399Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-12-19T22:21:22.399Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:21:22.438Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-12-19T22:21:23.367Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-12-19T22:21:23.387Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServicePlugin (1.96s) [2022-12-19T22:21:23.387Z] === RUN TestServiceUpdateLabel [2022-12-19T22:21:23.387Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-12-19T22:21:23.387Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:21:23.387Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-12-19T22:21:23.387Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:21:23.387Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-12-19T22:21:23.387Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:21:23.387Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-12-19T22:21:23.387Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:21:23.387Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-12-19T22:21:23.387Z] PASS [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === Skipped [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:21:23.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:21:23.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-12-19T22:21:23.387Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-12-19T22:21:23.387Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-12-19T22:21:23.387Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-12-19T22:21:23.387Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-12-19T22:21:23.387Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-12-19T22:21:23.387Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-12-19T22:21:23.387Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-12-19T22:21:23.387Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-12-19T22:21:23.387Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-12-19T22:21:23.387Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-12-19T22:21:23.387Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-12-19T22:21:23.387Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-19T22:21:23.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-12-19T22:21:23.387Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-12-19T22:21:23.387Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-12-19T22:21:23.387Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-12-19T22:21:23.387Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-12-19T22:21:23.387Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-12-19T22:21:23.387Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-12-19T22:21:23.387Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-12-19T22:21:23.387Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-19T22:21:23.387Z] [2022-12-19T22:21:23.387Z] DONE 24 tests, 23 skipped in 2.357s [2022-12-19T22:21:23.387Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-19T22:21:23.646Z] INFO: Testing against a local daemon [2022-12-19T22:21:23.646Z] === RUN TestSessionCreate [2022-12-19T22:21:23.646Z] --- PASS: TestSessionCreate (0.03s) [2022-12-19T22:21:23.646Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:21:23.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-19T22:21:23.646Z] PASS [2022-12-19T22:21:23.646Z] [2022-12-19T22:21:23.646Z] DONE 2 tests in 0.146s [2022-12-19T22:21:23.646Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-19T22:21:23.646Z] INFO: Testing against a local daemon [2022-12-19T22:21:23.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:21:23.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:21:23.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:21:23.646Z] === RUN TestEventsExecDie [2022-12-19T22:21:24.023Z] --- PASS: TestInspect (2.51s) [2022-12-19T22:21:24.023Z] === RUN TestCreateJob [2022-12-19T22:21:24.213Z] --- PASS: TestEventsExecDie (0.48s) [2022-12-19T22:21:24.213Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:21:24.213Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-12-19T22:21:24.213Z] === RUN TestInfoBinaryCommits [2022-12-19T22:21:24.213Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-19T22:21:24.213Z] === RUN TestInfoAPIVersioned [2022-12-19T22:21:24.213Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-19T22:21:24.213Z] === RUN TestInfoDiscoveryBackend [2022-12-19T22:21:24.734Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-12-19T22:21:25.296Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-12-19T22:21:25.859Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-12-19T22:21:26.115Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-12-19T22:21:26.115Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-12-19T22:21:26.115Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-19T22:21:26.565Z] --- PASS: TestCreateJob (2.80s) [2022-12-19T22:21:26.565Z] === RUN TestReplicatedJob [2022-12-19T22:21:26.583Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-12-19T22:21:26.583Z] PASS [2022-12-19T22:21:26.583Z] [2022-12-19T22:21:26.583Z] DONE 5 tests in 9.467s [2022-12-19T22:21:26.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-19T22:21:26.583Z] INFO: Testing against a local daemon [2022-12-19T22:21:26.583Z] === RUN TestContinueAfterPluginCrash [2022-12-19T22:21:26.583Z] === PAUSE TestContinueAfterPluginCrash [2022-12-19T22:21:26.583Z] === RUN TestReadPluginNoRead [2022-12-19T22:21:26.583Z] === PAUSE TestReadPluginNoRead [2022-12-19T22:21:26.583Z] === RUN TestDaemonStartWithLogOpt [2022-12-19T22:21:26.583Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-19T22:21:26.583Z] === CONT TestContinueAfterPluginCrash [2022-12-19T22:21:26.583Z] === CONT TestDaemonStartWithLogOpt [2022-12-19T22:21:26.679Z] === RUN TestDockerSuite/TestBuildAddScript [2022-12-19T22:21:27.608Z] check_test.go:309: [d84906e0db73c] daemon is not started [2022-12-19T22:21:27.608Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-12-19T22:21:28.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-12-19T22:21:29.400Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-12-19T22:21:29.400Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-19T22:21:29.400Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:21:29.400Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-12-19T22:21:29.400Z] === RUN TestInfoAPI [2022-12-19T22:21:29.400Z] --- PASS: TestInfoAPI (0.02s) [2022-12-19T22:21:29.400Z] === RUN TestInfoAPIWarnings [2022-12-19T22:21:29.905Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-12-19T22:21:29.905Z] --- PASS: TestHealthKillContainer (8.51s) [2022-12-19T22:21:29.905Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:21:30.471Z] check_test.go:309: [dae67815e9cf5] daemon is not started [2022-12-19T22:21:30.471Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-12-19T22:21:30.767Z] --- PASS: TestReplicatedJob (4.43s) [2022-12-19T22:21:30.767Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:21:30.770Z] --- PASS: TestDaemonStartWithLogOpt (3.32s) [2022-12-19T22:21:30.770Z] === CONT TestReadPluginNoRead [2022-12-19T22:21:31.034Z] --- PASS: TestHealthCheckProcessKilled (0.96s) [2022-12-19T22:21:31.034Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:21:31.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-12-19T22:21:31.598Z] === RUN TestIpcModeNone [2022-12-19T22:21:32.146Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-19T22:21:32.163Z] --- PASS: TestIpcModeNone (0.65s) [2022-12-19T22:21:32.163Z] === RUN TestIpcModePrivate [2022-12-19T22:21:32.726Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-12-19T22:21:32.726Z] --- PASS: TestIpcModePrivate (0.59s) [2022-12-19T22:21:32.726Z] === RUN TestIpcModeShareable [2022-12-19T22:21:33.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-12-19T22:21:33.521Z] === RUN TestReadPluginNoRead/default [2022-12-19T22:21:33.545Z] --- PASS: TestIpcModeShareable (0.81s) [2022-12-19T22:21:33.545Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-19T22:21:33.801Z] docker_cli_daemon_plugins_test.go:80: [d82c90485091b] daemon is not started [2022-12-19T22:21:34.062Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-12-19T22:21:34.062Z] === RUN TestServiceListWithStatuses [2022-12-19T22:21:34.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:21:34.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:21:34.062Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:21:34.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-12-19T22:21:34.898Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-19T22:21:34.988Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-12-19T22:21:35.161Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-12-19T22:21:35.918Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2022-12-19T22:21:35.918Z] === RUN TestAPIIpcModeHost [2022-12-19T22:21:36.098Z] === CONT TestReadPluginNoRead [2022-12-19T22:21:36.098Z] read_test.go:92: [d76d86cd86f27] daemon is not started [2022-12-19T22:21:36.098Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-12-19T22:21:36.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-12-19T22:21:36.098Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-12-19T22:21:36.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-12-19T22:21:36.098Z] PASS [2022-12-19T22:21:36.098Z] [2022-12-19T22:21:36.098Z] DONE 6 tests in 9.340s [2022-12-19T22:21:36.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-19T22:21:36.098Z] testing: warning: no tests to run [2022-12-19T22:21:36.098Z] PASS [2022-12-19T22:21:36.098Z] [2022-12-19T22:21:36.098Z] DONE 0 tests in 0.009s [2022-12-19T22:21:36.098Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-19T22:21:36.098Z] INFO: Testing against a local daemon [2022-12-19T22:21:36.098Z] === RUN TestPluginWithDevMounts [2022-12-19T22:21:36.098Z] === PAUSE TestPluginWithDevMounts [2022-12-19T22:21:36.098Z] === CONT TestPluginWithDevMounts [2022-12-19T22:21:36.481Z] --- PASS: TestAPIIpcModeHost (0.59s) [2022-12-19T22:21:36.481Z] === RUN TestDaemonIpcModeShareable [2022-12-19T22:21:37.849Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-12-19T22:21:37.849Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-12-19T22:21:37.849Z] === RUN TestDaemonIpcModePrivate [2022-12-19T22:21:37.998Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-12-19T22:21:37.998Z] PASS [2022-12-19T22:21:37.998Z] [2022-12-19T22:21:37.998Z] DONE 1 tests in 1.626s [2022-12-19T22:21:37.998Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-19T22:21:37.999Z] INFO: Testing against a local daemon [2022-12-19T22:21:37.999Z] === RUN TestSecretInspect [2022-12-19T22:21:38.106Z] docker_cli_daemon_plugins_test.go:170: [d150a8d93be83] daemon is not started [2022-12-19T22:21:38.262Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-12-19T22:21:38.262Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:21:38.670Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-12-19T22:21:38.739Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-12-19T22:21:38.739Z] Copying nested executables into bundles/binary-daemon [2022-12-19T22:21:38.739Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-12-19T22:21:39.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh cross [2022-12-19T22:21:39.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-12-19T22:21:39.233Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-12-19T22:21:39.326Z] [2022-12-19T22:21:39.491Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2022-12-19T22:21:39.491Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-19T22:21:39.584Z] Removing bundles/ [2022-12-19T22:21:39.584Z] [2022-12-19T22:21:39.584Z] ---> Making bundle: cross (in bundles/cross) [2022-12-19T22:21:39.584Z] Cross building: bundles/cross/linux/amd64 [2022-12-19T22:21:39.584Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-12-19T22:21:39.584Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-12-19T22:21:39.898Z] --- PASS: TestSecretInspect (2.10s) [2022-12-19T22:21:39.899Z] === RUN TestSecretList [2022-12-19T22:21:40.862Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-12-19T22:21:41.119Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-12-19T22:21:41.119Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-19T22:21:41.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-12-19T22:21:41.558Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-12-19T22:21:41.558Z] === RUN TestServicePlugin [2022-12-19T22:21:41.558Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:21:41.558Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-19T22:21:41.558Z] === RUN TestServiceUpdateLabel [2022-12-19T22:21:41.635Z] === RUN TestDockerSuite/TestBuildAddTar [2022-12-19T22:21:42.431Z] --- PASS: TestSecretList (2.13s) [2022-12-19T22:21:42.431Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:21:42.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-12-19T22:21:42.565Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-12-19T22:21:42.824Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-12-19T22:21:42.824Z] === RUN TestIpcModeOlderClient [2022-12-19T22:21:42.824Z] === PAUSE TestIpcModeOlderClient [2022-12-19T22:21:42.824Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:21:43.081Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-12-19T22:21:43.347Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-12-19T22:21:43.347Z] === RUN TestKillContainer [2022-12-19T22:21:43.347Z] === RUN TestKillContainer/no_signal [2022-12-19T22:21:43.468Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-12-19T22:21:43.468Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:21:43.604Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-12-19T22:21:43.860Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:21:44.117Z] check_test.go:309: [d466161eb3ca6] daemon is not started [2022-12-19T22:21:44.117Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-12-19T22:21:44.334Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-12-19T22:21:44.334Z] === RUN TestSecretsUpdate [2022-12-19T22:21:44.375Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:21:45.305Z] --- PASS: TestKillContainer (1.90s) [2022-12-19T22:21:45.305Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-12-19T22:21:45.305Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-12-19T22:21:45.305Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-12-19T22:21:45.305Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:21:45.305Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-19T22:21:45.869Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-12-19T22:21:45.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-19T22:21:46.236Z] --- PASS: TestSecretsUpdate (2.10s) [2022-12-19T22:21:46.236Z] === RUN TestTemplatedSecret [2022-12-19T22:21:46.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-12-19T22:21:46.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-12-19T22:21:46.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2022-12-19T22:21:46.802Z] === RUN TestKillStoppedContainer [2022-12-19T22:21:46.802Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-19T22:21:46.802Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:21:46.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-12-19T22:21:46.802Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:21:47.365Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-12-19T22:21:47.477Z] --- PASS: TestInfoAPIWarnings (17.38s) [2022-12-19T22:21:47.477Z] === RUN TestInfoDebug [2022-12-19T22:21:47.622Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2022-12-19T22:21:47.622Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:21:47.622Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:21:47.622Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-19T22:21:47.622Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:21:47.622Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:21:47.622Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-19T22:21:47.622Z] === RUN TestLinksEtcHostsContentMatch [2022-12-19T22:21:47.879Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-12-19T22:21:48.044Z] --- PASS: TestInfoDebug (1.54s) [2022-12-19T22:21:48.044Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:21:48.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-12-19T22:21:48.135Z] === RUN TestLinksContainerNames [2022-12-19T22:21:48.840Z] --- PASS: TestTemplatedSecret (2.70s) [2022-12-19T22:21:48.840Z] === RUN TestSecretCreateResolve [2022-12-19T22:21:49.066Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-12-19T22:21:49.322Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-12-19T22:21:49.322Z] --- PASS: TestLinksContainerNames (1.31s) [2022-12-19T22:21:49.322Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:21:49.885Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2022-12-19T22:21:49.885Z] === RUN TestContainerNetworkMountsNoChown [2022-12-19T22:21:49.945Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-12-19T22:21:49.945Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:21:50.449Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-12-19T22:21:50.706Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/default [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/default [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/private [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/private [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rprivate [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/slave [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/slave [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rslave [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/shared [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/shared [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rshared [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/default [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/rshared [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/shared [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/rslave [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/slave [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/rprivate [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/private [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-19T22:21:50.706Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:21:50.706Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-19T22:21:50.706Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:21:50.963Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-19T22:21:51.220Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-12-19T22:21:51.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-19T22:21:51.220Z] === RUN TestContainerBindMountNonRecursive [2022-12-19T22:21:51.321Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-12-19T22:21:51.321Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:21:51.373Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-12-19T22:21:51.373Z] PASS [2022-12-19T22:21:51.373Z] [2022-12-19T22:21:51.373Z] DONE 6 tests in 13.363s [2022-12-19T22:21:51.373Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-19T22:21:51.373Z] INFO: Testing against a local daemon [2022-12-19T22:21:51.373Z] === RUN TestServiceCreateInit [2022-12-19T22:21:51.373Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:21:51.579Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-19T22:21:51.579Z] === RUN TestPingCacheHeaders [2022-12-19T22:21:51.579Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-19T22:21:51.579Z] === RUN TestPingGet [2022-12-19T22:21:51.579Z] --- PASS: TestPingGet (0.01s) [2022-12-19T22:21:51.579Z] === RUN TestPingHead [2022-12-19T22:21:51.579Z] --- PASS: TestPingHead (0.03s) [2022-12-19T22:21:51.579Z] === RUN TestVersion [2022-12-19T22:21:51.579Z] --- PASS: TestVersion (0.02s) [2022-12-19T22:21:51.579Z] PASS [2022-12-19T22:21:51.579Z] [2022-12-19T22:21:51.579Z] === Skipped [2022-12-19T22:21:51.579Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:21:51.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:21:51.579Z] [2022-12-19T22:21:51.579Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-12-19T22:21:51.579Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-19T22:21:51.579Z] [2022-12-19T22:21:51.579Z] DONE 18 tests, 2 skipped in 28.053s [2022-12-19T22:21:51.579Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-19T22:21:51.839Z] INFO: Testing against a local daemon [2022-12-19T22:21:51.839Z] === RUN TestVolumesCreateAndList [2022-12-19T22:21:51.839Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-19T22:21:51.839Z] === RUN TestVolumesRemove [2022-12-19T22:21:51.839Z] --- PASS: TestVolumesRemove (0.07s) [2022-12-19T22:21:51.839Z] === RUN TestVolumesInspect [2022-12-19T22:21:51.839Z] --- PASS: TestVolumesInspect (0.03s) [2022-12-19T22:21:51.839Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:21:51.839Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-19T22:21:51.839Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-19T22:21:51.839Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-19T22:21:51.839Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-19T22:21:51.839Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-19T22:21:51.839Z] PASS [2022-12-19T22:21:51.839Z] [2022-12-19T22:21:51.839Z] DONE 5 tests in 0.234s [2022-12-19T22:21:51.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:21:52.097Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12766 is not a child of this shell [2022-12-19T22:21:52.097Z] warning: PID 12766 from bundles/test-integration/docker.pid had a nonzero exit code [2022-12-19T22:21:52.097Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:21:52.097Z] [2022-12-19T22:21:52.097Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:21:52.097Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:21:52.097Z] [2022-12-19T22:21:52.097Z] To set a process to complain mode, use the command line tool [2022-12-19T22:21:52.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:21:52.097Z] Removing test suite binaries [2022-12-19T22:21:52.097Z] exiting test-integration [2022-12-19T22:21:52.097Z] ++ exit 0 [2022-12-19T22:21:52.591Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-12-19T22:21:53.032Z] [2022-12-19T22:21:53.522Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2022-12-19T22:21:53.522Z] === RUN TestContainerVolumesMountedAsShared Post stage [Pipeline] junit [2022-12-19T22:21:53.981Z] Recording test results [2022-12-19T22:21:54.085Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-12-19T22:21:54.085Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-12-19T22:21:54.342Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-12-19T22:21:54.342Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-19T22:21:54.906Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-12-19T22:21:54.906Z] === RUN TestNetworkNat [2022-12-19T22:21:55.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:21:55.708Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T22:21:55.844Z] --- PASS: TestNetworkNat (0.89s) [2022-12-19T22:21:55.844Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:21:55.844Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-12-19T22:21:56.053Z] + echo Ensuring container killed. [2022-12-19T22:21:56.053Z] Ensuring container killed. [2022-12-19T22:21:56.053Z] + docker rm -vf docker-pr2 [2022-12-19T22:21:56.410Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-12-19T22:21:56.410Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-12-19T22:21:56.410Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:21:56.620Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-12-19T22:21:56.900Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:21:56.901Z] Chowning /workspace to jenkins user [2022-12-19T22:21:56.901Z] + id -u [2022-12-19T22:21:56.901Z] + id -g [2022-12-19T22:21:56.901Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:21:56.901Z] Unable to find image 'busybox:latest' locally [2022-12-19T22:21:56.901Z] latest: Pulling from library/busybox [2022-12-19T22:21:57.160Z] 45a0cdc5c8d3: Pulling fs layer [2022-12-19T22:21:57.160Z] 45a0cdc5c8d3: Verifying Checksum [2022-12-19T22:21:57.160Z] 45a0cdc5c8d3: Download complete [2022-12-19T22:21:57.160Z] 45a0cdc5c8d3: Pull complete [2022-12-19T22:21:57.160Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T22:21:57.160Z] Status: Downloaded newer image for busybox:latest [2022-12-19T22:21:58.367Z] --- PASS: TestServiceUpdateSecrets (14.16s) [2022-12-19T22:21:58.368Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:21:58.843Z] --- PASS: TestServiceCreateInit (7.34s) [2022-12-19T22:21:58.843Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-12-19T22:21:58.843Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-12-19T22:21:58.843Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:21:58.955Z] === RUN TestDockerSuite/TestBuildBlankName [2022-12-19T22:21:58.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T22:21:59.214Z] --- PASS: TestNetworkLoopbackNat (2.93s) [2022-12-19T22:21:59.214Z] === RUN TestPause [2022-12-19T22:21:59.359Z] + bundleName=amd64-rootless [2022-12-19T22:21:59.359Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-12-19T22:21:59.359Z] Creating amd64-rootless-bundles.tar.gz [2022-12-19T22:21:59.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-19T22:21:59.359Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-19T22:21:59.372Z] Archiving artifacts [2022-12-19T22:21:59.782Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-12-19T22:22:00.039Z] --- PASS: TestPause (0.62s) [2022-12-19T22:22:00.039Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:22:00.039Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:22:00.039Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:22:00.039Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:22:00.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-12-19T22:22:00.601Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-12-19T22:22:00.601Z] === RUN TestPsFilter [2022-12-19T22:22:00.857Z] --- PASS: TestPsFilter (0.14s) [2022-12-19T22:22:00.857Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:22:01.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T22:22:01.420Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2022-12-19T22:22:01.420Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:22:01.603Z] + make clean [2022-12-19T22:22:01.863Z] docker volume rm -f docker-dev-cache [2022-12-19T22:22:01.983Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2022-12-19T22:22:01.983Z] === RUN TestRemoveContainerRunning [2022-12-19T22:22:01.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-12-19T22:22:02.122Z] docker-dev-cache [Pipeline] deleteDir [2022-12-19T22:22:02.240Z] --- PASS: TestRemoveContainerRunning (0.51s) [2022-12-19T22:22:02.240Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:22:02.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-12-19T22:22:02.803Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2022-12-19T22:22:02.803Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:22:02.803Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-19T22:22:02.803Z] === RUN TestRenameLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:22:04.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-12-19T22:22:05.261Z] --- PASS: TestRenameLinkedContainer (2.36s) [2022-12-19T22:22:05.261Z] === RUN TestRenameStoppedContainer [2022-12-19T22:22:05.825Z] --- PASS: TestRenameStoppedContainer (0.60s) [2022-12-19T22:22:05.825Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:22:05.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-12-19T22:22:06.390Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-12-19T22:22:06.952Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-12-19T22:22:06.952Z] === RUN TestRenameInvalidName [2022-12-19T22:22:07.885Z] --- PASS: TestRenameInvalidName (0.72s) [2022-12-19T22:22:07.885Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:22:07.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-12-19T22:22:08.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-12-19T22:22:10.185Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2022-12-19T22:22:10.185Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:22:11.115Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2022-12-19T22:22:11.115Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:22:11.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-12-19T22:22:11.679Z] check_test.go:309: [d6f87491ab35e] daemon is not started [2022-12-19T22:22:11.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-12-19T22:22:12.609Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2022-12-19T22:22:12.609Z] === RUN TestResize [2022-12-19T22:22:13.173Z] --- PASS: TestResize (0.71s) [2022-12-19T22:22:13.173Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:22:13.265Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2022-12-19T22:22:13.265Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:22:13.737Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2022-12-19T22:22:13.737Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:22:13.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-12-19T22:22:14.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:14.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:14.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:14.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:22:14.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:22:16.922Z] --- PASS: TestCreateServiceMultipleTimes (15.77s) [2022-12-19T22:22:16.922Z] === RUN TestCreateServiceConflict [2022-12-19T22:22:16.922Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-12-19T22:22:16.922Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:22:17.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:17.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:19.452Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-12-19T22:22:19.452Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:22:19.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:22:19.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:22:21.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:22:21.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:22:23.106Z] b111c3320c94: Pull complete [2022-12-19T22:22:23.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-12-19T22:22:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:22:24.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:22:25.492Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-12-19T22:22:25.492Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:22:25.492Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-19T22:22:25.753Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-19T22:22:26.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-12-19T22:22:27.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:22:28.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:22:28.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-12-19T22:22:30.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-12-19T22:22:30.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.27s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2022-12-19T22:22:30.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2022-12-19T22:22:30.558Z] === RUN TestCgroupNamespacesRun [2022-12-19T22:22:31.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-12-19T22:22:32.330Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-19T22:22:32.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-12-19T22:22:32.490Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2022-12-19T22:22:32.490Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-19T22:22:32.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-12-19T22:22:33.858Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2022-12-19T22:22:33.858Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-19T22:22:34.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-12-19T22:22:34.325Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-12-19T22:22:34.325Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:22:35.485Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-12-19T22:22:35.485Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-19T22:22:36.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-12-19T22:22:37.111Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s) [2022-12-19T22:22:37.111Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-19T22:22:39.004Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2022-12-19T22:22:39.004Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-19T22:22:39.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-12-19T22:22:39.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-12-19T22:22:39.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-12-19T22:22:40.459Z] --- PASS: TestServiceUpdatePidsLimit (15.82s) [2022-12-19T22:22:40.459Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-12-19T22:22:40.459Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-12-19T22:22:40.459Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-12-19T22:22:40.459Z] PASS [2022-12-19T22:22:40.459Z] [2022-12-19T22:22:40.459Z] === Skipped [2022-12-19T22:22:40.459Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-19T22:22:40.459Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:22:40.459Z] [2022-12-19T22:22:40.459Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-19T22:22:40.459Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:22:40.459Z] [2022-12-19T22:22:40.459Z] DONE 27 tests, 2 skipped in 148.730s [2022-12-19T22:22:40.459Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-19T22:22:40.459Z] ++ 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 [2022-12-19T22:22:40.459Z] ++ set -e [2022-12-19T22:22:40.459Z] ++ '[' -n 0 ']' [2022-12-19T22:22:40.459Z] ++ set -x [2022-12-19T22:22:40.459Z] ++ 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 [2022-12-19T22:22:40.459Z] INFO: Testing against a local daemon [2022-12-19T22:22:40.459Z] === RUN TestSessionCreate [2022-12-19T22:22:40.459Z] --- PASS: TestSessionCreate (0.02s) [2022-12-19T22:22:40.459Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:22:40.459Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-19T22:22:40.459Z] PASS [2022-12-19T22:22:40.459Z] [2022-12-19T22:22:40.459Z] DONE 2 tests in 0.140s [2022-12-19T22:22:40.459Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-19T22:22:40.459Z] ++ 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 [2022-12-19T22:22:40.459Z] ++ set -e [2022-12-19T22:22:40.459Z] ++ '[' -n 0 ']' [2022-12-19T22:22:40.459Z] ++ set -x [2022-12-19T22:22:40.459Z] ++ 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 [2022-12-19T22:22:40.459Z] INFO: Testing against a local daemon [2022-12-19T22:22:40.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:22:40.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:22:40.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:22:40.459Z] === RUN TestEventsExecDie [2022-12-19T22:22:40.459Z] --- PASS: TestEventsExecDie (0.49s) [2022-12-19T22:22:40.459Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:22:40.459Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-12-19T22:22:40.459Z] === RUN TestInfoBinaryCommits [2022-12-19T22:22:40.459Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-19T22:22:40.459Z] === RUN TestInfoAPIVersioned [2022-12-19T22:22:40.459Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-19T22:22:40.459Z] === RUN TestInfoDiscoveryBackend [2022-12-19T22:22:40.549Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.52s) [2022-12-19T22:22:40.549Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-19T22:22:41.029Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-12-19T22:22:41.029Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-19T22:22:41.113Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-12-19T22:22:41.113Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-12-19T22:22:41.113Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-19T22:22:41.677Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-12-19T22:22:41.969Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-12-19T22:22:41.969Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-19T22:22:42.240Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-12-19T22:22:42.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-12-19T22:22:42.539Z] === RUN TestInfoAPI [2022-12-19T22:22:42.539Z] --- PASS: TestInfoAPI (0.02s) [2022-12-19T22:22:42.539Z] === RUN TestInfoAPIWarnings [2022-12-19T22:22:42.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-12-19T22:22:42.803Z] === RUN TestNISDomainname [2022-12-19T22:22:43.734Z] --- PASS: TestNISDomainname (0.91s) [2022-12-19T22:22:43.734Z] === RUN TestHostnameDnsResolution [2022-12-19T22:22:44.299Z] check_test.go:309: [da27666f77135] daemon is not started [2022-12-19T22:22:44.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-12-19T22:22:44.862Z] --- PASS: TestHostnameDnsResolution (1.11s) [2022-12-19T22:22:44.862Z] === RUN TestUnprivilegedPortsAndPing [2022-12-19T22:22:45.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-12-19T22:22:45.794Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-12-19T22:22:45.794Z] === RUN TestStats [2022-12-19T22:22:46.524Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-12-19T22:22:46.524Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:22:47.164Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-12-19T22:22:47.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-12-19T22:22:48.351Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-12-19T22:22:48.351Z] --- PASS: TestStats (2.69s) [2022-12-19T22:22:48.351Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:22:48.351Z] === RUN TestStopContainerWithTimeout/0 [2022-12-19T22:22:48.351Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-19T22:22:48.351Z] === RUN TestStopContainerWithTimeout/1 [2022-12-19T22:22:48.351Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-19T22:22:48.351Z] === RUN TestStopContainerWithTimeout/3 [2022-12-19T22:22:48.351Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-19T22:22:48.351Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-19T22:22:48.351Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-19T22:22:48.351Z] === CONT TestStopContainerWithTimeout/0 [2022-12-19T22:22:48.351Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-19T22:22:48.917Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-12-19T22:22:49.481Z] === CONT TestStopContainerWithTimeout/3 [2022-12-19T22:22:49.738Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-12-19T22:22:51.633Z] === CONT TestStopContainerWithTimeout/1 [2022-12-19T22:22:53.002Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-12-19T22:22:53.002Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2022-12-19T22:22:53.002Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2022-12-19T22:22:53.002Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-12-19T22:22:53.002Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-12-19T22:22:53.002Z] === RUN TestDeleteDevicemapper [2022-12-19T22:22:53.002Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:22:53.002Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-19T22:22:53.002Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:22:54.896Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-12-19T22:22:56.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-12-19T22:22:56.560Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2022-12-19T22:22:56.560Z] === RUN TestUpdateMemory [2022-12-19T22:22:56.560Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:22:56.560Z] --- SKIP: TestUpdateMemory (0.00s) [2022-12-19T22:22:56.560Z] === RUN TestUpdateCPUQuota [2022-12-19T22:22:57.126Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-12-19T22:22:58.059Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-12-19T22:22:58.059Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-12-19T22:22:58.059Z] === RUN TestUpdatePidsLimit [2022-12-19T22:22:58.059Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-19T22:22:58.621Z] === RUN TestUpdatePidsLimit/no_change [2022-12-19T22:22:58.621Z] === RUN TestDockerSuite/TestBuildCmd [2022-12-19T22:22:58.720Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-12-19T22:22:58.721Z] === RUN TestCreateServiceSysctls [2022-12-19T22:22:58.878Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-19T22:22:58.878Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-12-19T22:22:59.135Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-19T22:22:59.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-12-19T22:22:59.392Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-12-19T22:22:59.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-19T22:22:59.648Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-12-19T22:22:59.648Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-12-19T22:22:59.648Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-12-19T22:22:59.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-19T22:23:00.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-19T22:23:00.622Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-12-19T22:23:00.622Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:23:00.703Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-12-19T22:23:00.703Z] === RUN TestInfoDebug [2022-12-19T22:23:00.703Z] --- PASS: TestInfoDebug (0.52s) [2022-12-19T22:23:00.703Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:23:00.703Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-19T22:23:00.703Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:23:00.703Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-19T22:23:00.703Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:23:00.703Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-19T22:23:00.703Z] === RUN TestPingCacheHeaders [2022-12-19T22:23:00.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-12-19T22:23:00.963Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-19T22:23:00.963Z] === RUN TestPingGet [2022-12-19T22:23:00.963Z] --- PASS: TestPingGet (0.02s) [2022-12-19T22:23:00.963Z] === RUN TestPingHead [2022-12-19T22:23:00.963Z] --- PASS: TestPingHead (0.02s) [2022-12-19T22:23:00.963Z] === RUN TestVersion [2022-12-19T22:23:00.963Z] --- PASS: TestVersion (0.02s) [2022-12-19T22:23:00.963Z] PASS [2022-12-19T22:23:00.963Z] [2022-12-19T22:23:00.963Z] === Skipped [2022-12-19T22:23:00.963Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:23:00.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:23:00.963Z] [2022-12-19T22:23:00.963Z] DONE 18 tests, 1 skipped in 21.009s [2022-12-19T22:23:00.963Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-19T22:23:00.963Z] ++ 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 [2022-12-19T22:23:00.963Z] ++ set -e [2022-12-19T22:23:00.963Z] ++ '[' -n 0 ']' [2022-12-19T22:23:00.963Z] ++ set -x [2022-12-19T22:23:00.964Z] ++ 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 [2022-12-19T22:23:00.964Z] INFO: Testing against a local daemon [2022-12-19T22:23:00.964Z] === RUN TestVolumesCreateAndList [2022-12-19T22:23:00.964Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-19T22:23:00.964Z] === RUN TestVolumesRemove [2022-12-19T22:23:00.964Z] --- PASS: TestVolumesRemove (0.06s) [2022-12-19T22:23:00.964Z] === RUN TestVolumesInspect [2022-12-19T22:23:00.983Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-12-19T22:23:01.223Z] --- PASS: TestVolumesInspect (0.03s) [2022-12-19T22:23:01.223Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:23:01.223Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-19T22:23:01.223Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-19T22:23:01.223Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-19T22:23:01.223Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-19T22:23:01.223Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-19T22:23:01.223Z] PASS [2022-12-19T22:23:01.223Z] [2022-12-19T22:23:01.223Z] DONE 5 tests in 0.218s [2022-12-19T22:23:01.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:23:01.223Z] ++++ cat bundles/test-integration/docker.pid [2022-12-19T22:23:01.223Z] +++ kill 12799 [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit (3.35s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-12-19T22:23:01.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-12-19T22:23:01.546Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:23:02.606Z] +++ /etc/init.d/apparmor stop [2022-12-19T22:23:02.606Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:23:02.606Z] [2022-12-19T22:23:02.606Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:23:02.606Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:23:02.606Z] [2022-12-19T22:23:02.606Z] To set a process to complain mode, use the command line tool [2022-12-19T22:23:02.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:23:02.606Z] +++ true [2022-12-19T22:23:02.606Z] exiting test-integration [2022-12-19T22:23:02.606Z] ++ exit 0 [2022-12-19T22:23:02.606Z] [2022-12-19T22:23:02.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-12-19T22:23:03.154Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-12-19T22:23:03.154Z] === RUN TestInspect Post stage [Pipeline] junit [2022-12-19T22:23:03.190Z] Recording test results [2022-12-19T22:23:03.367Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T22:23:03.702Z] + echo Ensuring container killed. [2022-12-19T22:23:03.702Z] Ensuring container killed. [2022-12-19T22:23:03.702Z] + docker rm -vf docker-pr2 [2022-12-19T22:23:03.702Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-12-19T22:23:03.990Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:23:03.990Z] Chowning /workspace to jenkins user [2022-12-19T22:23:03.990Z] + id -u [2022-12-19T22:23:03.990Z] + id -g [2022-12-19T22:23:03.990Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:23:03.990Z] Unable to find image 'busybox:latest' locally [2022-12-19T22:23:03.990Z] latest: Pulling from library/busybox [2022-12-19T22:23:04.250Z] b2bcf7a3443b: Pulling fs layer [2022-12-19T22:23:04.250Z] b2bcf7a3443b: Download complete [2022-12-19T22:23:04.250Z] b2bcf7a3443b: Pull complete [2022-12-19T22:23:04.250Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T22:23:04.512Z] Status: Downloaded newer image for busybox:latest [2022-12-19T22:23:05.436Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-12-19T22:23:05.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-12-19T22:23:05.436Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-12-19T22:23:05.436Z] check_test.go:309: [da0ac8b7e7cde] daemon is not started [2022-12-19T22:23:05.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-12-19T22:23:05.436Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-12-19T22:23:05.436Z] check_test.go:309: [d238b03a87a52] daemon is not started [2022-12-19T22:23:05.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T22:23:05.686Z] --- PASS: TestInspect (2.68s) [2022-12-19T22:23:05.686Z] === RUN TestCreateJob [2022-12-19T22:23:05.692Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-12-19T22:23:05.749Z] + bundleName=arm64-integration [2022-12-19T22:23:05.749Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-19T22:23:05.749Z] Creating arm64-integration-bundles.tar.gz [2022-12-19T22:23:05.749Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-19T22:23:05.749Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-19T22:23:05.763Z] Archiving artifacts [2022-12-19T22:23:06.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-12-19T22:23:06.623Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-12-19T22:23:07.187Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-12-19T22:23:07.443Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-12-19T22:23:07.549Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T22:23:07.700Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-12-19T22:23:07.865Z] + make clean [2022-12-19T22:23:07.958Z] check_test.go:309: [d9955c4585f51] daemon is not started [2022-12-19T22:23:07.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-12-19T22:23:08.125Z] docker volume rm -f docker-dev-cache [2022-12-19T22:23:08.125Z] docker-dev-cache [Pipeline] deleteDir [2022-12-19T22:23:08.970Z] --- PASS: TestCreateJob (3.02s) [2022-12-19T22:23:08.970Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:23:12.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-12-19T22:23:13.501Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2022-12-19T22:23:13.501Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:23:14.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-12-19T22:23:14.240Z] --- PASS: TestReplicatedJob (5.08s) [2022-12-19T22:23:14.240Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:23:14.324Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-12-19T22:23:14.324Z] === RUN TestWaitNonBlocked [2022-12-19T22:23:14.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:23:14.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:23:14.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:23:14.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:23:14.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:23:14.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:23:15.254Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-19T22:23:15.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2022-12-19T22:23:15.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2022-12-19T22:23:15.254Z] === RUN TestWaitBlocked [2022-12-19T22:23:15.254Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:23:15.254Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:23:15.254Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:23:15.254Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:23:15.254Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:23:15.254Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:23:16.624Z] --- PASS: TestWaitBlocked (0.06s) [2022-12-19T22:23:16.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2022-12-19T22:23:16.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-12-19T22:23:16.624Z] === CONT TestContainerStartOnDaemonRestart [2022-12-19T22:23:16.624Z] === CONT TestContainerKillOnDaemonStart [2022-12-19T22:23:16.624Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-12-19T22:23:17.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-12-19T22:23:17.445Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-12-19T22:23:17.524Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-12-19T22:23:17.524Z] === RUN TestServiceListWithStatuses [2022-12-19T22:23:17.524Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:23:17.524Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:23:17.524Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:23:18.008Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-12-19T22:23:19.379Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2022-12-19T22:23:19.379Z] === CONT TestIpcModeOlderClient [2022-12-19T22:23:19.379Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-12-19T22:23:19.379Z] === CONT TestDaemonHostGatewayIP [2022-12-19T22:23:20.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-12-19T22:23:20.310Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-12-19T22:23:20.810Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-12-19T22:23:20.810Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:23:22.203Z] --- PASS: TestDaemonHostGatewayIP (2.87s) [2022-12-19T22:23:22.203Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-19T22:23:23.135Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-12-19T22:23:24.503Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-12-19T22:23:24.503Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-12-19T22:23:24.503Z] === CONT TestDaemonRestartIpcMode [2022-12-19T22:23:24.503Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-12-19T22:23:24.503Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-12-19T22:23:24.503Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-12-19T22:23:24.503Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-12-19T22:23:24.503Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-12-19T22:23:24.503Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-12-19T22:23:24.503Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-12-19T22:23:24.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-12-19T22:23:24.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-12-19T22:23:24.998Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2022-12-19T22:23:24.999Z] === RUN TestServicePlugin [2022-12-19T22:23:28.035Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2022-12-19T22:23:28.035Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-12-19T22:23:28.286Z] plugin_test.go:62: [d80a68f2d3ac4] joining swarm manager [dc00fa2db1feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:23:28.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-12-19T22:23:29.221Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2022-12-19T22:23:29.221Z] PASS [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === Skipped [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-19T22:23:29.221Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-12-19T22:23:29.221Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-12-19T22:23:29.221Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:23:29.221Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-19T22:23:29.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-12-19T22:23:29.221Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:23:29.221Z] [2022-12-19T22:23:29.221Z] DONE 197 tests, 6 skipped in 141.173s [2022-12-19T22:23:29.221Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-19T22:23:29.221Z] ++ 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 [2022-12-19T22:23:29.221Z] ++ set -e [2022-12-19T22:23:29.221Z] ++ '[' -n 0 ']' [2022-12-19T22:23:29.221Z] ++ set -x [2022-12-19T22:23:29.221Z] ++ 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 [2022-12-19T22:23:29.221Z] INFO: Testing against a local daemon [2022-12-19T22:23:29.221Z] === RUN TestLiveRestore [2022-12-19T22:23:29.221Z] === RUN TestLiveRestore/volume_references [2022-12-19T22:23:29.221Z] === PAUSE TestLiveRestore/volume_references [2022-12-19T22:23:29.221Z] === CONT TestLiveRestore/volume_references [2022-12-19T22:23:29.221Z] plugin_test.go:65: [d2e64b760c106] joining swarm manager [dc00fa2db1feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:23:30.152Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-19T22:23:30.152Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-19T22:23:31.033Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-12-19T22:23:31.033Z] Copying nested executables into bundles/cross/linux/amd64 [2022-12-19T22:23:31.033Z] Cross building: bundles/cross/windows/amd64 [2022-12-19T22:23:31.033Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-12-19T22:23:31.033Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-12-19T22:23:31.523Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-19T22:23:31.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-12-19T22:23:31.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-12-19T22:23:32.713Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-19T22:23:33.643Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-19T22:23:33.900Z] check_test.go:309: [d53b35fc0ad20] daemon is not started [2022-12-19T22:23:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-12-19T22:23:34.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-12-19T22:23:34.414Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore (0.00s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references (5.83s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.92s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.26s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.20s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.23s) [2022-12-19T22:23:34.978Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.23s) [2022-12-19T22:23:34.978Z] PASS [2022-12-19T22:23:34.978Z] [2022-12-19T22:23:34.978Z] DONE 7 tests in 5.955s [2022-12-19T22:23:34.978Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-19T22:23:34.978Z] ++ 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 [2022-12-19T22:23:34.978Z] ++ set -e [2022-12-19T22:23:34.978Z] ++ '[' -n 0 ']' [2022-12-19T22:23:34.978Z] ++ set -x [2022-12-19T22:23:34.978Z] ++ 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 [2022-12-19T22:23:35.236Z] INFO: Testing against a local daemon [2022-12-19T22:23:35.236Z] === RUN TestCommitInheritsEnv [2022-12-19T22:23:35.800Z] --- PASS: TestCommitInheritsEnv (0.54s) [2022-12-19T22:23:35.800Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:23:35.800Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-19T22:23:35.800Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:23:35.800Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-12-19T22:23:35.800Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:23:36.058Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-12-19T22:23:36.058Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" 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.9 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.18.9 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15eba9b0-c580-41bf-a41d-644862e3bc95 http.request.method=GET http.request.remoteaddr="127.0.0.1:52802" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15eba9b0-c580-41bf-a41d-644862e3bc95 http.request.method=GET http.request.remoteaddr="127.0.0.1:52802" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.303105ms http.response.status=200 http.response.written=2 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2f82b40a-749f-4d09-8c96-876242eb2daf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2f82b40a-749f-4d09-8c96-876242eb2daf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2f82b40a-749f-4d09-8c96-876242eb2daf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=24.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).GetContent" trace.id=ae0cabc4-f87b-45cc-a930-df0c77cc52b2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.058Z] time="2022-12-19T22:23:35Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=2f82b40a-749f-4d09-8c96-876242eb2daf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52818" 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=5.939184ms http.response.status=404 http.response.written=157 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fd2a41af-2d0c-49c3-a78b-f0db0f8fda23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=112.205µs trace.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=32dfd5fe-ddc3-4dfd-bfa9-118f8a644a24 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fd2a41af-2d0c-49c3-a78b-f0db0f8fda23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=23.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=728abbb6-441b-4827-be89-4619883d3d8b trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fd2a41af-2d0c-49c3-a78b-f0db0f8fda23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=17.006µs trace.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=66a29d6f-9b57-4ded-a061-17ba910417c2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=fd2a41af-2d0c-49c3-a78b-f0db0f8fda23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" 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=14.759858ms http.response.status=404 http.response.written=157 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=488.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).PutContent" trace.id=ab4765c4-0c27-40b4-853e-ec3efe617008 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=99f81949-8d99-4c9a-a3f4-72c78d0c0e11 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.709942ms http.response.status=202 http.response.written=0 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=50.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8b89904-64c8-4ac3-90d0-4f124d56e859 trace.line=82 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=34.156µs trace.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=3530376c-053b-4d6b-84be-cb571555cf30 trace.line=141 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=112.163µs trace.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=9218cf03-0e7c-4deb-ba56-04f8581a4cb2 trace.line=124 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=16.558µs trace.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=06361015-7b42-498a-9dd5-3017a7a0c9d6 trace.line=141 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.914µs trace.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=5b8e14df-b52d-4000-a171-ded8f0792715 trace.line=141 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.316µs trace.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=8f2f61d8-f153-4c4d-8cd7-a2827fcb4e3a trace.line=141 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=203.679µs trace.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=8e94f6d3-426a-4b9d-926e-ea1721a81776 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=51.042µs trace.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=bc6ae5f6-eec3-4e0a-b4e9-2bef912594e7 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=72.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=70b672ce-21d0-4784-8a9b-11c5f040d17f trace.line=167 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=71.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3ecd168b-66f1-4d5d-a13b-070ceac75d7b trace.line=95 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=73.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=765d419a-2487-42b0-bf15-4826e9f2b957 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=090b6295-c92a-41a0-a71e-d0caed3c1b6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.06514ms http.response.status=202 http.response.written=0 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.059Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.059Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ea54018e-1039-4e85-b5dc-61736f4f201d\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=2.334955ms trace.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=5b122188-68cb-4d1b-9ad6-bd5f44ad1252 trace.line=181 vars.name=test vars.uuid=ea54018e-1039-4e85-b5dc-61736f4f201d version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d536138-974e-4a72-a1a5-c3e4bcd63a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.615768ms http.response.status=201 http.response.written=0 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "PUT /v2/test/blobs/uploads/ea54018e-1039-4e85-b5dc-61736f4f201d?_state=KTWpqcU3FaDY8pBeb_NXrpNRok3Dcxwn3_IKfGOOlex7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhNTQwMThlLTEwMzktNGU4NS1iNWRjLTYxNzM2ZjRmMjAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NDUzNjI0MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=31.726µs trace.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=d59525f2-1bfe-4e26-988e-64592e7c8d7a trace.line=82 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.461µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb3c029c-38d7-4d5d-a23e-19578c175697 trace.line=141 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=64.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=9de82d9d-1293-460e-8ea8-662a0292dfef trace.line=124 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=14.455µs trace.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=4732da9d-ea0d-4921-a23c-ac4aa4106870 trace.line=141 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=34ad7017-c7df-48ab-889f-b820c35cb04d trace.line=141 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=12.076µs trace.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=2c740222-683a-4735-96e5-919d34a54097 trace.line=141 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=65.07µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6abf6c5f-06bb-4ce8-9b91-61ca398aa74c trace.line=167 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=51.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e759f45c-be1c-4bf3-9325-00be4862ba1d trace.line=95 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=99.501µs trace.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=8e83fd06-ef22-4de3-89cd-5c705171f85f trace.line=181 vars.name=test vars.uuid=938e6665-2d6c-4fc4-be1d-a5e0d90f5407 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c90aa02e-e494-458f-bf6f-84c17136157d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.689817ms http.response.status=201 http.response.written=0 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "PUT /v2/test/blobs/uploads/938e6665-2d6c-4fc4-be1d-a5e0d90f5407?_state=2CXUGIaMhqnTvqnfxW-N3FKtXsgi0HxvQnsQL8iKL817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzOGU2NjY1LTJkNmMtNGZjNC1iZTFkLWE1ZTBkOTBmNTQwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjoyMzozNS45NTk1MTkwODdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28f66f0d-727c-45ae-8ea2-3e9824739022 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28f66f0d-727c-45ae-8ea2-3e9824739022 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28f66f0d-727c-45ae-8ea2-3e9824739022 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=18.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).GetContent" trace.id=cd8270d9-53d2-4677-9a14-69d0f8659500 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28f66f0d-727c-45ae-8ea2-3e9824739022 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52808" 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.173385ms http.response.status=404 http.response.written=96 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=31.822µs trace.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=ff20fe01-f1b8-4da0-89a0-ae19176d7856 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=40.236µs trace.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=0bbd0592-4e5b-4f6d-987a-aa2d33541c5b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=28.172µs trace.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=ec572a30-136c-4758-9c4a-5bcff352f4be trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=16.845µs trace.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=a6de848e-2512-4e13-aafb-4a72e963f34b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.060Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c2143a0-4e37-425b-8ab5-79240b848d6c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=120.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).PutContent" trace.id=07dd93af-55ab-4c5c-8b22-684ba6828c84 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=72.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=67fe03e7-cc4d-4522-acb9-ffb6af435e85 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=43.198µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0408148e-1709-44cc-a7a2-5c91bf3a6c7a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=98.918µs trace.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=243df83e-fda9-4ec5-84de-fc12764c6400 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=39.199µs trace.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=124fa4bc-c8e7-45b9-8d4a-747b7758fe03 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9770bc47-ff12-4c15-9a0e-a3bec61115af http.request.method=PUT http.request.remoteaddr="127.0.0.1:52808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.510097ms http.response.status=201 http.response.written=0 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9aa1214-e4e7-4ed0-b0bb-553218fc97f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52838" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9aa1214-e4e7-4ed0-b0bb-553218fc97f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52838" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.050953ms http.response.status=200 http.response.written=2 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=30.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fad63a8f-b892-45b1-8cc8-5f7c98972644 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=26.872µs trace.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=b49bab8f-fe64-468e-bd0c-816acff8b927 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.022µs trace.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=bb0824ae-181a-48bd-8e9f-c8aa5113e59f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=22.883µs trace.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=266dbc6c-3f92-4aa2-a585-7c23247e3f73 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:35Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a75efec3-967a-4afe-a68e-5dee204e375c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52846" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.741029ms http.response.status=200 http.response.written=417 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] 127.0.0.1 - - [19/Dec/2022:22:23:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=30.918µs trace.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=b9ff0a78-949e-48a5-bd76-ffdbcbaba88c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=18.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17054d76-c2af-4374-a7cc-bf314b05247d trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=27.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).GetContent" trace.id=9dda7fd1-caf0-4a4b-9478-2728e71e728f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cef018cd-e538-49bf-877a-87b1d1b54efd http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.380448ms http.response.status=200 http.response.written=417 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.061Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=117.289µs trace.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=f47cdcbe-3db6-4cc3-8e14-e3eaeb561efb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=17.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=483edde0-c5db-4727-bfcb-6d21adf0ef98 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=28.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebfaf5a2-319b-4908-b881-e63c0bbb27d6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=13.913µs trace.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=5ab7c5e9-561f-4e9a-ae5c-3bb471ebd723 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=12.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=790e7f2d-7c54-4f7f-a8a9-02f69e9a64c2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=7.2µs trace.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=f56937f8-a466-4003-9de4-eea48a9d90c7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=17.394µs trace.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=0f1ad95a-8ded-4fb0-9c65-b6fffed8945e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=21.936µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b2415d8-b29a-4a61-81f1-5e8f7ce44ba5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=13.357µs trace.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=df0a34a0-b859-424c-b723-ae60e9c05be7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=dbec8b4f-f8a2-4e79-b9c4-73a3de73a18a http.request.method=GET http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.406902ms http.response.status=200 http.response.written=68 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=52.006µs trace.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=226c270b-249d-4155-99db-06ed64df26ee trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=15.041µs trace.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=eb37cb76-167f-4184-9876-8499bcc3701a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 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=e108ec26-a684-440e-a9f3-54d6e42c1667 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=13.769µs trace.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=279a966f-a471-4c7b-941e-848a5bd0e67a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=16.334µs trace.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=90cbaccf-8f7a-42f1-ab69-1075382c29ff trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=8.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).URLFor" trace.id=e4deb7ed-54af-4793-b3f1-46213bf99769 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=19.509µs trace.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=b282a88a-07de-44aa-9361-0064a0f346bf trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=97.368µs trace.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=199d2fd6-8282-459e-adc6-485ecabba707 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=17.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).Stat" trace.id=eeeaa61a-af6e-4d62-8551-01f42f5d12a8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] time="2022-12-19T22:23:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e7762997-acd5-43c1-a168-edf707938d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:52858" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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=15.046999ms http.response.status=200 http.response.written=179 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.062Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7e696596-8486-49d1-a12a-f3252bb2fb7c http.request.method=GET http.request.remoteaddr="127.0.0.1:52882" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7e696596-8486-49d1-a12a-f3252bb2fb7c http.request.method=GET http.request.remoteaddr="127.0.0.1:52882" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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="783.39µs" http.response.status=200 http.response.written=2 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=52.51µs trace.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=f333a1e4-aa1b-46e3-a7ea-7d133d007467 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=23.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b326af5f-2783-4e76-8848-b1fa694db495 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=7ef4de05-e8d8-417f-801e-aab91bae0d40 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.984317ms http.response.status=404 http.response.written=181 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=21.436µs trace.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=2aee5bbc-d318-4f2e-aea5-5fbb534eb533 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 trace.duration=14.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=c84776ee-6e1f-4075-8c24-15adad7a51b3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] time="2022-12-19T22:23:36Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=27ad510e-e769-42f4-8006-949711c42811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52898" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 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.001609ms http.response.status=404 http.response.written=181 instance.id=d9ae00f9-e061-4637-b07b-ea9fddc22772 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-19T22:23:36.320Z] 127.0.0.1 - - [19/Dec/2022:22:23:36 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/2f212873ac83b8077ce719ac2a7d28a39f6c7532 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:23:36.320Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.37s) [2022-12-19T22:23:36.320Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:23:36.579Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-12-19T22:23:36.579Z] === RUN TestRemoveImageGarbageCollector [2022-12-19T22:23:36.836Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-12-19T22:23:39.356Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-12-19T22:23:39.356Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:23:39.357Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-12-19T22:23:39.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-12-19T22:23:39.357Z] === RUN TestTagInvalidReference [2022-12-19T22:23:39.357Z] --- PASS: TestTagInvalidReference (0.03s) [2022-12-19T22:23:39.357Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:23:39.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-12-19T22:23:39.357Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:23:39.357Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-12-19T22:23:39.357Z] === RUN TestTagOfficialNames [2022-12-19T22:23:39.357Z] --- PASS: TestTagOfficialNames (0.06s) [2022-12-19T22:23:39.357Z] === RUN TestTagMatchesDigest [2022-12-19T22:23:39.357Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-12-19T22:23:39.357Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-19T22:23:40.725Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-12-19T22:23:42.620Z] check_test.go:309: [d0bb13c3c92ba] daemon is not started [2022-12-19T22:23:42.620Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-12-19T22:23:43.988Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-12-19T22:23:44.245Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-12-19T22:23:45.175Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-12-19T22:23:45.738Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-12-19T22:23:48.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-12-19T22:23:48.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-12-19T22:23:48.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-12-19T22:23:49.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-12-19T22:23:50.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-12-19T22:23:51.748Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-12-19T22:23:51.748Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-12-19T22:23:52.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-12-19T22:23:53.243Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-12-19T22:23:53.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-12-19T22:23:53.807Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-12-19T22:23:54.409Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-12-19T22:23:54.978Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-12-19T22:23:55.235Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-12-19T22:23:55.756Z] --- PASS: TestServicePlugin (29.61s) [2022-12-19T22:23:55.757Z] === RUN TestServiceUpdateLabel [2022-12-19T22:23:55.819Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-12-19T22:23:56.323Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-12-19T22:23:56.323Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:23:56.384Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-12-19T22:23:56.948Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-12-19T22:23:57.512Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-12-19T22:23:58.075Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-12-19T22:23:58.331Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-12-19T22:23:58.894Z] check_test.go:309: [d9c4c09382f6a] daemon is not started [2022-12-19T22:23:58.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-12-19T22:24:00.264Z] check_test.go:309: [d57437a4d4efa] daemon is not started [2022-12-19T22:24:00.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-12-19T22:24:00.264Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-12-19T22:24:00.526Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-12-19T22:24:01.457Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-12-19T22:24:02.021Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-12-19T22:24:04.541Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-12-19T22:24:04.797Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-12-19T22:24:05.360Z] check_test.go:309: [dc454d39f69d9] daemon is not started [2022-12-19T22:24:05.360Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-12-19T22:24:07.884Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-12-19T22:24:09.779Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-12-19T22:24:11.278Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-12-19T22:24:11.278Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:24:13.952Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-12-19T22:24:14.516Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-12-19T22:24:14.516Z] check_test.go:309: [dbdfda428851f] daemon is not started [2022-12-19T22:24:14.516Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-12-19T22:24:15.445Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-12-19T22:24:15.445Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-12-19T22:24:19.618Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-12-19T22:24:19.618Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-12-19T22:24:22.139Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-12-19T22:24:22.395Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-12-19T22:24:24.291Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-12-19T22:24:25.221Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-12-19T22:24:26.150Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-12-19T22:24:26.150Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:24:27.743Z] check_test.go:309: [dda25fefef5db] daemon is not started [2022-12-19T22:24:27.743Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-12-19T22:24:28.309Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-12-19T22:24:28.872Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-12-19T22:24:29.129Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-12-19T22:24:29.386Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-12-19T22:24:31.282Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-12-19T22:24:31.282Z] check_test.go:309: [d55f705d5d00e] daemon is not started [2022-12-19T22:24:31.282Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-12-19T22:24:31.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-12-19T22:24:33.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-12-19T22:24:33.434Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-12-19T22:24:35.957Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-12-19T22:24:38.352Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-12-19T22:24:38.352Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:24:38.611Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-19T22:24:39.547Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-19T22:24:40.129Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-12-19T22:24:41.498Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-12-19T22:24:43.392Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-12-19T22:24:46.105Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-19T22:24:46.667Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-12-19T22:24:46.667Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-12-19T22:24:46.667Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-12-19T22:24:49.944Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-12-19T22:24:50.280Z] 98ecc5bab1a6: Pull complete [2022-12-19T22:24:50.280Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1 [2022-12-19T22:24:50.280Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:24:50.280Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-12-19T22:24:50.280Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-12-19T22:24:50.280Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3770' [2022-12-19T22:24:50.280Z] WARN: Skipping validation tests [2022-12-19T22:24:50.280Z] INFO: Running unit tests at 12/19/2022 22:24:40... [2022-12-19T22:24:50.281Z] INFO: make.ps1 starting at 12/19/2022 22:24:47 [2022-12-19T22:24:50.281Z] INFO: Git commit (2f212873ac) assumed from DOCKER_GITCOMMIT environment variable [2022-12-19T22:24:50.281Z] INFO: Invoking autogen... [2022-12-19T22:24:50.281Z] INFO: Running unit tests... [2022-12-19T22:24:51.313Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-12-19T22:24:51.574Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-12-19T22:24:51.838Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-12-19T22:24:52.466Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-12-19T22:24:52.724Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-12-19T22:24:52.770Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-12-19T22:24:52.770Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-12-19T22:24:52.982Z] remote: Enumerating objects: 23, done. [2022-12-19T22:24:52.982Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-12-19T22:24:52.982Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-12-19T22:24:52.982Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-12-19T22:24:52.982Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-12-19T22:24:52.982Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-12-19T22:24:52.982Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-12-19T22:24:53.334Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-12-19T22:24:53.591Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-12-19T22:24:53.591Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-12-19T22:24:54.216Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-12-19T22:24:54.216Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-12-19T22:24:54.216Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-12-19T22:24:54.216Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-12-19T22:24:54.216Z] PASS [2022-12-19T22:24:54.216Z] [2022-12-19T22:24:54.216Z] === Skipped [2022-12-19T22:24:54.216Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-19T22:24:54.216Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:24:54.216Z] [2022-12-19T22:24:54.216Z] DONE 27 tests, 1 skipped in 182.573s [2022-12-19T22:24:54.216Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-19T22:24:54.216Z] INFO: Testing against a local daemon [2022-12-19T22:24:54.216Z] === RUN TestSessionCreate [2022-12-19T22:24:54.216Z] --- PASS: TestSessionCreate (0.02s) [2022-12-19T22:24:54.216Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:24:54.216Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-19T22:24:54.216Z] PASS [2022-12-19T22:24:54.216Z] [2022-12-19T22:24:54.216Z] DONE 2 tests in 0.070s [2022-12-19T22:24:54.216Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-19T22:24:54.216Z] INFO: Testing against a local daemon [2022-12-19T22:24:54.216Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:24:54.216Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:24:54.216Z] === RUN TestEventsExecDie [2022-12-19T22:24:54.216Z] --- PASS: TestEventsExecDie (0.57s) [2022-12-19T22:24:54.216Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:24:54.475Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-12-19T22:24:54.475Z] === RUN TestInfoBinaryCommits [2022-12-19T22:24:54.475Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-19T22:24:54.475Z] === RUN TestInfoAPIVersioned [2022-12-19T22:24:54.475Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-19T22:24:54.475Z] === RUN TestInfoDiscoveryBackend [2022-12-19T22:24:55.041Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-12-19T22:24:55.041Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-19T22:24:55.484Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-12-19T22:24:55.741Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-12-19T22:24:55.975Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-12-19T22:24:55.975Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-19T22:24:56.305Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-12-19T22:24:56.542Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-12-19T22:24:56.542Z] === RUN TestInfoAPI [2022-12-19T22:24:56.542Z] --- PASS: TestInfoAPI (0.02s) [2022-12-19T22:24:56.542Z] === RUN TestInfoAPIWarnings [2022-12-19T22:24:57.236Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-12-19T22:24:57.236Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-12-19T22:24:58.251Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-12-19T22:24:59.129Z] === RUN TestDockerSuite/TestBuildEnv [2022-12-19T22:24:59.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/test/unit [2022-12-19T22:25:00.061Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-12-19T22:25:00.317Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-12-19T22:25:00.724Z] 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 [2022-12-19T22:25:01.728Z] ? github.com/docker/docker/api [no test files] [2022-12-19T22:25:01.764Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-12-19T22:25:02.698Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-12-19T22:25:05.988Z] docker_cli_daemon_test.go:2551: [d32c8c37ff1e0] daemon is not started [2022-12-19T22:25:07.356Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-12-19T22:25:09.876Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-12-19T22:25:13.233Z] ? github.com/docker/docker/api [no test files] [2022-12-19T22:25:14.617Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-12-19T22:25:14.617Z] === RUN TestInfoDebug [2022-12-19T22:25:14.617Z] --- PASS: TestInfoDebug (0.52s) [2022-12-19T22:25:14.617Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:25:14.617Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-19T22:25:14.617Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:25:14.617Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-19T22:25:14.617Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:25:14.617Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-12-19T22:25:14.617Z] === RUN TestPingCacheHeaders [2022-12-19T22:25:14.617Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-19T22:25:14.617Z] === RUN TestPingGet [2022-12-19T22:25:14.617Z] --- PASS: TestPingGet (0.02s) [2022-12-19T22:25:14.617Z] === RUN TestPingHead [2022-12-19T22:25:14.617Z] --- PASS: TestPingHead (0.02s) [2022-12-19T22:25:14.617Z] === RUN TestVersion [2022-12-19T22:25:14.617Z] --- PASS: TestVersion (0.02s) [2022-12-19T22:25:14.617Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:25:15.992Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2022-12-19T22:25:15.992Z] PASS [2022-12-19T22:25:15.992Z] [2022-12-19T22:25:15.992Z] DONE 18 tests in 22.204s [2022-12-19T22:25:15.992Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-19T22:25:15.992Z] INFO: Testing against a local daemon [2022-12-19T22:25:15.992Z] === RUN TestVolumesCreateAndList [2022-12-19T22:25:15.992Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-19T22:25:15.992Z] === RUN TestVolumesRemove [2022-12-19T22:25:15.992Z] --- PASS: TestVolumesRemove (0.08s) [2022-12-19T22:25:15.992Z] === RUN TestVolumesInspect [2022-12-19T22:25:15.992Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-19T22:25:15.992Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:25:15.992Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-19T22:25:15.992Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-19T22:25:15.992Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-19T22:25:15.992Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-19T22:25:15.992Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-19T22:25:15.992Z] PASS [2022-12-19T22:25:15.992Z] [2022-12-19T22:25:15.992Z] DONE 5 tests in 0.162s [2022-12-19T22:25:15.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:25:16.418Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-12-19T22:25:16.598Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-12-19T22:25:17.894Z] Stopping apparmor (via systemctl): apparmor.service. [2022-12-19T22:25:17.894Z] Removing test suite binaries [2022-12-19T22:25:17.894Z] exiting test-integration [2022-12-19T22:25:17.894Z] ++ exit 0 [2022-12-19T22:25:17.894Z] [2022-12-19T22:25:18.313Z] === RUN TestDockerDaemonSuite/TestShmSize Post stage [Pipeline] junit [2022-12-19T22:25:19.281Z] Recording test results [2022-12-19T22:25:20.206Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-12-19T22:25:20.672Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T22:25:21.016Z] + echo Ensuring container killed. [2022-12-19T22:25:21.016Z] Ensuring container killed. [2022-12-19T22:25:21.016Z] + docker rm -vf docker-pr2 [2022-12-19T22:25:21.016Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-12-19T22:25:21.334Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:25:21.334Z] Chowning /workspace to jenkins user [2022-12-19T22:25:21.334Z] + id -u [2022-12-19T22:25:21.334Z] + id -g [2022-12-19T22:25:21.334Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:25:21.334Z] Unable to find image 'busybox:latest' locally [2022-12-19T22:25:21.611Z] latest: Pulling from library/busybox [2022-12-19T22:25:21.611Z] 45a0cdc5c8d3: Pulling fs layer [2022-12-19T22:25:21.611Z] 45a0cdc5c8d3: Verifying Checksum [2022-12-19T22:25:21.611Z] 45a0cdc5c8d3: Download complete [2022-12-19T22:25:21.875Z] 45a0cdc5c8d3: Pull complete [2022-12-19T22:25:21.875Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T22:25:21.875Z] Status: Downloaded newer image for busybox:latest [2022-12-19T22:25:22.728Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-12-19T22:25:22.728Z] check_test.go:309: [dd61b39f48a5e] daemon is not started [2022-12-19T22:25:22.728Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T22:25:23.547Z] + bundleName=amd64-cgroup2 [2022-12-19T22:25:23.547Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-12-19T22:25:23.547Z] Creating amd64-cgroup2-bundles.tar.gz [2022-12-19T22:25:23.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-19T22:25:23.547Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-19T22:25:23.818Z] Archiving artifacts [2022-12-19T22:25:25.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T22:25:26.224Z] + make clean [2022-12-19T22:25:26.482Z] docker volume rm -f docker-dev-cache [2022-12-19T22:25:26.482Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:25:29.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite (329.02s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.03s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.86s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.57s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.22s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-12-19T22:25:29.274Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.51s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.29s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.43s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.40s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.62s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.18s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.61s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.42s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.96s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.40s) [2022-12-19T22:25:29.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.89s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.89s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.77s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s) [2022-12-19T22:25:29.275Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-12-19T22:25:29.275Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.82s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.61s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.50s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.21s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.22s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.56s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.55s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.21s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.85s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.78s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.54s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.83s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.70s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.67s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.46s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.44s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.25s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.77s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.98s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.07s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.59s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.06s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.11s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.06s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.67s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.52s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2022-12-19T22:25:29.275Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s) [2022-12-19T22:25:29.275Z] === RUN TestDockerSwarmSuite [2022-12-19T22:25:29.275Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-12-19T22:25:30.204Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-12-19T22:25:31.573Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-12-19T22:25:34.497Z] === RUN TestMiddlewares [2022-12-19T22:25:34.497Z] --- PASS: TestMiddlewares (0.00s) [2022-12-19T22:25:34.497Z] PASS [2022-12-19T22:25:34.497Z] coverage: 7.9% of statements [2022-12-19T22:25:34.497Z] ok github.com/docker/docker/api/server 0.095s coverage: 7.9% of statements [2022-12-19T22:25:34.843Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-12-19T22:25:39.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-12-19T22:25:39.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-12-19T22:25:39.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-12-19T22:25:40.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-12-19T22:25:40.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-12-19T22:25:42.301Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-12-19T22:25:42.301Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-12-19T22:25:42.301Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-12-19T22:25:42.301Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-12-19T22:25:50.397Z] === RUN TestDockerSuite/TestBuildExpose [2022-12-19T22:25:50.397Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-12-19T22:25:51.325Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-12-19T22:25:51.581Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-12-19T22:25:51.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-12-19T22:25:51.839Z] === RUN TestDockerSuite/TestBuildFails [2022-12-19T22:25:52.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-12-19T22:25:52.769Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-12-19T22:25:53.025Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-12-19T22:25:55.632Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-12-19T22:25:55.632Z] docker_api_swarm_test.go:563: [d43bbb5edb03f] joining swarm manager [dddf832c02033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:25:58.186Z] === RUN TestDockerSuite/TestBuildForceRm [2022-12-19T22:25:59.116Z] === RUN TestDockerSuite/TestBuildFromGit [2022-12-19T22:26:00.486Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-12-19T22:26:00.744Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-12-19T22:26:01.676Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-12-19T22:26:03.570Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-12-19T22:26:04.134Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-12-19T22:26:04.134Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-12-19T22:26:06.028Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-12-19T22:26:07.922Z] docker_api_swarm_test.go:585: [d20b391a3e676] joining swarm manager [dddf832c02033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:26:08.179Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-12-19T22:26:10.090Z] === RUN TestDockerSuite/TestBuildHistory [2022-12-19T22:26:10.652Z] check_test.go:380: [d43bbb5edb03f] daemon is not started [2022-12-19T22:26:13.923Z] === RUN TestDockerSuite/TestBuildIidFile [2022-12-19T22:26:13.923Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-12-19T22:26:14.486Z] === RUN TestDockerSuite/TestBuildInheritance [2022-12-19T22:26:15.050Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-12-19T22:26:15.614Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-12-19T22:26:15.614Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-12-19T22:26:16.545Z] === RUN TestDockerSuite/TestBuildLabel [2022-12-19T22:26:16.803Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-12-19T22:26:17.367Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-12-19T22:26:17.623Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-12-19T22:26:17.880Z] === RUN TestDockerSuite/TestBuildLabels [2022-12-19T22:26:18.444Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-12-19T22:26:19.373Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-12-19T22:26:21.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-12-19T22:26:21.266Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-12-19T22:26:21.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-12-19T22:26:22.196Z] === RUN TestDockerSuite/TestBuildLastModified [2022-12-19T22:26:23.565Z] docker_api_swarm_test.go:46: [d92ac99d4d1d0] joining swarm manager [da81eae38490f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:26:26.836Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-12-19T22:26:30.106Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-12-19T22:26:30.106Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-12-19T22:26:30.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-12-19T22:26:30.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-12-19T22:26:30.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-12-19T22:26:30.363Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-12-19T22:26:31.731Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-12-19T22:26:33.100Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-12-19T22:26:35.639Z] --- PASS: TestImportExtremelyLargeImageWorks (175.95s) [2022-12-19T22:26:35.639Z] PASS [2022-12-19T22:26:35.639Z] [2022-12-19T22:26:35.639Z] DONE 13 tests in 180.234s [2022-12-19T22:26:35.639Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-19T22:26:35.639Z] ++ 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 [2022-12-19T22:26:35.639Z] ++ set -e [2022-12-19T22:26:35.639Z] ++ '[' -n 0 ']' [2022-12-19T22:26:35.639Z] ++ set -x [2022-12-19T22:26:35.639Z] ++ 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 [2022-12-19T22:26:35.639Z] INFO: Testing against a local daemon [2022-12-19T22:26:35.639Z] === RUN TestNetworkCreateDelete [2022-12-19T22:26:35.639Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-12-19T22:26:35.639Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:26:36.568Z] --- PASS: TestDockerNetworkDeletePreferID (0.72s) [2022-12-19T22:26:36.568Z] === RUN TestDaemonDNSFallback [2022-12-19T22:26:36.568Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-12-19T22:26:36.825Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-12-19T22:26:37.388Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-12-19T22:26:38.163Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-19T22:26:38.163Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-19T22:26:38.164Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-19T22:26:40.695Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2022-12-19T22:26:40.695Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.5% of statements [2022-12-19T22:26:40.695Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-19T22:26:41.263Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-12-19T22:26:41.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-12-19T22:26:41.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-12-19T22:26:43.167Z] ok github.com/docker/docker/builder/remotecontext/git 2.248s coverage: 83.5% of statements [2022-12-19T22:26:43.167Z] ? github.com/docker/docker/cli [no test files] [2022-12-19T22:26:43.167Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-19T22:26:43.185Z] --- PASS: TestDaemonDNSFallback (6.55s) [2022-12-19T22:26:43.185Z] === RUN TestInspectNetwork [2022-12-19T22:26:43.185Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-12-19T22:26:46.456Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-12-19T22:26:46.456Z] === RUN TestInspectNetwork/full_network_id [2022-12-19T22:26:46.456Z] === RUN TestInspectNetwork/partial_network_id [2022-12-19T22:26:46.456Z] === RUN TestInspectNetwork/network_name [2022-12-19T22:26:46.456Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-19T22:26:46.853Z] === RUN TestBoolValue [2022-12-19T22:26:46.853Z] --- PASS: TestBoolValue (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestBoolValueOrDefault [2022-12-19T22:26:46.853Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestInt64ValueOrZero [2022-12-19T22:26:46.853Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestInt64ValueOrDefault [2022-12-19T22:26:46.853Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestInt64ValueOrDefaultWithError [2022-12-19T22:26:46.853Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestJsonContentType [2022-12-19T22:26:46.853Z] --- PASS: TestJsonContentType (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 16.2% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 16.2% of statements [2022-12-19T22:26:46.853Z] === RUN TestMaskSecretKeys [2022-12-19T22:26:46.853Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-12-19T22:26:46.853Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-12-19T22:26:46.853Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-12-19T22:26:46.853Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestVersionMiddlewareVersion [2022-12-19T22:26:46.853Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-12-19T22:26:46.853Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 37.7% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-19T22:26:46.853Z] === RUN TestStrSliceMarshalJSON [2022-12-19T22:26:46.853Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestStrSliceUnmarshalJSON [2022-12-19T22:26:46.853Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestStrSliceUnmarshalString [2022-12-19T22:26:46.853Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestStrSliceUnmarshalSlice [2022-12-19T22:26:46.853Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 90.0% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2022-12-19T22:26:46.853Z] === RUN TestToJSON [2022-12-19T22:26:46.853Z] --- PASS: TestToJSON (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestToParamWithVersion [2022-12-19T22:26:46.853Z] --- PASS: TestToParamWithVersion (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestFromJSON [2022-12-19T22:26:46.853Z] --- PASS: TestFromJSON (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestEmpty [2022-12-19T22:26:46.853Z] --- PASS: TestEmpty (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestArgsMatchKVListEmptySources [2022-12-19T22:26:46.853Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestArgsMatchKVList [2022-12-19T22:26:46.853Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestArgsMatch [2022-12-19T22:26:46.853Z] --- PASS: TestArgsMatch (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestAdd [2022-12-19T22:26:46.853Z] --- PASS: TestAdd (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestDel [2022-12-19T22:26:46.853Z] --- PASS: TestDel (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestLen [2022-12-19T22:26:46.853Z] --- PASS: TestLen (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestExactMatch [2022-12-19T22:26:46.853Z] --- PASS: TestExactMatch (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestOnlyOneExactMatch [2022-12-19T22:26:46.853Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestContains [2022-12-19T22:26:46.853Z] --- PASS: TestContains (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestValidate [2022-12-19T22:26:46.853Z] --- PASS: TestValidate (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestWalkValues [2022-12-19T22:26:46.853Z] --- PASS: TestWalkValues (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestFuzzyMatch [2022-12-19T22:26:46.853Z] --- PASS: TestFuzzyMatch (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestClone [2022-12-19T22:26:46.853Z] --- PASS: TestClone (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 92.2% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-12-19T22:26:46.853Z] === RUN TestDurationToSecondsString [2022-12-19T22:26:46.853Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestGetTimestamp [2022-12-19T22:26:46.853Z] === RUN TestAdjustForAPIVersion [2022-12-19T22:26:46.853Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 5.7% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/server/router/swarm 0.069s coverage: 5.7% of statements [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-19T22:26:46.853Z] --- PASS: TestGetTimestamp (0.21s) [2022-12-19T22:26:46.853Z] === RUN TestParseTimestamps [2022-12-19T22:26:46.853Z] --- PASS: TestParseTimestamps (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 100.0% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/types/time 0.269s coverage: 100.0% of statements [2022-12-19T22:26:46.853Z] === RUN TestCompareVersion [2022-12-19T22:26:46.853Z] --- PASS: TestCompareVersion (0.00s) [2022-12-19T22:26:46.853Z] PASS [2022-12-19T22:26:46.853Z] coverage: 75.0% of statements [2022-12-19T22:26:46.853Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-19T22:26:46.853Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-12-19T22:26:46.853Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-12-19T22:26:46.853Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestCloneArgsSmartHttp [2022-12-19T22:26:46.853Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestCloneArgsDumbHttp [2022-12-19T22:26:46.853Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestCloneArgsGit [2022-12-19T22:26:46.853Z] --- PASS: TestCloneArgsGit (0.00s) [2022-12-19T22:26:46.853Z] === RUN TestCheckoutGit [2022-12-19T22:26:46.853Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-12-19T22:26:46.853Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1996700709/001/repo/.git/ [2022-12-19T22:26:46.853Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] gitutils_test.go:254: [master (root-commit) f314dd2] First commit [2022-12-19T22:26:46.853Z] 2 files changed, 3 insertions(+) [2022-12-19T22:26:46.853Z] create mode 100644 Dockerfile [2022-12-19T22:26:46.853Z] create mode 100644 subdir/Dockerfile [2022-12-19T22:26:46.853Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-12-19T22:26:46.853Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] [test 3d601fc] Branch commit [2022-12-19T22:26:46.853Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-12-19T22:26:46.853Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-19T22:26:46.853Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:46.853Z] gitutils_test.go:262: Switched to branch 'master' [2022-12-19T22:26:47.019Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-12-19T22:26:47.323Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1996700709/001/subrepo/.git/ [2022-12-19T22:26:47.323Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-12-19T22:26:47.323Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-12-19T22:26:47.323Z] === RUN TestProcessNoDockerignore [2022-12-19T22:26:47.323Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestProcessShouldLeaveAllFiles [2022-12-19T22:26:47.323Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-12-19T22:26:47.323Z] === RUN TestDetectContentType [2022-12-19T22:26:47.323Z] --- PASS: TestDetectContentType (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestSelectAcceptableMIME [2022-12-19T22:26:47.323Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestInspectEmptyResponse [2022-12-19T22:26:47.323Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestInspectResponseBinary [2022-12-19T22:26:47.323Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestResponseUnsupportedContentType [2022-12-19T22:26:47.323Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestInspectResponseTextSimple [2022-12-19T22:26:47.323Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestInspectResponseEmptyContentType [2022-12-19T22:26:47.323Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestUnknownContentLength [2022-12-19T22:26:47.323Z] --- PASS: TestUnknownContentLength (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestDownloadRemote [2022-12-19T22:26:47.323Z] gitutils_test.go:273: [master (root-commit) e901c12] Subrepo initial [2022-12-19T22:26:47.323Z] 1 file changed, 1 insertion(+) [2022-12-19T22:26:47.323Z] create mode 100644 subfile [2022-12-19T22:26:47.323Z] --- PASS: TestDownloadRemote (0.11s) [2022-12-19T22:26:47.323Z] === RUN TestGetWithStatusError [2022-12-19T22:26:47.323Z] --- PASS: TestGetWithStatusError (0.00s) [2022-12-19T22:26:47.323Z] === RUN TestCloseRootDirectory [2022-12-19T22:26:47.323Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:26:47.323Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-12-19T22:26:47.358Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2022-12-19T22:26:47.793Z] === RUN TestHashFile [2022-12-19T22:26:47.793Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:26:47.793Z] --- SKIP: TestHashFile (0.01s) [2022-12-19T22:26:47.793Z] === RUN TestHashSubdir [2022-12-19T22:26:47.793Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:26:47.793Z] --- SKIP: TestHashSubdir (0.00s) [2022-12-19T22:26:47.793Z] === RUN TestRemoveDirectory [2022-12-19T22:26:47.793Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:26:47.793Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-12-19T22:26:47.793Z] PASS [2022-12-19T22:26:47.793Z] coverage: 9.3% of statements [2022-12-19T22:26:47.793Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 9.3% of statements [2022-12-19T22:26:47.793Z] === RUN TestEnable [2022-12-19T22:26:47.793Z] --- PASS: TestEnable (0.00s) [2022-12-19T22:26:47.793Z] === RUN TestDisable [2022-12-19T22:26:47.793Z] --- PASS: TestDisable (0.00s) [2022-12-19T22:26:47.793Z] === RUN TestEnabled [2022-12-19T22:26:47.793Z] --- PASS: TestEnabled (0.00s) [2022-12-19T22:26:47.793Z] PASS [2022-12-19T22:26:47.793Z] coverage: 100.0% of statements [2022-12-19T22:26:47.793Z] ok github.com/docker/docker/cli/debug 0.092s coverage: 100.0% of statements [2022-12-19T22:26:48.386Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-12-19T22:26:48.386Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-12-19T22:26:48.386Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-12-19T22:26:48.783Z] === RUN TestGetAllAllowed [2022-12-19T22:26:48.783Z] --- PASS: TestGetAllAllowed (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestGetAllMeta [2022-12-19T22:26:48.783Z] --- PASS: TestGetAllMeta (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestWarnOnUnusedBuildArgs [2022-12-19T22:26:48.783Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestIsUnreferencedBuiltin [2022-12-19T22:26:48.783Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestIsExistingDirectory [2022-12-19T22:26:48.783Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestGetFilenameForDownload [2022-12-19T22:26:48.783Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestEnv2Variables [2022-12-19T22:26:48.783Z] --- PASS: TestEnv2Variables (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-12-19T22:26:48.783Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestMaintainer [2022-12-19T22:26:48.783Z] --- PASS: TestMaintainer (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestLabel [2022-12-19T22:26:48.783Z] --- PASS: TestLabel (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestFromScratch [2022-12-19T22:26:48.783Z] --- PASS: TestFromScratch (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestFromWithArg [2022-12-19T22:26:48.783Z] --- PASS: TestFromWithArg (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-12-19T22:26:48.783Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestFromWithUndefinedArg [2022-12-19T22:26:48.783Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestFromMultiStageWithNamedStage [2022-12-19T22:26:48.783Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestOnbuild [2022-12-19T22:26:48.783Z] --- PASS: TestOnbuild (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestWorkdir [2022-12-19T22:26:48.783Z] --- PASS: TestWorkdir (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestCmd [2022-12-19T22:26:48.783Z] --- PASS: TestCmd (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestHealthcheckNone [2022-12-19T22:26:48.783Z] --- PASS: TestHealthcheckNone (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestHealthcheckCmd [2022-12-19T22:26:48.783Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestEntrypoint [2022-12-19T22:26:48.783Z] --- PASS: TestEntrypoint (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestExpose [2022-12-19T22:26:48.783Z] --- PASS: TestExpose (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestUser [2022-12-19T22:26:48.783Z] --- PASS: TestUser (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestVolume [2022-12-19T22:26:48.783Z] --- PASS: TestVolume (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestStopSignal [2022-12-19T22:26:48.783Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-12-19T22:26:48.783Z] --- SKIP: TestStopSignal (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestArg [2022-12-19T22:26:48.783Z] --- PASS: TestArg (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestShell [2022-12-19T22:26:48.783Z] --- PASS: TestShell (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestPrependEnvOnCmd [2022-12-19T22:26:48.783Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestRunWithBuildArgs [2022-12-19T22:26:48.783Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestRunIgnoresHealthcheck [2022-12-19T22:26:48.783Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestDispatchUnsupportedOptions [2022-12-19T22:26:48.783Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-12-19T22:26:48.783Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-12-19T22:26:48.783Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-12-19T22:26:48.783Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestNormalizeWorkdir [2022-12-19T22:26:48.783Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestDispatch [2022-12-19T22:26:48.783Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-12-19T22:26:48.783Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-12-19T22:26:48.783Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-12-19T22:26:48.783Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-12-19T22:26:48.783Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-12-19T22:26:48.783Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-12-19T22:26:48.783Z] === RUN TestDispatch/COPY_url [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch (0.15s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.09s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-12-19T22:26:48.783Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestAddScratchImageAddsToMounts [2022-12-19T22:26:48.783Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestAddFromScratchPopulatesPlatform [2022-12-19T22:26:48.783Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-12-19T22:26:48.783Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-12-19T22:26:48.783Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestImageSourceGetAddsToMounts [2022-12-19T22:26:48.783Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestEmptyDockerfile [2022-12-19T22:26:48.783Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-12-19T22:26:48.783Z] === RUN TestSymlinkDockerfile [2022-12-19T22:26:48.783Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-12-19T22:26:48.783Z] === RUN TestDockerfileOutsideTheBuildContext [2022-12-19T22:26:48.783Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestNonExistingDockerfile [2022-12-19T22:26:48.783Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestCopyRunConfig [2022-12-19T22:26:48.783Z] --- PASS: TestCopyRunConfig (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestDeepCopyRunConfig [2022-12-19T22:26:48.783Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestExportImage [2022-12-19T22:26:48.783Z] --- PASS: TestExportImage (0.00s) [2022-12-19T22:26:48.783Z] === RUN TestNormalizeDest [2022-12-19T22:26:48.783Z] --- PASS: TestNormalizeDest (0.00s) [2022-12-19T22:26:48.783Z] PASS [2022-12-19T22:26:48.783Z] coverage: 46.8% of statements [2022-12-19T22:26:48.783Z] ok github.com/docker/docker/builder/dockerfile 0.450s coverage: 46.8% of statements [2022-12-19T22:26:49.252Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-19T22:26:50.907Z] --- PASS: TestInspectNetwork (8.05s) [2022-12-19T22:26:50.907Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-19T22:26:50.907Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-19T22:26:50.907Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-19T22:26:50.907Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-19T22:26:50.907Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:26:51.474Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-12-19T22:26:51.488Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1996700709/001/repo/sub'... [2022-12-19T22:26:51.488Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-12-19T22:26:51.488Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:51.488Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-12-19T22:26:51.488Z] The file will have its original line endings in your working directory. [2022-12-19T22:26:51.731Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-12-19T22:26:51.959Z] gitutils_test.go:277: [master d5041f8] With submodule [2022-12-19T22:26:51.959Z] 2 files changed, 4 insertions(+) [2022-12-19T22:26:51.959Z] create mode 100644 .gitmodules [2022-12-19T22:26:51.959Z] create mode 160000 sub [2022-12-19T22:26:51.959Z] === RUN TestCheckoutGit/#00 [2022-12-19T22:26:52.950Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:26:52.950Z] [2022-12-19T22:26:52.950Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:26:53.099Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2022-12-19T22:26:53.099Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:26:53.099Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-19T22:26:53.099Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-19T22:26:53.099Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:26:53.099Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:26:53.099Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:26:53.099Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:26:53.099Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-19T22:26:53.099Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:26:53.099Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-19T22:26:53.100Z] === RUN TestNetworkList [2022-12-19T22:26:53.100Z] === RUN TestNetworkList//networks [2022-12-19T22:26:53.100Z] === PAUSE TestNetworkList//networks [2022-12-19T22:26:53.100Z] === RUN TestNetworkList//networks/ [2022-12-19T22:26:53.100Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:26:53.100Z] === CONT TestNetworkList//networks [2022-12-19T22:26:53.100Z] === CONT TestNetworkList//networks/ [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkList (0.02s) [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:26:53.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:26:53.100Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:26:53.356Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-12-19T22:26:53.356Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-12-19T22:26:53.356Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:26:53.612Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-12-19T22:26:54.543Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-19T22:26:54.543Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:26:54.800Z] === RUN TestDockerSuite/TestBuildNetNone [2022-12-19T22:26:55.388Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-12-19T22:26:55.388Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:26:55.388Z] === RUN TestDockerSuite/TestBuildNoContext [2022-12-19T22:26:55.909Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:26:55.909Z] [2022-12-19T22:26:55.909Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:26:55.952Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-12-19T22:26:56.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-12-19T22:26:56.515Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:26:56.515Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-12-19T22:26:57.884Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-12-19T22:26:57.884Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-19T22:26:57.884Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-12-19T22:26:58.128Z] === RUN TestCheckoutGit/master [2022-12-19T22:26:58.140Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-12-19T22:26:58.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-12-19T22:26:58.397Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-12-19T22:26:58.397Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:26:58.653Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-12-19T22:26:58.911Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-12-19T22:26:59.475Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-12-19T22:26:59.706Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:26:59.706Z] [2022-12-19T22:26:59.706Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:00.844Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-12-19T22:27:00.844Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:27:00.844Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:27:00.844Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:27:00.844Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:27:01.101Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-12-19T22:27:01.664Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-12-19T22:27:02.747Z] === RUN TestCheckpointCreateError [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointCreate [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointCreate (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointDeleteError [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointDelete [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointDelete (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointListError [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointListError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointList [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointList (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCheckpointListContainerNotFound [2022-12-19T22:27:02.747Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNewClientWithOpsFromEnv [2022-12-19T22:27:02.747Z] client_test.go:23: runtime.GOOS == "windows" [2022-12-19T22:27:02.747Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestGetAPIPath [2022-12-19T22:27:02.747Z] --- PASS: TestGetAPIPath (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestParseHostURL [2022-12-19T22:27:02.747Z] --- PASS: TestParseHostURL (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-12-19T22:27:02.747Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPIVersionEmpty [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPIVersion [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPVersionOverride [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPIVersionAutomatic [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-12-19T22:27:02.747Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestClientRedirect [2022-12-19T22:27:02.747Z] --- PASS: TestClientRedirect (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigCreateUnsupported [2022-12-19T22:27:02.747Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigCreateError [2022-12-19T22:27:02.747Z] --- PASS: TestConfigCreateError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigCreate [2022-12-19T22:27:02.747Z] --- PASS: TestConfigCreate (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspectNotFound [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspectWithEmptyID [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspectUnsupported [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspectError [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspectError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspectConfigNotFound [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigInspect [2022-12-19T22:27:02.747Z] --- PASS: TestConfigInspect (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigListUnsupported [2022-12-19T22:27:02.747Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigListError [2022-12-19T22:27:02.747Z] --- PASS: TestConfigListError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigList [2022-12-19T22:27:02.747Z] --- PASS: TestConfigList (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigRemoveUnsupported [2022-12-19T22:27:02.747Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigRemoveError [2022-12-19T22:27:02.747Z] --- PASS: TestConfigRemoveError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigRemove [2022-12-19T22:27:02.747Z] --- PASS: TestConfigRemove (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigUpdateUnsupported [2022-12-19T22:27:02.747Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigUpdateError [2022-12-19T22:27:02.747Z] --- PASS: TestConfigUpdateError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestConfigUpdate [2022-12-19T22:27:02.747Z] --- PASS: TestConfigUpdate (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCommitError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCommitError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCommit [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCommit (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerStatPathError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerStatPathError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerStatPathNotFoundError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerStatPathNoHeaderError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerStatPath [2022-12-19T22:27:02.747Z] --- PASS: TestContainerStatPath (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyToContainerError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyToContainerError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyToContainerNotFoundError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyToContainerNotStatusOKError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyToContainer [2022-12-19T22:27:02.747Z] --- PASS: TestCopyToContainer (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyFromContainerError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyFromContainerNotFoundError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyFromContainerNotStatusOKError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyFromContainerNoHeaderError [2022-12-19T22:27:02.747Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestCopyFromContainer [2022-12-19T22:27:02.747Z] --- PASS: TestCopyFromContainer (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCreateError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCreateError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCreateImageNotFound [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCreateWithName [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerCreateAutoRemove [2022-12-19T22:27:02.747Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerDiffError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerDiffError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerDiff [2022-12-19T22:27:02.747Z] --- PASS: TestContainerDiff (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecCreateError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecCreate [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecCreate (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecStartError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecStartError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecStart [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecStart (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecInspectError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExecInspect [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExecInspect (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExportError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExportError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerExport [2022-12-19T22:27:02.747Z] --- PASS: TestContainerExport (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerInspectError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerInspectError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerInspectContainerNotFound [2022-12-19T22:27:02.747Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerInspectWithEmptyID [2022-12-19T22:27:02.747Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerInspect [2022-12-19T22:27:02.747Z] --- PASS: TestContainerInspect (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerInspectNode [2022-12-19T22:27:02.747Z] --- PASS: TestContainerInspectNode (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerKillError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerKillError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerKill [2022-12-19T22:27:02.747Z] --- PASS: TestContainerKill (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerListError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerListError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerList [2022-12-19T22:27:02.747Z] --- PASS: TestContainerList (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerLogsNotFoundError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerLogsError [2022-12-19T22:27:02.747Z] --- PASS: TestContainerLogsError (0.00s) [2022-12-19T22:27:02.747Z] === RUN TestContainerLogs [2022-12-19T22:27:03.218Z] --- PASS: TestContainerLogs (0.23s) [2022-12-19T22:27:03.218Z] === RUN TestContainerPauseError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerPauseError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerPause [2022-12-19T22:27:03.218Z] --- PASS: TestContainerPause (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainersPruneError [2022-12-19T22:27:03.218Z] --- PASS: TestContainersPruneError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainersPrune [2022-12-19T22:27:03.218Z] --- PASS: TestContainersPrune (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRemoveError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRemoveError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRemoveNotFoundError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRemove [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRemove (0.01s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRenameError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRenameError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRename [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRename (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerResizeError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerResizeError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerExecResizeError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerResize [2022-12-19T22:27:03.218Z] --- PASS: TestContainerResize (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerExecResize [2022-12-19T22:27:03.218Z] --- PASS: TestContainerExecResize (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRestartError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRestartError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerRestart [2022-12-19T22:27:03.218Z] --- PASS: TestContainerRestart (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStartError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStartError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStart [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStart (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStatsError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStatsError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStats [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStats (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStopError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStopError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerStop [2022-12-19T22:27:03.218Z] --- PASS: TestContainerStop (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerTopError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerTopError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerTop [2022-12-19T22:27:03.218Z] --- PASS: TestContainerTop (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerUnpauseError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerUnpause [2022-12-19T22:27:03.218Z] --- PASS: TestContainerUnpause (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerUpdateError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerUpdateError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerUpdate [2022-12-19T22:27:03.218Z] --- PASS: TestContainerUpdate (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerWaitError [2022-12-19T22:27:03.218Z] --- PASS: TestContainerWaitError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestContainerWait [2022-12-19T22:27:03.218Z] --- PASS: TestContainerWait (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestDiskUsageError [2022-12-19T22:27:03.218Z] --- PASS: TestDiskUsageError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestDiskUsage [2022-12-19T22:27:03.218Z] --- PASS: TestDiskUsage (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestDistributionInspectUnsupported [2022-12-19T22:27:03.218Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestDistributionInspectWithEmptyID [2022-12-19T22:27:03.218Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestEventsErrorInOptions [2022-12-19T22:27:03.218Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestEventsErrorFromServer [2022-12-19T22:27:03.218Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestEvents [2022-12-19T22:27:03.218Z] --- PASS: TestEvents (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestTLSCloseWriter [2022-12-19T22:27:03.218Z] === PAUSE TestTLSCloseWriter [2022-12-19T22:27:03.218Z] === RUN TestImageBuildError [2022-12-19T22:27:03.218Z] --- PASS: TestImageBuildError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageBuild [2022-12-19T22:27:03.218Z] --- PASS: TestImageBuild (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestGetDockerOS [2022-12-19T22:27:03.218Z] --- PASS: TestGetDockerOS (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageCreateError [2022-12-19T22:27:03.218Z] --- PASS: TestImageCreateError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageCreate [2022-12-19T22:27:03.218Z] --- PASS: TestImageCreate (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageHistoryError [2022-12-19T22:27:03.218Z] --- PASS: TestImageHistoryError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageHistory [2022-12-19T22:27:03.218Z] --- PASS: TestImageHistory (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageImportError [2022-12-19T22:27:03.218Z] --- PASS: TestImageImportError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageImport [2022-12-19T22:27:03.218Z] --- PASS: TestImageImport (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageInspectError [2022-12-19T22:27:03.218Z] --- PASS: TestImageInspectError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageInspectImageNotFound [2022-12-19T22:27:03.218Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageInspectWithEmptyID [2022-12-19T22:27:03.218Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageInspect [2022-12-19T22:27:03.218Z] --- PASS: TestImageInspect (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageListError [2022-12-19T22:27:03.218Z] --- PASS: TestImageListError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageList [2022-12-19T22:27:03.218Z] --- PASS: TestImageList (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageListApiBefore125 [2022-12-19T22:27:03.218Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageLoadError [2022-12-19T22:27:03.218Z] --- PASS: TestImageLoadError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageLoad [2022-12-19T22:27:03.218Z] --- PASS: TestImageLoad (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagesPruneError [2022-12-19T22:27:03.218Z] --- PASS: TestImagesPruneError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagesPrune [2022-12-19T22:27:03.218Z] --- PASS: TestImagesPrune (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullReferenceParseError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullAnyError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullAnyError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullStatusUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePullWithoutErrors [2022-12-19T22:27:03.218Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushReferenceError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushAnyError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushAnyError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushStatusUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithoutErrors [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-12-19T22:27:03.218Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-12-19T22:27:03.218Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageRemoveError [2022-12-19T22:27:03.218Z] --- PASS: TestImageRemoveError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageRemoveImageNotFound [2022-12-19T22:27:03.218Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageRemove [2022-12-19T22:27:03.218Z] --- PASS: TestImageRemove (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSaveError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSaveError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSave [2022-12-19T22:27:03.218Z] --- PASS: TestImageSave (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchAnyError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchStatusUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageSearchWithoutErrors [2022-12-19T22:27:03.218Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageTagError [2022-12-19T22:27:03.218Z] --- PASS: TestImageTagError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageTagInvalidReference [2022-12-19T22:27:03.218Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageTagInvalidSourceImageName [2022-12-19T22:27:03.218Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageTagHexSource [2022-12-19T22:27:03.218Z] --- PASS: TestImageTagHexSource (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestImageTag [2022-12-19T22:27:03.218Z] --- PASS: TestImageTag (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestInfoServerError [2022-12-19T22:27:03.218Z] --- PASS: TestInfoServerError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestInfoInvalidResponseJSONError [2022-12-19T22:27:03.218Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestInfo [2022-12-19T22:27:03.218Z] --- PASS: TestInfo (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkConnectError [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkConnectError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkConnect [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkConnect (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkCreateError [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkCreateError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkCreate [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkCreate (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkDisconnectError [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkDisconnect [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkInspectError [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkInspectError (0.00s) [2022-12-19T22:27:03.218Z] === RUN TestNetworkInspectNotFoundError [2022-12-19T22:27:03.218Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkInspectWithEmptyID [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkInspect [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkInspect (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkListError [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkListError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkList [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkList (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworksPruneError [2022-12-19T22:27:03.219Z] --- PASS: TestNetworksPruneError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworksPrune [2022-12-19T22:27:03.219Z] --- PASS: TestNetworksPrune (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkRemoveError [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNetworkRemove [2022-12-19T22:27:03.219Z] --- PASS: TestNetworkRemove (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeInspectError [2022-12-19T22:27:03.219Z] --- PASS: TestNodeInspectError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeInspectNodeNotFound [2022-12-19T22:27:03.219Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeInspectWithEmptyID [2022-12-19T22:27:03.219Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeInspect [2022-12-19T22:27:03.219Z] --- PASS: TestNodeInspect (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeListError [2022-12-19T22:27:03.219Z] --- PASS: TestNodeListError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeList [2022-12-19T22:27:03.219Z] --- PASS: TestNodeList (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeRemoveError [2022-12-19T22:27:03.219Z] --- PASS: TestNodeRemoveError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeRemove [2022-12-19T22:27:03.219Z] --- PASS: TestNodeRemove (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeUpdateError [2022-12-19T22:27:03.219Z] --- PASS: TestNodeUpdateError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestNodeUpdate [2022-12-19T22:27:03.219Z] --- PASS: TestNodeUpdate (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestOptionWithTimeout [2022-12-19T22:27:03.219Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPingFail [2022-12-19T22:27:03.219Z] --- PASS: TestPingFail (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPingWithError [2022-12-19T22:27:03.219Z] 2022/12/19 22:27:02 RoundTripper returned a response & error; ignoring response [2022-12-19T22:27:03.219Z] 2022/12/19 22:27:02 RoundTripper returned a response & error; ignoring response [2022-12-19T22:27:03.219Z] --- PASS: TestPingWithError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPingSuccess [2022-12-19T22:27:03.219Z] --- PASS: TestPingSuccess (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPingHeadFallback [2022-12-19T22:27:03.219Z] === RUN TestPingHeadFallback/OK [2022-12-19T22:27:03.219Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-12-19T22:27:03.219Z] === RUN TestPingHeadFallback/Not_Found [2022-12-19T22:27:03.219Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-12-19T22:27:03.219Z] --- PASS: TestPingHeadFallback (0.00s) [2022-12-19T22:27:03.219Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-12-19T22:27:03.219Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-12-19T22:27:03.219Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-12-19T22:27:03.219Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginDisableError [2022-12-19T22:27:03.219Z] --- PASS: TestPluginDisableError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginDisable [2022-12-19T22:27:03.219Z] --- PASS: TestPluginDisable (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginEnableError [2022-12-19T22:27:03.219Z] --- PASS: TestPluginEnableError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginEnable [2022-12-19T22:27:03.219Z] --- PASS: TestPluginEnable (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginInspectError [2022-12-19T22:27:03.219Z] --- PASS: TestPluginInspectError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginInspectWithEmptyID [2022-12-19T22:27:03.219Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginInspect [2022-12-19T22:27:03.219Z] --- PASS: TestPluginInspect (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginListError [2022-12-19T22:27:03.219Z] --- PASS: TestPluginListError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginList [2022-12-19T22:27:03.219Z] --- PASS: TestPluginList (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginPushError [2022-12-19T22:27:03.219Z] --- PASS: TestPluginPushError (0.00s) [2022-12-19T22:27:03.219Z] === RUN TestPluginPush [2022-12-19T22:27:03.578Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-12-19T22:27:03.690Z] --- PASS: TestPluginPush (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestPluginRemoveError [2022-12-19T22:27:03.690Z] --- PASS: TestPluginRemoveError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestPluginRemove [2022-12-19T22:27:03.690Z] --- PASS: TestPluginRemove (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestPluginSetError [2022-12-19T22:27:03.690Z] --- PASS: TestPluginSetError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestPluginSet [2022-12-19T22:27:03.690Z] --- PASS: TestPluginSet (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSetHostHeader [2022-12-19T22:27:03.690Z] --- PASS: TestSetHostHeader (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestPlainTextError [2022-12-19T22:27:03.690Z] --- PASS: TestPlainTextError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestInfiniteError [2022-12-19T22:27:03.690Z] --- PASS: TestInfiniteError (0.03s) [2022-12-19T22:27:03.690Z] === RUN TestSecretCreateUnsupported [2022-12-19T22:27:03.690Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretCreateError [2022-12-19T22:27:03.690Z] --- PASS: TestSecretCreateError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretCreate [2022-12-19T22:27:03.690Z] --- PASS: TestSecretCreate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretInspectUnsupported [2022-12-19T22:27:03.690Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretInspectError [2022-12-19T22:27:03.690Z] --- PASS: TestSecretInspectError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretInspectSecretNotFound [2022-12-19T22:27:03.690Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretInspectWithEmptyID [2022-12-19T22:27:03.690Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretInspect [2022-12-19T22:27:03.690Z] --- PASS: TestSecretInspect (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretListUnsupported [2022-12-19T22:27:03.690Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretListError [2022-12-19T22:27:03.690Z] --- PASS: TestSecretListError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretList [2022-12-19T22:27:03.690Z] --- PASS: TestSecretList (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretRemoveUnsupported [2022-12-19T22:27:03.690Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretRemoveError [2022-12-19T22:27:03.690Z] --- PASS: TestSecretRemoveError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretRemove [2022-12-19T22:27:03.690Z] --- PASS: TestSecretRemove (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretUpdateUnsupported [2022-12-19T22:27:03.690Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSecretUpdateError [2022-12-19T22:27:03.690Z] --- PASS: TestSecretUpdateError (0.01s) [2022-12-19T22:27:03.690Z] === RUN TestSecretUpdate [2022-12-19T22:27:03.690Z] --- PASS: TestSecretUpdate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceCreateError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceCreateError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceCreate [2022-12-19T22:27:03.690Z] --- PASS: TestServiceCreate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceCreateCompatiblePlatforms [2022-12-19T22:27:03.690Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceCreateDigestPinning [2022-12-19T22:27:03.690Z] --- PASS: TestServiceCreateDigestPinning (0.02s) [2022-12-19T22:27:03.690Z] === RUN TestServiceInspectError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceInspectError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceInspectServiceNotFound [2022-12-19T22:27:03.690Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceInspectWithEmptyID [2022-12-19T22:27:03.690Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceInspect [2022-12-19T22:27:03.690Z] --- PASS: TestServiceInspect (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceListError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceListError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceList [2022-12-19T22:27:03.690Z] --- PASS: TestServiceList (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceLogsError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceLogsError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceLogs [2022-12-19T22:27:03.690Z] --- PASS: TestServiceLogs (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceRemoveError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceRemoveError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceRemoveNotFoundError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceRemove [2022-12-19T22:27:03.690Z] --- PASS: TestServiceRemove (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceUpdateError [2022-12-19T22:27:03.690Z] --- PASS: TestServiceUpdateError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestServiceUpdate [2022-12-19T22:27:03.690Z] --- PASS: TestServiceUpdate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmGetUnlockKeyError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmGetUnlockKey [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmInitError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmInitError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmInit [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmInit (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmInspectError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmInspectError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmInspect [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmInspect (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmJoinError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmJoinError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmJoin [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmJoin (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmLeaveError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmLeave [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmLeave (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmUnlockError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmUnlock [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmUnlock (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmUpdateError [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestSwarmUpdate [2022-12-19T22:27:03.690Z] --- PASS: TestSwarmUpdate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestTaskInspectError [2022-12-19T22:27:03.690Z] --- PASS: TestTaskInspectError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestTaskInspectWithEmptyID [2022-12-19T22:27:03.690Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestTaskInspect [2022-12-19T22:27:03.690Z] --- PASS: TestTaskInspect (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestTaskListError [2022-12-19T22:27:03.690Z] --- PASS: TestTaskListError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestTaskList [2022-12-19T22:27:03.690Z] --- PASS: TestTaskList (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeCreateError [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeCreateError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeCreate [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeCreate (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeInspectError [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeInspectError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeInspectNotFound [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeInspectWithEmptyID [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeInspect [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeInspect (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeListError [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeListError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeList [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeList (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeRemoveError [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-12-19T22:27:03.690Z] === RUN TestVolumeRemove [2022-12-19T22:27:03.690Z] --- PASS: TestVolumeRemove (0.00s) [2022-12-19T22:27:03.690Z] === CONT TestTLSCloseWriter [2022-12-19T22:27:03.690Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-12-19T22:27:03.690Z] PASS [2022-12-19T22:27:03.690Z] coverage: 74.9% of statements [2022-12-19T22:27:03.690Z] ok github.com/docker/docker/client 0.554s coverage: 74.9% of statements [2022-12-19T22:27:03.690Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:03.690Z] [2022-12-19T22:27:03.690Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:04.509Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-12-19T22:27:05.877Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-12-19T22:27:06.441Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-12-19T22:27:06.654Z] === RUN TestCheckoutGit/:subdir [2022-12-19T22:27:07.371Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-12-19T22:27:07.628Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-12-19T22:27:07.643Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:07.643Z] [2022-12-19T22:27:07.643Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:09.521Z] === RUN TestDockerSuite/TestBuildPATH [2022-12-19T22:27:10.602Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:10.602Z] [2022-12-19T22:27:10.602Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:11.414Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-12-19T22:27:11.978Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-12-19T22:27:12.541Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-12-19T22:27:13.560Z] === RUN TestCheckoutGit/:nosubdir [2022-12-19T22:27:15.130Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:15.130Z] [2022-12-19T22:27:15.130Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:15.600Z] === RUN TestCheckoutGit/:Dockerfile [2022-12-19T22:27:15.819Z] --- PASS: TestServiceWithDataPathPortInit (15.09s) [2022-12-19T22:27:15.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:27:16.589Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:16.589Z] [2022-12-19T22:27:16.589Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:17.579Z] === RUN TestCheckoutGit/master:nosubdir [2022-12-19T22:27:18.341Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-12-19T22:27:18.570Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:18.570Z] [2022-12-19T22:27:18.570Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:18.598Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pe0yxntg73phomode9hpzlo56 Created:2022-12-19 22:27:16.983451872 +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[10254ee6abcc58b991fc4a328b893fc05ce5d32b0012879ca1869d2743f6e2de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uebkxmnjqvgiuy2xhu4066k0k EndpointID:1702421387adcb62d22f404a1eafe4e47e37a5971fe32e421a4d34bd0dfd9f64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29f82816bf82259539d42e954f10814e9675615694fbe273ff182bb7decb9a7b 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:ae03340186f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uebkxmnjqvgiuy2xhu4066k0k EndpointID:1702421387adcb62d22f404a1eafe4e47e37a5971fe32e421a4d34bd0dfd9f64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-19T22:27:19.559Z] === RUN TestCheckoutGit/master:subdir [2022-12-19T22:27:20.547Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:20.547Z] [2022-12-19T22:27:20.547Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:21.116Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-12-19T22:27:21.678Z] === RUN TestDockerSuite/TestBuildRm [2022-12-19T22:27:23.505Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:23.505Z] [2022-12-19T22:27:23.505Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:23.570Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.66s) [2022-12-19T22:27:23.570Z] PASS [2022-12-19T22:27:23.570Z] [2022-12-19T22:27:23.570Z] === Skipped [2022-12-19T22:27:23.570Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:27:23.570Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:27:23.570Z] [2022-12-19T22:27:23.570Z] DONE 26 tests, 1 skipped in 48.041s [2022-12-19T22:27:23.570Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:27:23.570Z] ++ 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 [2022-12-19T22:27:23.570Z] ++ set -e [2022-12-19T22:27:23.570Z] ++ '[' -n 0 ']' [2022-12-19T22:27:23.570Z] ++ set -x [2022-12-19T22:27:23.570Z] ++ 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 [2022-12-19T22:27:23.570Z] INFO: Testing against a local daemon [2022-12-19T22:27:23.570Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-19T22:27:23.570Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:27:23.570Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:27:23.570Z] === RUN TestDockerNetworkIpvlan [2022-12-19T22:27:23.570Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:27:23.570Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:27:23.570Z] PASS [2022-12-19T22:27:23.570Z] [2022-12-19T22:27:23.570Z] === Skipped [2022-12-19T22:27:23.570Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:27:23.570Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:27:23.570Z] [2022-12-19T22:27:23.570Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:27:23.570Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:27:23.570Z] [2022-12-19T22:27:23.570Z] DONE 2 tests, 2 skipped in 0.147s [2022-12-19T22:27:23.570Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:27:23.570Z] ++ 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 [2022-12-19T22:27:23.570Z] ++ set -e [2022-12-19T22:27:23.570Z] ++ '[' -n 0 ']' [2022-12-19T22:27:23.570Z] ++ set -x [2022-12-19T22:27:23.570Z] ++ 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 [2022-12-19T22:27:23.570Z] INFO: Testing against a local daemon [2022-12-19T22:27:23.570Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-19T22:27:23.827Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-12-19T22:27:24.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-12-19T22:27:25.013Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-12-19T22:27:25.013Z] === RUN TestDockerNetworkMacvlan [2022-12-19T22:27:25.576Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-12-19T22:27:25.576Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-19T22:27:25.725Z] === RUN TestCheckoutGit/master:../subdir [2022-12-19T22:27:25.833Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-12-19T22:27:26.064Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2022-12-19T22:27:26.065Z] ok github.com/docker/docker/container 0.134s coverage: 34.5% of statements [2022-12-19T22:27:26.065Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-19T22:27:26.065Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-19T22:27:26.065Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-19T22:27:26.065Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-19T22:27:26.195Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:26.195Z] [2022-12-19T22:27:26.195Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:26.398Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-12-19T22:27:26.398Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-19T22:27:26.665Z] === RUN TestCheckoutGit/test [2022-12-19T22:27:27.327Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-12-19T22:27:27.327Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-19T22:27:27.653Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:27.653Z] [2022-12-19T22:27:27.653Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:28.258Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-12-19T22:27:29.187Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-12-19T22:27:29.443Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-19T22:27:29.880Z] === RUN TestCheckoutGit/test: [2022-12-19T22:27:30.349Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:30.349Z] [2022-12-19T22:27:30.349Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:30.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-12-19T22:27:32.270Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-19T22:27:32.270Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-12-19T22:27:32.270Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-12-19T22:27:32.572Z] === RUN TestCheckoutGit/test:subdir [2022-12-19T22:27:32.834Z] docker_api_swarm_test.go:304: [d923775d213c1] joining swarm manager [ddfb1269127e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:27:32.834Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-12-19T22:27:32.834Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-12-19T22:27:32.834Z] === RUN TestDockerSuite/TestBuildSpaces [2022-12-19T22:27:33.042Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-19T22:27:33.042Z] [2022-12-19T22:27:33.042Z] gitutils_test.go:211: git-http-backend: [2022-12-19T22:27:33.399Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-12-19T22:27:33.962Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-12-19T22:27:34.187Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2022-12-19T22:27:34.219Z] docker_api_swarm_test.go:305: [d8e9fc0d5728f] joining swarm manager [ddfb1269127e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:27:34.219Z] === RUN TestDockerSuite/TestBuildStderr [2022-12-19T22:27:34.447Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-12-19T22:27:34.609Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestConfigureDaemonLogs [2022-12-19T22:27:34.609Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestCommonOptionsInstallFlags [2022-12-19T22:27:34.609Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-12-19T22:27:34.609Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-12-19T22:27:34.609Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-12-19T22:27:34.609Z] PASS [2022-12-19T22:27:34.609Z] coverage: 18.4% of statements [2022-12-19T22:27:34.609Z] ok github.com/docker/docker/cmd/dockerd 0.222s coverage: 18.4% of statements [2022-12-19T22:27:35.171Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit (49.77s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/#00 (6.56s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/master (8.37s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/:subdir (6.79s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/:nosubdir (2.30s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/:Dockerfile (1.82s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/master:nosubdir (1.88s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/master:subdir (5.94s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/master:../subdir (1.47s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/test (2.88s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/test: (2.69s) [2022-12-19T22:27:35.600Z] --- PASS: TestCheckoutGit/test:subdir (2.86s) [2022-12-19T22:27:35.600Z] === RUN TestValidGitTransport [2022-12-19T22:27:35.600Z] --- PASS: TestValidGitTransport (0.00s) [2022-12-19T22:27:35.600Z] === RUN TestGitInvalidRef [2022-12-19T22:27:35.600Z] --- PASS: TestGitInvalidRef (0.25s) [2022-12-19T22:27:35.600Z] PASS [2022-12-19T22:27:35.600Z] coverage: 83.5% of statements [2022-12-19T22:27:35.600Z] ok github.com/docker/docker/builder/remotecontext/git 50.078s coverage: 83.5% of statements [2022-12-19T22:27:35.822Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-12-19T22:27:36.539Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-12-19T22:27:36.589Z] === RUN TestContainerStopSignal [2022-12-19T22:27:36.589Z] --- PASS: TestContainerStopSignal (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestContainerStopTimeout [2022-12-19T22:27:36.589Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestContainerSecretReferenceDestTarget [2022-12-19T22:27:36.589Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-12-19T22:27:36.589Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestContainerLogPathSetForRingLogger [2022-12-19T22:27:36.589Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-12-19T22:27:36.589Z] === RUN TestReplaceAndAppendEnvVars [2022-12-19T22:27:36.589Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-12-19T22:27:36.589Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestNewMemoryStore [2022-12-19T22:27:36.589Z] --- PASS: TestNewMemoryStore (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestAddContainers [2022-12-19T22:27:36.589Z] --- PASS: TestAddContainers (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestGetContainer [2022-12-19T22:27:36.589Z] --- PASS: TestGetContainer (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestDeleteContainer [2022-12-19T22:27:36.589Z] --- PASS: TestDeleteContainer (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestListContainers [2022-12-19T22:27:36.589Z] --- PASS: TestListContainers (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestFirstContainer [2022-12-19T22:27:36.589Z] --- PASS: TestFirstContainer (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestApplyAllContainer [2022-12-19T22:27:36.589Z] --- PASS: TestApplyAllContainer (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestIsValidHealthString [2022-12-19T22:27:36.589Z] --- PASS: TestIsValidHealthString (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestStateRunStop [2022-12-19T22:27:36.589Z] --- PASS: TestStateRunStop (0.00s) [2022-12-19T22:27:36.589Z] === RUN TestStateTimeoutWait [2022-12-19T22:27:36.796Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-19T22:27:37.058Z] state_test.go:141: Stop callback fired [2022-12-19T22:27:37.058Z] state_test.go:165: Stop callback fired [2022-12-19T22:27:37.058Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-12-19T22:27:37.058Z] === RUN TestIsValidStateString [2022-12-19T22:27:37.058Z] --- PASS: TestIsValidStateString (0.00s) [2022-12-19T22:27:37.058Z] === RUN TestViewSaveDelete [2022-12-19T22:27:37.058Z] --- PASS: TestViewSaveDelete (0.05s) [2022-12-19T22:27:37.058Z] === RUN TestViewAll [2022-12-19T22:27:37.058Z] --- PASS: TestViewAll (0.12s) [2022-12-19T22:27:37.058Z] === RUN TestViewGet [2022-12-19T22:27:37.058Z] --- PASS: TestViewGet (0.03s) [2022-12-19T22:27:37.058Z] === RUN TestNames [2022-12-19T22:27:37.058Z] --- PASS: TestNames (0.00s) [2022-12-19T22:27:37.058Z] === RUN TestViewWithHealthCheck [2022-12-19T22:27:37.058Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-12-19T22:27:37.058Z] PASS [2022-12-19T22:27:37.058Z] coverage: 41.4% of statements [2022-12-19T22:27:37.058Z] ok github.com/docker/docker/container 0.421s coverage: 41.4% of statements [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/cli [no test files] [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-19T22:27:37.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan (12.74s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2022-12-19T22:27:37.727Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2022-12-19T22:27:37.727Z] PASS [2022-12-19T22:27:37.727Z] [2022-12-19T22:27:37.727Z] DONE 8 tests in 14.202s [2022-12-19T22:27:37.727Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-19T22:27:37.727Z] ++ 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 [2022-12-19T22:27:37.727Z] ++ set -e [2022-12-19T22:27:37.727Z] ++ '[' -n 0 ']' [2022-12-19T22:27:37.727Z] ++ set -x [2022-12-19T22:27:37.727Z] ++ 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 [2022-12-19T22:27:37.727Z] testing: warning: no tests to run [2022-12-19T22:27:37.727Z] PASS [2022-12-19T22:27:37.727Z] [2022-12-19T22:27:37.727Z] DONE 0 tests in 0.026s [2022-12-19T22:27:37.727Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-19T22:27:37.727Z] ++ 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 [2022-12-19T22:27:37.727Z] ++ set -e [2022-12-19T22:27:37.727Z] ++ '[' -n 0 ']' [2022-12-19T22:27:37.727Z] ++ set -x [2022-12-19T22:27:37.727Z] ++ 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 [2022-12-19T22:27:37.984Z] INFO: Testing against a local daemon [2022-12-19T22:27:37.984Z] === RUN TestAuthZPluginAllowRequest [2022-12-19T22:27:38.548Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-12-19T22:27:39.111Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2022-12-19T22:27:39.111Z] === RUN TestAuthZPluginTLS [2022-12-19T22:27:39.368Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-12-19T22:27:39.932Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-12-19T22:27:39.932Z] === RUN TestAuthZPluginDenyRequest [2022-12-19T22:27:40.017Z] === RUN TestPrepare [2022-12-19T22:27:40.017Z] --- PASS: TestPrepare (0.00s) [2022-12-19T22:27:40.017Z] === RUN TestStart [2022-12-19T22:27:40.017Z] --- PASS: TestStart (0.00s) [2022-12-19T22:27:40.017Z] === RUN TestWaitCancel [2022-12-19T22:27:40.017Z] --- PASS: TestWaitCancel (0.00s) [2022-12-19T22:27:40.017Z] === RUN TestWaitDisabled [2022-12-19T22:27:40.017Z] --- PASS: TestWaitDisabled (0.00s) [2022-12-19T22:27:40.017Z] === RUN TestWaitEnabled [2022-12-19T22:27:40.017Z] --- PASS: TestWaitEnabled (0.00s) [2022-12-19T22:27:40.017Z] === RUN TestRemove [2022-12-19T22:27:40.017Z] --- PASS: TestRemove (0.00s) [2022-12-19T22:27:40.017Z] PASS [2022-12-19T22:27:40.017Z] coverage: 65.3% of statements [2022-12-19T22:27:40.017Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-12-19T22:27:40.188Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-12-19T22:27:40.445Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-12-19T22:27:40.445Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-19T22:27:40.487Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-12-19T22:27:40.487Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCIsolation [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-12-19T22:27:40.487Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCConfigs [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCConfigs [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-12-19T22:27:40.487Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-12-19T22:27:40.487Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-12-19T22:27:40.487Z] PASS [2022-12-19T22:27:40.487Z] coverage: 35.9% of statements [2022-12-19T22:27:40.487Z] ok github.com/docker/docker/daemon/cluster/convert 0.290s coverage: 35.9% of statements [2022-12-19T22:27:40.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-12-19T22:27:40.958Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-12-19T22:27:40.958Z] === RUN TestAuthZPluginDenyResponse [2022-12-19T22:27:41.214Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-12-19T22:27:41.471Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-12-19T22:27:41.471Z] === RUN TestAuthZPluginAllowEventStream [2022-12-19T22:27:42.402Z] === RUN TestDockerSuite/TestBuildUser [2022-12-19T22:27:42.707Z] === RUN TestNewListSecretsFilters [2022-12-19T22:27:42.707Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-12-19T22:27:42.707Z] === RUN TestNewListConfigsFilters [2022-12-19T22:27:42.707Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-12-19T22:27:42.707Z] PASS [2022-12-19T22:27:42.707Z] coverage: 0.5% of statements [2022-12-19T22:27:42.707Z] ok github.com/docker/docker/daemon/cluster 1.373s coverage: 0.5% of statements [2022-12-19T22:27:42.968Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-12-19T22:27:42.968Z] === RUN TestAuthZPluginErrorResponse [2022-12-19T22:27:43.225Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-12-19T22:27:43.225Z] === RUN TestAuthZPluginErrorRequest [2022-12-19T22:27:43.788Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-12-19T22:27:43.788Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-12-19T22:27:43.788Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-19T22:27:43.939Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-12-19T22:27:43.939Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-12-19T22:27:43.939Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-12-19T22:27:44.352Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-12-19T22:27:44.352Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-19T22:27:44.504Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-12-19T22:27:44.929Z] === RUN TestBuilderGC [2022-12-19T22:27:44.929Z] --- PASS: TestBuilderGC (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationNotFound [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonBrokenConfiguration [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestParseClusterAdvertiseSettings [2022-12-19T22:27:44.929Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestFindConfigurationConflicts [2022-12-19T22:27:44.929Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-12-19T22:27:44.929Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeConflicts [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-12-19T22:27:44.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-12-19T22:27:44.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-12-19T22:27:44.929Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-12-19T22:27:44.929Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-12-19T22:27:45.071Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-12-19T22:27:45.398Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-12-19T22:27:45.398Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-12-19T22:27:45.398Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_label [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_dns [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_dns-search [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-12-19T22:27:45.398Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfiguration (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-12-19T22:27:45.398Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-12-19T22:27:45.868Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-12-19T22:27:45.868Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-12-19T22:27:45.868Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-12-19T22:27:45.868Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestModifiedDiscoverySettings [2022-12-19T22:27:45.868Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestReloadSetConfigFileNotExist [2022-12-19T22:27:45.868Z] time="2022-12-19T22:27:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-12-19T22:27:45.868Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-12-19T22:27:45.868Z] === RUN TestReloadDefaultConfigNotExist [2022-12-19T22:27:45.868Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:27:45.868Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-12-19T22:27:45.868Z] === RUN TestReloadBadDefaultConfig [2022-12-19T22:27:45.868Z] time="2022-12-19T22:27:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-214252137" [2022-12-19T22:27:45.868Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestReloadWithConflictingLabels [2022-12-19T22:27:45.868Z] time="2022-12-19T22:27:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4010862287" [2022-12-19T22:27:45.868Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestReloadWithDuplicateLabels [2022-12-19T22:27:45.868Z] time="2022-12-19T22:27:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3872332218" [2022-12-19T22:27:45.868Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestDaemonConfigurationMerge [2022-12-19T22:27:45.868Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-12-19T22:27:45.868Z] PASS [2022-12-19T22:27:45.868Z] coverage: 79.7% of statements [2022-12-19T22:27:45.868Z] ok github.com/docker/docker/daemon/config 0.367s coverage: 79.7% of statements [2022-12-19T22:27:45.868Z] === RUN TestDiscoveryOptsErrors [2022-12-19T22:27:45.868Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-12-19T22:27:45.868Z] === RUN TestDiscoveryOpts [2022-12-19T22:27:45.868Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-12-19T22:27:45.868Z] PASS [2022-12-19T22:27:45.868Z] coverage: 30.0% of statements [2022-12-19T22:27:45.868Z] ok github.com/docker/docker/daemon/discovery 0.186s coverage: 30.0% of statements [2022-12-19T22:27:46.009Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.459s coverage: 74.6% of statements [2022-12-19T22:27:46.249Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s) [2022-12-19T22:27:46.249Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-19T22:27:46.249Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-12-19T22:27:46.337Z] === RUN TestWaitNodeAttachment [2022-12-19T22:27:46.807Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-12-19T22:27:46.807Z] === RUN TestIsolationConversion [2022-12-19T22:27:46.808Z] === RUN TestIsolationConversion/default [2022-12-19T22:27:46.808Z] === RUN TestIsolationConversion/process [2022-12-19T22:27:46.808Z] === RUN TestIsolationConversion/hyperv [2022-12-19T22:27:46.808Z] --- PASS: TestIsolationConversion (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestContainerLabels [2022-12-19T22:27:46.808Z] --- PASS: TestContainerLabels (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestCredentialSpecConversion [2022-12-19T22:27:46.808Z] === RUN TestCredentialSpecConversion/none [2022-12-19T22:27:46.808Z] === RUN TestCredentialSpecConversion/config [2022-12-19T22:27:46.808Z] === RUN TestCredentialSpecConversion/file [2022-12-19T22:27:46.808Z] === RUN TestCredentialSpecConversion/registry [2022-12-19T22:27:46.808Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-12-19T22:27:46.808Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountBind [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountVolume [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountTarget [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountTmpfs [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountInvalidType [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-12-19T22:27:46.808Z] === RUN TestControllerValidateMountNamedPipe [2022-12-19T22:27:46.808Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-12-19T22:27:46.808Z] PASS [2022-12-19T22:27:46.808Z] coverage: 11.0% of statements [2022-12-19T22:27:46.808Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.625s coverage: 11.0% of statements [2022-12-19T22:27:47.276Z] === RUN TestEventsLog [2022-12-19T22:27:47.276Z] --- PASS: TestEventsLog (0.00s) [2022-12-19T22:27:47.276Z] === RUN TestEventsLogTimeout [2022-12-19T22:27:47.276Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-12-19T22:27:47.276Z] === RUN TestLogEvents [2022-12-19T22:27:47.276Z] --- PASS: TestLogEvents (0.22s) [2022-12-19T22:27:47.276Z] === RUN TestLoadBufferedEvents [2022-12-19T22:27:47.392Z] ok github.com/docker/docker/daemon 12.152s coverage: 17.1% of statements [2022-12-19T22:27:47.392Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-19T22:27:47.392Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-19T22:27:47.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-19T22:27:47.392Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-19T22:27:47.619Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-12-19T22:27:47.619Z] === RUN TestAuthZPluginHeader [2022-12-19T22:27:47.650Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2022-12-19T22:27:47.745Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-12-19T22:27:47.745Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-12-19T22:27:47.745Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-12-19T22:27:47.745Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-12-19T22:27:47.745Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-12-19T22:27:47.745Z] PASS [2022-12-19T22:27:47.745Z] coverage: 50.0% of statements [2022-12-19T22:27:47.745Z] ok github.com/docker/docker/daemon/events 0.478s coverage: 50.0% of statements [2022-12-19T22:27:48.217Z] === RUN TestIsEmptyDir [2022-12-19T22:27:48.217Z] --- PASS: TestIsEmptyDir (0.01s) [2022-12-19T22:27:48.217Z] PASS [2022-12-19T22:27:48.217Z] coverage: 2.3% of statements [2022-12-19T22:27:48.217Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-12-19T22:27:48.217Z] === RUN TestVerifyNetworkingConfig [2022-12-19T22:27:48.217Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestGetContainer [2022-12-19T22:27:48.217Z] --- PASS: TestGetContainer (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestValidContainerNames [2022-12-19T22:27:48.217Z] --- PASS: TestValidContainerNames (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestContainerInitDNS [2022-12-19T22:27:48.217Z] daemon_test.go:147: root required [2022-12-19T22:27:48.217Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestMerge [2022-12-19T22:27:48.217Z] --- PASS: TestMerge (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestValidateContainerIsolation [2022-12-19T22:27:48.217Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestFindNetworkErrorType [2022-12-19T22:27:48.217Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestEnsureServicesExist [2022-12-19T22:27:48.217Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-12-19T22:27:48.217Z] === RUN TestEnsureServicesExistErrors [2022-12-19T22:27:48.217Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-12-19T22:27:48.217Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-12-19T22:27:48.217Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-12-19T22:27:48.217Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-12-19T22:27:48.217Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-12-19T22:27:48.217Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-12-19T22:27:48.217Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestContainerDelete [2022-12-19T22:27:48.217Z] --- PASS: TestContainerDelete (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestContainerDoubleDelete [2022-12-19T22:27:48.217Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestLogContainerEventCopyLabels [2022-12-19T22:27:48.217Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestLogContainerEventWithAttributes [2022-12-19T22:27:48.217Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestNoneHealthcheck [2022-12-19T22:27:48.217Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-12-19T22:27:48.217Z] === RUN TestHealthStates [2022-12-19T22:27:48.549Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-12-19T22:27:48.549Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-19T22:27:48.583Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.362s coverage: 60.7% of statements [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] time="2022-12-19T22:27:48Z" 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" [2022-12-19T22:27:48.686Z] --- PASS: TestHealthStates (0.23s) [2022-12-19T22:27:48.686Z] === RUN TestMaskURLCredentials [2022-12-19T22:27:48.686Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestGetInspectData [2022-12-19T22:27:48.686Z] --- PASS: TestGetInspectData (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestFillLicense [2022-12-19T22:27:48.686Z] --- PASS: TestFillLicense (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestListInvalidFilter [2022-12-19T22:27:48.686Z] --- PASS: TestListInvalidFilter (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestNameFilter [2022-12-19T22:27:48.686Z] --- PASS: TestNameFilter (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-12-19T22:27:48.686Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-12-19T22:27:48.686Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-12-19T22:27:48.687Z] === 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 [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-12-19T22:27:48.687Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-12-19T22:27:48.687Z] --- 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) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-12-19T22:27:48.687Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonReloadLabels [2022-12-19T22:27:48.687Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-12-19T22:27:48.687Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonReloadMirrors [2022-12-19T22:27:48.687Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonReloadInsecureRegistries [2022-12-19T22:27:48.687Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonReloadNotAffectOthers [2022-12-19T22:27:48.687Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-12-19T22:27:48.687Z] === RUN TestDaemonDiscoveryReload [2022-12-19T22:27:49.157Z] === RUN TestLinkNaming [2022-12-19T22:27:49.157Z] --- PASS: TestLinkNaming (0.00s) [2022-12-19T22:27:49.157Z] === RUN TestLinkNew [2022-12-19T22:27:49.157Z] --- PASS: TestLinkNew (0.00s) [2022-12-19T22:27:49.157Z] === RUN TestLinkEnv [2022-12-19T22:27:49.157Z] --- PASS: TestLinkEnv (0.00s) [2022-12-19T22:27:49.157Z] === RUN TestLinkMultipleEnv [2022-12-19T22:27:49.157Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-12-19T22:27:49.157Z] === RUN TestLinkPortRangeEnv [2022-12-19T22:27:49.157Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-12-19T22:27:49.157Z] PASS [2022-12-19T22:27:49.157Z] coverage: 93.0% of statements [2022-12-19T22:27:49.157Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements [2022-12-19T22:27:49.626Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2022-12-19T22:27:49.626Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-12-19T22:27:49.969Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2022-12-19T22:27:50.096Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-12-19T22:27:50.096Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-12-19T22:27:50.566Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-12-19T22:27:50.566Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-12-19T22:27:50.566Z] reload_test.go:520: root required [2022-12-19T22:27:50.566Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-12-19T22:27:50.566Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-12-19T22:27:50.566Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-12-19T22:27:50.566Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-12-19T22:27:50.566Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-12-19T22:27:50.566Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-12-19T22:27:50.566Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-12-19T22:27:50.566Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-12-19T22:27:50.566Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-12-19T22:27:50.566Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-12-19T22:27:50.566Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-12-19T22:27:50.566Z] === RUN TestParseVolumesFrom [2022-12-19T22:27:50.566Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-12-19T22:27:50.566Z] PASS [2022-12-19T22:27:50.566Z] coverage: 9.0% of statements [2022-12-19T22:27:50.566Z] ok github.com/docker/docker/daemon 2.585s coverage: 9.0% of statements [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-12-19T22:27:51.035Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-12-19T22:27:51.035Z] === RUN TestAdapterReadLogs [2022-12-19T22:27:51.035Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestCopier [2022-12-19T22:27:51.035Z] --- PASS: TestCopier (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestCopierLongLines [2022-12-19T22:27:51.035Z] --- PASS: TestCopierLongLines (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestCopierSlow [2022-12-19T22:27:51.035Z] --- PASS: TestCopierSlow (0.20s) [2022-12-19T22:27:51.035Z] === RUN TestCopierWithSized [2022-12-19T22:27:51.035Z] === RUN TestCopierWithSized/as_is [2022-12-19T22:27:51.035Z] === RUN TestCopierWithSized/With_RingLogger [2022-12-19T22:27:51.035Z] --- PASS: TestCopierWithSized (0.01s) [2022-12-19T22:27:51.035Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-12-19T22:27:51.035Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-12-19T22:27:51.035Z] === RUN TestCopierWithPartial [2022-12-19T22:27:51.035Z] --- PASS: TestCopierWithPartial (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestRingLogger [2022-12-19T22:27:51.035Z] --- PASS: TestRingLogger (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestRingCap [2022-12-19T22:27:51.035Z] --- PASS: TestRingCap (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestRingClose [2022-12-19T22:27:51.035Z] --- PASS: TestRingClose (0.00s) [2022-12-19T22:27:51.035Z] === RUN TestRingDrain [2022-12-19T22:27:51.035Z] --- PASS: TestRingDrain (0.00s) [2022-12-19T22:27:51.035Z] PASS [2022-12-19T22:27:51.035Z] coverage: 43.5% of statements [2022-12-19T22:27:51.035Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 43.5% of statements [2022-12-19T22:27:51.882Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 50.5% of statements [2022-12-19T22:27:51.882Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.417s coverage: 45.9% of statements [2022-12-19T22:27:51.882Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-19T22:27:52.023Z] === RUN TestNewStreamConfig [2022-12-19T22:27:52.023Z] === RUN TestNewStreamConfig/defaults [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/invalid_create_group [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-12-19T22:27:52.024Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-12-19T22:27:52.024Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-12-19T22:27:52.024Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-12-19T22:27:52.024Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-12-19T22:27:52.024Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-12-19T22:27:52.024Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-12-19T22:27:52.024Z] === RUN TestNewAWSLogsClientRegionDetect [2022-12-19T22:27:52.024Z] === RUN TestSearchRegistryForImagesErrors [2022-12-19T22:27:52.024Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-12-19T22:27:52.024Z] === RUN TestSearchRegistryForImages [2022-12-19T22:27:52.024Z] --- PASS: TestSearchRegistryForImages (0.01s) [2022-12-19T22:27:52.024Z] === RUN TestOnlyPlatformWithFallback [2022-12-19T22:27:52.024Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-12-19T22:27:52.024Z] === RUN TestImageDelete [2022-12-19T22:27:52.024Z] === RUN TestImageDelete/no_lease [2022-12-19T22:27:52.024Z] === RUN TestImageDelete/lease_exists [2022-12-19T22:27:52.024Z] --- PASS: TestImageDelete (0.06s) [2022-12-19T22:27:52.024Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-12-19T22:27:52.024Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-12-19T22:27:52.024Z] === RUN TestContentStoreForPull [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-12-19T22:27:52.493Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-12-19T22:27:52.493Z] === RUN TestCreateSuccess [2022-12-19T22:27:52.493Z] --- PASS: TestCreateSuccess (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCreateLogGroupSuccess [2022-12-19T22:27:52.493Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCreateError [2022-12-19T22:27:52.493Z] --- PASS: TestCreateError (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCreateAlreadyExists [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-12-19T22:27:52.493Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestLogClosed [2022-12-19T22:27:52.493Z] --- PASS: TestLogClosed (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestLogBlocking [2022-12-19T22:27:52.493Z] --- PASS: TestLogBlocking (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestLogNonBlockingBufferEmpty [2022-12-19T22:27:52.493Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestLogNonBlockingBufferFull [2022-12-19T22:27:52.493Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestPublishBatchSuccess [2022-12-19T22:27:52.493Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestPublishBatchError [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:52Z" level=error msg=Error [2022-12-19T22:27:52.493Z] --- PASS: TestPublishBatchError (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-12-19T22:27:52.493Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestPublishBatchAlreadyAccepted [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-12-19T22:27:52.493Z] time="2022-12-19T22:27:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-12-19T22:27:52.493Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchSimple [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchTicker [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMultilinePattern [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchClose [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchClose (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/0/Hello [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/2/🙃 [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/3/���� [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/4/He��o [2022-12-19T22:27:52.493Z] === RUN TestEffectiveLen/5/ [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/0/ [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/1/Hello [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: Hello [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/2/Hello [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: He [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: llo [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/3/Hello [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: Hello [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/4/🙃 [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: 🙃 [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/5/🙃 [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: 🙃 [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/6/a� [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: a [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: � [2022-12-19T22:27:52.493Z] === RUN TestFindValidSplit/7/a� [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1044: a� [2022-12-19T22:27:52.493Z] cloudwatchlogs_test.go:1045: [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestProcessEventEmoji [2022-12-19T22:27:52.493Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchLineSplit [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchLineSplitWithBinary [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMaxEvents [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMaxTotalBytes [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-12-19T22:27:52.493Z] --- PASS: TestContentStoreForPull (0.23s) [2022-12-19T22:27:52.493Z] PASS [2022-12-19T22:27:52.493Z] coverage: 6.6% of statements [2022-12-19T22:27:52.493Z] ok github.com/docker/docker/daemon/images 0.404s coverage: 6.6% of statements [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-12-19T22:27:52.493Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-12-19T22:27:52.493Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsMultilinePattern [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-12-19T22:27:52.493Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-12-19T22:27:52.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-12-19T22:27:52.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-12-19T22:27:52.494Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-12-19T22:27:52.494Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-12-19T22:27:52.494Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-12-19T22:27:52.494Z] === RUN TestCreateTagSuccess [2022-12-19T22:27:52.494Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-12-19T22:27:52.494Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-12-19T22:27:52.494Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-12-19T22:27:52.494Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-12-19T22:27:52.494Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-12-19T22:27:52.494Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-12-19T22:27:52.494Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-12-19T22:27:52.494Z] PASS [2022-12-19T22:27:52.494Z] coverage: 77.8% of statements [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-19T22:27:52.494Z] ok github.com/docker/docker/daemon/logger/awslogs 0.514s coverage: 77.8% of statements [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-12-19T22:27:52.494Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-12-19T22:27:52.494Z] === RUN TestJSONLogsMarshalJSONBuf [2022-12-19T22:27:52.494Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-12-19T22:27:52.494Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-12-19T22:27:52.963Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-12-19T22:27:52.963Z] === RUN TestFastTimeMarshalJSON [2022-12-19T22:27:52.963Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-12-19T22:27:52.963Z] PASS [2022-12-19T22:27:52.963Z] coverage: 87.2% of statements [2022-12-19T22:27:52.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2022-12-19T22:27:52.963Z] === RUN TestJSONFileLogger [2022-12-19T22:27:52.963Z] --- PASS: TestJSONFileLogger (0.01s) [2022-12-19T22:27:52.963Z] === RUN TestJSONFileLoggerWithTags [2022-12-19T22:27:52.963Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-12-19T22:27:52.963Z] === RUN TestJSONFileLoggerWithOpts [2022-12-19T22:27:52.963Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-12-19T22:27:52.963Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-12-19T22:27:52.963Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-12-19T22:27:52.963Z] === RUN TestEncodeDecode [2022-12-19T22:27:52.963Z] === PAUSE TestEncodeDecode [2022-12-19T22:27:52.963Z] === RUN TestUnexpectedEOF [2022-12-19T22:27:52.963Z] time="2022-12-19T22:27:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-12-19T22:27:52.963Z] time="2022-12-19T22:27:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-12-19T22:27:52.963Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-12-19T22:27:52.963Z] === CONT TestEncodeDecode [2022-12-19T22:27:52.963Z] --- PASS: TestEncodeDecode (0.00s) [2022-12-19T22:27:52.963Z] PASS [2022-12-19T22:27:52.963Z] coverage: 69.9% of statements [2022-12-19T22:27:52.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.332s coverage: 69.9% of statements [2022-12-19T22:27:53.255Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-12-19T22:27:53.796Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2022-12-19T22:27:53.796Z] === RUN TestAuthZPluginV2Disable [2022-12-19T22:27:53.821Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.619s coverage: 58.0% of statements [2022-12-19T22:27:53.821Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-19T22:27:53.821Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-19T22:27:54.079Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-12-19T22:27:54.533Z] === RUN TestWriteLog [2022-12-19T22:27:54.533Z] === PAUSE TestWriteLog [2022-12-19T22:27:54.533Z] === RUN TestReadLog [2022-12-19T22:27:54.533Z] === PAUSE TestReadLog [2022-12-19T22:27:54.533Z] === RUN TestDecode [2022-12-19T22:27:54.533Z] --- PASS: TestDecode (0.03s) [2022-12-19T22:27:54.533Z] === CONT TestWriteLog [2022-12-19T22:27:54.533Z] === CONT TestReadLog [2022-12-19T22:27:54.533Z] === RUN TestReadLog/tail_exact [2022-12-19T22:27:54.533Z] --- PASS: TestWriteLog (0.01s) [2022-12-19T22:27:54.533Z] === RUN TestLog [2022-12-19T22:27:54.533Z] --- PASS: TestLog (0.01s) [2022-12-19T22:27:54.533Z] PASS [2022-12-19T22:27:54.533Z] coverage: 31.5% of statements [2022-12-19T22:27:54.533Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-12-19T22:27:54.533Z] === RUN TestOpenFileDelete [2022-12-19T22:27:54.533Z] --- PASS: TestOpenFileDelete (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestOpenFileRename [2022-12-19T22:27:54.533Z] --- PASS: TestOpenFileRename (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestHandleDecoderErr [2022-12-19T22:27:54.533Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestParseLogTagDefaultTag [2022-12-19T22:27:54.533Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestParseLogTag [2022-12-19T22:27:54.533Z] --- PASS: TestParseLogTag (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestParseLogTagEmptyTag [2022-12-19T22:27:54.533Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestTailFiles [2022-12-19T22:27:54.533Z] --- PASS: TestTailFiles (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestFollowLogsConsumerGone [2022-12-19T22:27:54.533Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestFollowLogsProducerGone [2022-12-19T22:27:54.533Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-12-19T22:27:54.533Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-12-19T22:27:54.533Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-12-19T22:27:54.533Z] === RUN TestCheckCapacityAndRotate [2022-12-19T22:27:54.533Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-12-19T22:27:54.533Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-12-19T22:27:54.646Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-12-19T22:27:55.002Z] === RUN TestReadLog/tail_less_than_available [2022-12-19T22:27:55.002Z] === RUN TestReadLog/tail_more_than_available [2022-12-19T22:27:55.002Z] --- PASS: TestReadLog (0.23s) [2022-12-19T22:27:55.002Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-12-19T22:27:55.002Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-12-19T22:27:55.002Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-12-19T22:27:55.003Z] PASS [2022-12-19T22:27:55.003Z] coverage: 78.7% of statements [2022-12-19T22:27:55.003Z] ok github.com/docker/docker/daemon/logger/local 0.401s coverage: 78.7% of statements [2022-12-19T22:27:55.003Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-12-19T22:27:55.003Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-12-19T22:27:55.003Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-12-19T22:27:55.003Z] PASS [2022-12-19T22:27:55.003Z] coverage: 54.9% of statements [2022-12-19T22:27:55.003Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.240s coverage: 54.9% of statements [2022-12-19T22:27:55.003Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-19T22:27:55.991Z] === RUN TestNewParse [2022-12-19T22:27:55.991Z] --- PASS: TestNewParse (0.00s) [2022-12-19T22:27:55.991Z] PASS [2022-12-19T22:27:55.991Z] coverage: 8.3% of statements [2022-12-19T22:27:55.991Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-12-19T22:27:55.991Z] === RUN TestValidateLogOpt [2022-12-19T22:27:55.991Z] --- PASS: TestValidateLogOpt (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestNewMissedConfig [2022-12-19T22:27:55.991Z] --- PASS: TestNewMissedConfig (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestNewMissedUrl [2022-12-19T22:27:55.991Z] --- PASS: TestNewMissedUrl (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestNewMissedToken [2022-12-19T22:27:55.991Z] --- PASS: TestNewMissedToken (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestNewWithProxy [2022-12-19T22:27:55.991Z] --- PASS: TestNewWithProxy (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestDefault [2022-12-19T22:27:55.991Z] --- PASS: TestDefault (0.01s) [2022-12-19T22:27:55.991Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-12-19T22:27:55.991Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-12-19T22:27:55.991Z] === RUN TestJsonFormat [2022-12-19T22:27:55.991Z] --- PASS: TestJsonFormat (0.01s) [2022-12-19T22:27:55.991Z] === RUN TestRawFormat [2022-12-19T22:27:55.991Z] --- PASS: TestRawFormat (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestRawFormatWithLabels [2022-12-19T22:27:55.991Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestRawFormatWithoutTag [2022-12-19T22:27:55.991Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-12-19T22:27:55.991Z] === RUN TestBatching [2022-12-19T22:27:56.021Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-12-19T22:27:56.021Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-19T22:27:56.021Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-19T22:27:56.338Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-12-19T22:27:56.462Z] --- PASS: TestBatching (0.40s) [2022-12-19T22:27:56.462Z] === RUN TestFrequency [2022-12-19T22:27:56.462Z] === RUN TestParseLogFormat [2022-12-19T22:27:56.462Z] --- PASS: TestParseLogFormat (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestValidateLogOptEmpty [2022-12-19T22:27:56.462Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestValidateSyslogAddress [2022-12-19T22:27:56.462Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestParseAddressDefaultPort [2022-12-19T22:27:56.462Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestValidateSyslogFacility [2022-12-19T22:27:56.462Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestValidateLogOptSyslogFormat [2022-12-19T22:27:56.462Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestValidateLogOpt [2022-12-19T22:27:56.462Z] --- PASS: TestValidateLogOpt (0.00s) [2022-12-19T22:27:56.462Z] PASS [2022-12-19T22:27:56.462Z] coverage: 46.8% of statements [2022-12-19T22:27:56.462Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 46.8% of statements [2022-12-19T22:27:56.462Z] --- PASS: TestFrequency (0.17s) [2022-12-19T22:27:56.462Z] === RUN TestOneMessagePerRequest [2022-12-19T22:27:56.462Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-12-19T22:27:56.462Z] === RUN TestVerify [2022-12-19T22:27:56.462Z] --- PASS: TestVerify (0.00s) [2022-12-19T22:27:56.462Z] === RUN TestSkipVerify [2022-12-19T22:27:56.588Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-12-19T22:27:56.900Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2022-12-19T22:27:56.900Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-19T22:27:56.932Z] time="2022-12-19T22:27:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:56.932Z] time="2022-12-19T22:27:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:56.932Z] time="2022-12-19T22:27:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.156Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-12-19T22:27:57.156Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-12-19T22:27:57.403Z] --- PASS: TestSkipVerify (0.79s) [2022-12-19T22:27:57.403Z] === RUN TestBufferMaximum [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.035533\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.035533\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] --- PASS: TestBufferMaximum (0.01s) [2022-12-19T22:27:57.403Z] === RUN TestServerAlwaysDown [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.041345\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.041345\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.041345\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.042346\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] time="2022-12-19T22:27:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1671488877.042346\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:57.403Z] --- PASS: TestServerAlwaysDown (0.08s) [2022-12-19T22:27:57.403Z] === RUN TestCannotSendAfterClose [2022-12-19T22:27:57.403Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-12-19T22:27:57.403Z] === RUN TestDeadlockOnBlockedEndpoint [2022-12-19T22:27:57.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-12-19T22:27:57.524Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2022-12-19T22:27:57.524Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-19T22:27:57.524Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-19T22:27:57.874Z] === RUN TestV1IDService [2022-12-19T22:27:57.874Z] --- PASS: TestV1IDService (0.03s) [2022-12-19T22:27:57.874Z] === RUN TestV2MetadataService [2022-12-19T22:27:58.086Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-12-19T22:27:58.091Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-12-19T22:27:58.343Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-12-19T22:27:58.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2022-12-19T22:27:58.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-12-19T22:27:58.351Z] time="2022-12-19T22:27:58Z" 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 [2022-12-19T22:27:58.351Z] time="2022-12-19T22:27:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d54fda00b207\"}'" [2022-12-19T22:27:58.351Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-12-19T22:27:58.351Z] PASS [2022-12-19T22:27:58.351Z] coverage: 82.5% of statements [2022-12-19T22:27:58.351Z] ok github.com/docker/docker/daemon/logger/splunk 2.566s coverage: 82.5% of statements [2022-12-19T22:27:58.351Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-19T22:27:58.351Z] ? github.com/docker/docker/daemon/network [no test files] [2022-12-19T22:27:58.351Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-19T22:27:58.820Z] === RUN TestSuccessfulDownload [2022-12-19T22:27:58.820Z] download_test.go:268: Needs fixing on Windows [2022-12-19T22:27:58.820Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestCancelledDownload [2022-12-19T22:27:58.820Z] --- PASS: TestCancelledDownload (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestMaxDownloadAttempts [2022-12-19T22:27:58.820Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-19T22:27:58.820Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-19T22:27:58.820Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-19T22:27:58.820Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-19T22:27:58.820Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-19T22:27:58.820Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-19T22:27:58.820Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-19T22:27:58.820Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-19T22:27:58.820Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-19T22:27:58.820Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-19T22:27:58.820Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-19T22:27:58.820Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-19T22:27:58.820Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-12-19T22:27:58.820Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestContinueOnError_MirrorEndpoint [2022-12-19T22:27:58.820Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestContinueOnError_NeverContinue [2022-12-19T22:27:58.820Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestContinueOnError_UnnestsErrors [2022-12-19T22:27:58.820Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-12-19T22:27:58.820Z] === RUN TestManifestStore [2022-12-19T22:27:58.820Z] === RUN TestManifestStore/no_remote_or_local [2022-12-19T22:27:58.820Z] --- PASS: TestV2MetadataService (1.32s) [2022-12-19T22:27:58.820Z] PASS [2022-12-19T22:27:58.820Z] coverage: 48.2% of statements [2022-12-19T22:27:58.820Z] ok github.com/docker/docker/distribution/metadata 1.435s coverage: 48.2% of statements [2022-12-19T22:27:59.271Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-12-19T22:27:59.271Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-12-19T22:27:59.271Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-12-19T22:27:59.271Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-12-19T22:27:59.271Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-12-19T22:27:59.271Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-12-19T22:27:59.283Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-12-19T22:27:59.283Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-19T22:27:59.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.2% of statements [2022-12-19T22:27:59.291Z] time="2022-12-19T22:27:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1470698845\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/no_local_cache [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/no_local_cache/digested [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/with_local_cache [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/unknown_media_type [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-12-19T22:27:59.291Z] time="2022-12-19T22:27:58Z" level=warning msg="reference for unknown type: " [2022-12-19T22:27:59.291Z] time="2022-12-19T22:27:58Z" level=warning msg="reference for unknown type: " [2022-12-19T22:27:59.291Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-12-19T22:27:59.292Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=warning msg="reference for unknown type: " [2022-12-19T22:27:59.292Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=warning msg="reference for unknown type: " [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=warning msg="reference for unknown type: " [2022-12-19T22:27:59.292Z] === RUN TestManifestStore/error_persisting_manifest [2022-12-19T22:27:59.292Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-12-19T22:27:59.292Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore (0.37s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-12-19T22:27:59.292Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-12-19T22:27:59.292Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestFixManifestLayers [2022-12-19T22:27:59.292Z] --- PASS: TestFixManifestLayers (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestFixManifestLayersBaseLayerParent [2022-12-19T22:27:59.292Z] pull_v2_test.go:82: Needs fixing on Windows [2022-12-19T22:27:59.292Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestFixManifestLayersBadParent [2022-12-19T22:27:59.292Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestValidateManifest [2022-12-19T22:27:59.292Z] pull_v2_test.go:127: Needs fixing on Windows [2022-12-19T22:27:59.292Z] --- SKIP: TestValidateManifest (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestFormatPlatform [2022-12-19T22:27:59.292Z] --- PASS: TestFormatPlatform (0.00s) [2022-12-19T22:27:59.292Z] === RUN TestPullSchema2Config [2022-12-19T22:27:59.292Z] === RUN TestPullSchema2Config/success_first_time [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.292Z] === RUN TestPullSchema2Config/500_status [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-19T22:27:59.292Z] time="2022-12-19T22:27:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-19T22:27:59.292Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-12-19T22:27:59.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-12-19T22:27:59.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-12-19T22:27:59.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-12-19T22:27:59.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-12-19T22:27:59.292Z] === RUN TestTransfer [2022-12-19T22:27:59.292Z] --- PASS: TestTransfer (0.12s) [2022-12-19T22:27:59.292Z] === RUN TestConcurrencyLimit [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.292Z] === RUN TestPullSchema2Config/EOF [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-19T22:27:59.292Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.292Z] 2022/12/19 22:27:59 http: panic serving 127.0.0.1:49230: intentional panic [2022-12-19T22:27:59.292Z] goroutine 28 [running]: [2022-12-19T22:27:59.292Z] net/http.(*conn).serve.func1() [2022-12-19T22:27:59.292Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-12-19T22:27:59.292Z] panic({0x1725c40, 0x18cbb50}) [2022-12-19T22:27:59.292Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-12-19T22:27:59.292Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000280340?, {0x18d2a48?, 0xc000354380?}) [2022-12-19T22:27:59.292Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-12-19T22:27:59.292Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x18d2a48, 0xc000354380}, 0xc0003b0d00) [2022-12-19T22:27:59.292Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-12-19T22:27:59.292Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18d2a48?, 0xc000354380?}, 0xc000428800?) [2022-12-19T22:27:59.528Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-12-19T22:27:59.528Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-12-19T22:27:59.528Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-12-19T22:27:59.762Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-12-19T22:27:59.762Z] net/http.serverHandler.ServeHTTP({0xc000365140?}, {0x18d2a48, 0xc000354380}, 0xc0003b0d00) [2022-12-19T22:27:59.762Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-12-19T22:27:59.762Z] net/http.(*conn).serve(0xc000064500, {0x18d3158, 0xc00038ebd0}) [2022-12-19T22:27:59.762Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-12-19T22:27:59.762Z] created by net/http.(*Server).Serve [2022-12-19T22:27:59.762Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-12-19T22:27:59.762Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.762Z] === RUN TestPullSchema2Config/unauthorized [2022-12-19T22:27:59.762Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-19T22:27:59.762Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-19T22:27:59.762Z] --- PASS: TestPullSchema2Config (0.54s) [2022-12-19T22:27:59.762Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-12-19T22:27:59.762Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-12-19T22:27:59.762Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-12-19T22:27:59.762Z] --- PASS: TestPullSchema2Config/unauthorized (0.02s) [2022-12-19T22:27:59.762Z] === RUN TestGetRepositoryMountCandidates [2022-12-19T22:27:59.762Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestLayerAlreadyExists [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] 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} [2022-12-19T22:27:59.762Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestWhenEmptyAuthConfig [2022-12-19T22:27:59.762Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-12-19T22:27:59.762Z] === RUN TestInactiveJobs [2022-12-19T22:27:59.762Z] === RUN TestNotFound [2022-12-19T22:27:59.762Z] --- PASS: TestNotFound (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestConflict [2022-12-19T22:27:59.762Z] --- PASS: TestConflict (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestForbidden [2022-12-19T22:27:59.762Z] --- PASS: TestForbidden (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestInvalidParameter [2022-12-19T22:27:59.762Z] --- PASS: TestInvalidParameter (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestNotImplemented [2022-12-19T22:27:59.762Z] --- PASS: TestNotImplemented (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestNotModified [2022-12-19T22:27:59.762Z] --- PASS: TestNotModified (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestUnauthorized [2022-12-19T22:27:59.762Z] --- PASS: TestUnauthorized (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestUnknown [2022-12-19T22:27:59.762Z] --- PASS: TestUnknown (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestCancelled [2022-12-19T22:27:59.762Z] --- PASS: TestCancelled (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestDeadline [2022-12-19T22:27:59.762Z] --- PASS: TestDeadline (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestDataLoss [2022-12-19T22:27:59.762Z] --- PASS: TestDataLoss (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestUnavailable [2022-12-19T22:27:59.762Z] --- PASS: TestUnavailable (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestSystem [2022-12-19T22:27:59.762Z] --- PASS: TestSystem (0.00s) [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Not_Found [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Bad_Request [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Conflict [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Unauthorized [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Service_Unavailable [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Forbidden [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Not_Modified [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Not_Implemented [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-12-19T22:27:59.762Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-12-19T22:27:59.762Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-12-19T22:27:59.762Z] PASS [2022-12-19T22:27:59.762Z] coverage: 77.0% of statements [2022-12-19T22:27:59.762Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-12-19T22:28:00.217Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-12-19T22:28:00.233Z] --- PASS: TestInactiveJobs (0.42s) [2022-12-19T22:28:00.233Z] === RUN TestWatchRelease [2022-12-19T22:28:00.233Z] --- PASS: TestWatchRelease (0.04s) [2022-12-19T22:28:00.233Z] === RUN TestWatchFinishedTransfer [2022-12-19T22:28:00.233Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-12-19T22:28:00.233Z] === RUN TestDuplicateTransfer [2022-12-19T22:28:00.233Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-12-19T22:28:00.233Z] === RUN TestSuccessfulUpload [2022-12-19T22:28:00.458Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-12-19T22:28:00.458Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-12-19T22:28:00.703Z] time="2022-12-19T22:28:00Z" level=error msg="Upload failed, retrying: simulating retry" [2022-12-19T22:28:00.703Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-12-19T22:28:00.703Z] === RUN TestCancelledUpload [2022-12-19T22:28:00.703Z] --- PASS: TestCancelledUpload (0.00s) [2022-12-19T22:28:00.703Z] PASS [2022-12-19T22:28:00.703Z] coverage: 76.4% of statements [2022-12-19T22:28:00.703Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 76.4% of statements [2022-12-19T22:28:00.703Z] --- PASS: TestWhenEmptyAuthConfig (0.97s) [2022-12-19T22:28:00.703Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-12-19T22:28:00.703Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-12-19T22:28:00.703Z] === RUN TestTokenPassThru [2022-12-19T22:28:00.703Z] --- PASS: TestTokenPassThru (0.01s) [2022-12-19T22:28:00.703Z] === RUN TestTokenPassThruDifferentHost [2022-12-19T22:28:00.703Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-12-19T22:28:00.703Z] PASS [2022-12-19T22:28:00.703Z] coverage: 27.4% of statements [2022-12-19T22:28:00.703Z] ok github.com/docker/docker/distribution 1.995s coverage: 27.4% of statements [2022-12-19T22:28:00.714Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.71s) [2022-12-19T22:28:00.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-19T22:28:00.783Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-12-19T22:28:01.040Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-12-19T22:28:01.173Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-19T22:28:01.173Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-19T22:28:01.173Z] === RUN TestFSGetInvalidData [2022-12-19T22:28:01.173Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-12-19T22:28:01.173Z] === RUN TestFSInvalidSet [2022-12-19T22:28:01.173Z] --- PASS: TestFSInvalidSet (0.02s) [2022-12-19T22:28:01.173Z] === RUN TestFSInvalidRoot [2022-12-19T22:28:01.173Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-12-19T22:28:01.173Z] === RUN TestFSMetadataGetSet [2022-12-19T22:28:01.173Z] === RUN TestCompare [2022-12-19T22:28:01.173Z] --- PASS: TestCompare (0.00s) [2022-12-19T22:28:01.173Z] PASS [2022-12-19T22:28:01.173Z] coverage: 19.2% of statements [2022-12-19T22:28:01.173Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2022-12-19T22:28:01.173Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-12-19T22:28:01.173Z] === RUN TestFSInvalidWalker [2022-12-19T22:28:01.173Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-12-19T22:28:01.173Z] === RUN TestFSGetSet [2022-12-19T22:28:01.173Z] --- PASS: TestFSGetSet (0.02s) [2022-12-19T22:28:01.173Z] === RUN TestFSGetUnsetKey [2022-12-19T22:28:01.173Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-12-19T22:28:01.173Z] === RUN TestFSGetEmptyData [2022-12-19T22:28:01.173Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-12-19T22:28:01.173Z] === RUN TestFSDelete [2022-12-19T22:28:01.280Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-12-19T22:28:01.536Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-12-19T22:28:01.607Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-12-19T22:28:01.644Z] --- PASS: TestFSDelete (0.02s) [2022-12-19T22:28:01.644Z] === RUN TestFSWalker [2022-12-19T22:28:01.644Z] --- PASS: TestFSWalker (0.02s) [2022-12-19T22:28:01.644Z] === RUN TestFSWalkerStopOnError [2022-12-19T22:28:01.644Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-12-19T22:28:01.644Z] === RUN TestNewFromJSON [2022-12-19T22:28:01.644Z] --- PASS: TestNewFromJSON (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestNewFromJSONWithInvalidJSON [2022-12-19T22:28:01.644Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestMarshalKeyOrder [2022-12-19T22:28:01.644Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestImage [2022-12-19T22:28:01.644Z] --- PASS: TestImage (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestImageOSNotEmpty [2022-12-19T22:28:01.644Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestNewChildImageFromImageWithRootFS [2022-12-19T22:28:01.644Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-12-19T22:28:01.644Z] === RUN TestCreate [2022-12-19T22:28:01.644Z] --- PASS: TestCreate (0.01s) [2022-12-19T22:28:01.644Z] === RUN TestRestore [2022-12-19T22:28:01.644Z] time="2022-12-19T22:28:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-12-19T22:28:01.644Z] --- PASS: TestRestore (0.24s) [2022-12-19T22:28:01.644Z] === RUN TestAddDelete [2022-12-19T22:28:01.644Z] --- PASS: TestAddDelete (0.03s) [2022-12-19T22:28:01.644Z] === RUN TestSearchAfterDelete [2022-12-19T22:28:01.644Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-12-19T22:28:01.644Z] === RUN TestParentReset [2022-12-19T22:28:01.644Z] --- PASS: TestParentReset (0.05s) [2022-12-19T22:28:01.644Z] === RUN TestGetAndSetLastUpdated [2022-12-19T22:28:01.644Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-12-19T22:28:01.644Z] === RUN TestStoreLen [2022-12-19T22:28:02.100Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-12-19T22:28:02.114Z] --- PASS: TestStoreLen (0.22s) [2022-12-19T22:28:02.114Z] PASS [2022-12-19T22:28:02.114Z] coverage: 86.8% of statements [2022-12-19T22:28:02.114Z] ok github.com/docker/docker/image 0.919s coverage: 86.8% of statements [2022-12-19T22:28:02.114Z] === RUN TestMakeV1ConfigFromConfig [2022-12-19T22:28:02.114Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-12-19T22:28:02.114Z] PASS [2022-12-19T22:28:02.114Z] coverage: 25.0% of statements [2022-12-19T22:28:02.114Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-12-19T22:28:02.174Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-12-19T22:28:02.174Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-19T22:28:02.174Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-19T22:28:02.357Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-12-19T22:28:02.357Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-12-19T22:28:02.585Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-19T22:28:02.585Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-19T22:28:03.550Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2022-12-19T22:28:03.575Z] === RUN TestSerialization [2022-12-19T22:28:03.575Z] --- PASS: TestSerialization (0.02s) [2022-12-19T22:28:03.575Z] PASS [2022-12-19T22:28:03.575Z] coverage: 100.0% of statements [2022-12-19T22:28:03.575Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-12-19T22:28:03.575Z] === RUN TestEnvironmentParsing [2022-12-19T22:28:03.575Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-12-19T22:28:03.575Z] PASS [2022-12-19T22:28:03.575Z] coverage: 1.0% of statements [2022-12-19T22:28:03.575Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.0% of statements [2022-12-19T22:28:04.044Z] === RUN TestEmptyLayer [2022-12-19T22:28:04.044Z] --- PASS: TestEmptyLayer (0.00s) [2022-12-19T22:28:04.044Z] === RUN TestCommitFailure [2022-12-19T22:28:04.044Z] --- PASS: TestCommitFailure (0.02s) [2022-12-19T22:28:04.044Z] === RUN TestStartTransactionFailure [2022-12-19T22:28:04.044Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-12-19T22:28:04.044Z] === RUN TestGetOrphan [2022-12-19T22:28:04.044Z] --- PASS: TestGetOrphan (0.01s) [2022-12-19T22:28:04.044Z] === RUN TestMountAndRegister [2022-12-19T22:28:04.044Z] layer_test.go:271: Layer size: 14 [2022-12-19T22:28:04.044Z] --- PASS: TestMountAndRegister (0.07s) [2022-12-19T22:28:04.044Z] === RUN TestLayerRelease [2022-12-19T22:28:04.044Z] layer_test.go:304: Failing on Windows [2022-12-19T22:28:04.044Z] --- SKIP: TestLayerRelease (0.00s) [2022-12-19T22:28:04.044Z] === RUN TestStoreRestore [2022-12-19T22:28:04.044Z] layer_test.go:353: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestStoreRestore (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestTarStreamStability [2022-12-19T22:28:04.514Z] layer_test.go:468: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestTarStreamStability (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestRegisterExistingLayer [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-12-19T22:28:04.514Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-12-19T22:28:04.514Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-12-19T22:28:04.514Z] PASS [2022-12-19T22:28:04.514Z] coverage: 45.8% of statements [2022-12-19T22:28:04.514Z] ok github.com/docker/docker/oci 0.084s coverage: 45.8% of statements [2022-12-19T22:28:04.514Z] === RUN TestParseVersion [2022-12-19T22:28:04.514Z] --- PASS: TestParseVersion (0.00s) [2022-12-19T22:28:04.514Z] PASS [2022-12-19T22:28:04.514Z] coverage: 52.9% of statements [2022-12-19T22:28:04.514Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 52.9% of statements [2022-12-19T22:28:04.514Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-12-19T22:28:04.514Z] === RUN TestTarStreamVerification [2022-12-19T22:28:04.514Z] layer_test.go:697: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestLayerMigration [2022-12-19T22:28:04.514Z] migration_test.go:46: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestLayerMigration (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestLayerMigrationNoTarsplit [2022-12-19T22:28:04.514Z] migration_test.go:182: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestMountInit [2022-12-19T22:28:04.514Z] mount_test.go:17: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestMountInit (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestMountSize [2022-12-19T22:28:04.514Z] mount_test.go:76: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestMountSize (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestMountChanges [2022-12-19T22:28:04.514Z] mount_test.go:125: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestMountChanges (0.00s) [2022-12-19T22:28:04.514Z] === RUN TestMountApply [2022-12-19T22:28:04.514Z] mount_test.go:212: Failing on Windows [2022-12-19T22:28:04.514Z] --- SKIP: TestMountApply (0.00s) [2022-12-19T22:28:04.514Z] PASS [2022-12-19T22:28:04.514Z] coverage: 30.1% of statements [2022-12-19T22:28:04.514Z] ok github.com/docker/docker/layer 0.461s coverage: 30.1% of statements [2022-12-19T22:28:04.880Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-12-19T22:28:04.924Z] ok github.com/docker/docker/distribution 1.497s coverage: 29.0% of statements [2022-12-19T22:28:04.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-19T22:28:04.990Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-19T22:28:04.990Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-19T22:28:04.990Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-19T22:28:04.990Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-19T22:28:04.990Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-19T22:28:05.183Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-12-19T22:28:05.460Z] === RUN TestAddressPoolOpt [2022-12-19T22:28:05.460Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/a [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/something [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/_=a [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/env1=value1 [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/_env1=value1 [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/env2=value2=value3 [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/env3=abc!qwe [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/env_4=value_4 [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/PATH [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/=a [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/PATH= [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/PATH=something [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/asd!qwe [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/1asd [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/123 [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/some_space [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/__some_space_before [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/some_space_after__ [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/= [2022-12-19T22:28:05.460Z] === RUN TestValidateEnv/PaTh [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/a (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/something (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/= (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestParseHost [2022-12-19T22:28:05.460Z] --- PASS: TestParseHost (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestParseDockerDaemonHost [2022-12-19T22:28:05.460Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestParseTCP [2022-12-19T22:28:05.460Z] --- PASS: TestParseTCP (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestParseInvalidUnixAddrInvalid [2022-12-19T22:28:05.460Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestValidateExtraHosts [2022-12-19T22:28:05.460Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestIpOptString [2022-12-19T22:28:05.460Z] --- PASS: TestIpOptString (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestNewIpOptInvalidDefaultVal [2022-12-19T22:28:05.460Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestNewIpOptValidDefaultVal [2022-12-19T22:28:05.460Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestIpOptSetInvalidVal [2022-12-19T22:28:05.460Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestValidateIPAddress [2022-12-19T22:28:05.460Z] --- PASS: TestValidateIPAddress (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestMapOpts [2022-12-19T22:28:05.460Z] --- PASS: TestMapOpts (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestListOptsWithoutValidator [2022-12-19T22:28:05.460Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestListOptsWithValidator [2022-12-19T22:28:05.460Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestValidateDNSSearch [2022-12-19T22:28:05.460Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_general_format [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_one_more [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-12-19T22:28:05.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-12-19T22:28:05.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestNamedListOpts [2022-12-19T22:28:05.460Z] --- PASS: TestNamedListOpts (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestNamedMapOpts [2022-12-19T22:28:05.460Z] --- PASS: TestNamedMapOpts (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestParseLink [2022-12-19T22:28:05.460Z] --- PASS: TestParseLink (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestQuotedStringSetWithQuotes [2022-12-19T22:28:05.460Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-12-19T22:28:05.460Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestQuotedStringSetWithNoQuotes [2022-12-19T22:28:05.460Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-12-19T22:28:05.460Z] === RUN TestUlimitOpt [2022-12-19T22:28:05.460Z] --- PASS: TestUlimitOpt (0.00s) [2022-12-19T22:28:05.460Z] PASS [2022-12-19T22:28:05.460Z] coverage: 67.1% of statements [2022-12-19T22:28:05.460Z] ok github.com/docker/docker/opts 0.118s coverage: 67.1% of statements [2022-12-19T22:28:05.761Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-12-19T22:28:05.761Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.6% of statements [2022-12-19T22:28:05.761Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-19T22:28:05.929Z] === RUN TestUnbuffered [2022-12-19T22:28:05.929Z] --- PASS: TestUnbuffered (0.00s) [2022-12-19T22:28:05.929Z] === RUN TestRaceUnbuffered [2022-12-19T22:28:05.929Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-12-19T22:28:05.929Z] PASS [2022-12-19T22:28:05.929Z] coverage: 100.0% of statements [2022-12-19T22:28:05.929Z] === RUN TestPeerCertificateMarshalJSON [2022-12-19T22:28:05.929Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-12-19T22:28:06.341Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-12-19T22:28:06.341Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-19T22:28:06.400Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-12-19T22:28:06.400Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-12-19T22:28:06.400Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-12-19T22:28:06.400Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-12-19T22:28:06.400Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-12-19T22:28:06.400Z] === RUN TestMiddleware [2022-12-19T22:28:06.400Z] --- PASS: TestMiddleware (0.00s) [2022-12-19T22:28:06.400Z] === RUN TestNewResponseModifier [2022-12-19T22:28:06.400Z] --- PASS: TestNewResponseModifier (0.00s) [2022-12-19T22:28:06.400Z] PASS [2022-12-19T22:28:06.400Z] coverage: 26.8% of statements [2022-12-19T22:28:06.400Z] ok github.com/docker/docker/pkg/authorization 0.485s coverage: 26.8% of statements [2022-12-19T22:28:06.400Z] === RUN TestMatch [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[foo]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[bar]_[foo]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[foo_bar]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[qux]_[foo]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[]#01 [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[qux]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[foo_bar_qux]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[qux]_[baz]] [2022-12-19T22:28:06.400Z] === RUN TestMatch/[[foo_baz]] [2022-12-19T22:28:06.400Z] --- PASS: TestMatch (0.00s) [2022-12-19T22:28:06.400Z] --- PASS: TestMatch/[[]] (0.00s) [2022-12-19T22:28:06.400Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-12-19T22:28:06.400Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-12-19T22:28:06.400Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-12-19T22:28:06.598Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-12-19T22:28:06.598Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-19T22:28:06.773Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-12-19T22:28:06.856Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-12-19T22:28:06.869Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-12-19T22:28:06.869Z] PASS [2022-12-19T22:28:06.869Z] coverage: 87.5% of statements [2022-12-19T22:28:06.869Z] ok github.com/docker/docker/pkg/capabilities 0.082s coverage: 87.5% of statements [2022-12-19T22:28:07.339Z] === RUN TestIsArchivePathDir [2022-12-19T22:28:07.339Z] === RUN TestChrootTarUntar [2022-12-19T22:28:07.339Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-12-19T22:28:07.339Z] === RUN TestChrootUntarWithHugeExcludesList [2022-12-19T22:28:07.339Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootUntarEmptyArchive [2022-12-19T22:28:07.339Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-12-19T22:28:07.339Z] === RUN TestIsArchivePathInvalidFile [2022-12-19T22:28:07.339Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootTarUntarWithSymlink [2022-12-19T22:28:07.339Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootCopyWithTar [2022-12-19T22:28:07.339Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootCopyFileWithTar [2022-12-19T22:28:07.339Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootUntarPath [2022-12-19T22:28:07.339Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-12-19T22:28:07.339Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-12-19T22:28:07.339Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-12-19T22:28:07.339Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-12-19T22:28:07.339Z] === RUN TestChrootApplyDotDotFile [2022-12-19T22:28:07.339Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:07.339Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-12-19T22:28:07.339Z] PASS [2022-12-19T22:28:07.339Z] coverage: 15.1% of statements [2022-12-19T22:28:07.339Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.1% of statements [2022-12-19T22:28:07.703Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-12-19T22:28:07.790Z] ok github.com/docker/docker/oci 0.012s coverage: 40.6% of statements [2022-12-19T22:28:07.809Z] === RUN TestSizeEmpty [2022-12-19T22:28:07.809Z] --- PASS: TestSizeEmpty (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestSizeEmptyFile [2022-12-19T22:28:07.809Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestSizeNonemptyFile [2022-12-19T22:28:07.809Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestSizeNestedDirectoryEmpty [2022-12-19T22:28:07.809Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-12-19T22:28:07.809Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-12-19T22:28:07.809Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-12-19T22:28:07.809Z] === RUN TestMoveToSubdir [2022-12-19T22:28:07.809Z] --- PASS: TestMoveToSubdir (0.01s) [2022-12-19T22:28:07.809Z] === RUN TestSizeNonExistingDirectory [2022-12-19T22:28:07.809Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-12-19T22:28:07.809Z] PASS [2022-12-19T22:28:07.809Z] coverage: 80.0% of statements [2022-12-19T22:28:07.809Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-12-19T22:28:07.809Z] === RUN TestIsArchivePathTar [2022-12-19T22:28:07.809Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2022-12-19T22:28:07.809Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-12-19T22:28:07.809Z] === RUN TestDecompressStreamGzip [2022-12-19T22:28:07.809Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-12-19T22:28:07.809Z] === RUN TestDecompressStreamBzip2 [2022-12-19T22:28:07.960Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-12-19T22:28:08.280Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-12-19T22:28:08.280Z] === RUN TestDecompressStreamXz [2022-12-19T22:28:08.280Z] archive_test.go:134: Xz not present in msys2 [2022-12-19T22:28:08.280Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestCompressStreamXzUnsupported [2022-12-19T22:28:08.280Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestCompressStreamBzip2Unsupported [2022-12-19T22:28:08.280Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestCompressStreamInvalid [2022-12-19T22:28:08.280Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestExtensionInvalid [2022-12-19T22:28:08.280Z] --- PASS: TestExtensionInvalid (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestExtensionUncompressed [2022-12-19T22:28:08.280Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestExtensionBzip2 [2022-12-19T22:28:08.280Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestExtensionGzip [2022-12-19T22:28:08.280Z] --- PASS: TestExtensionGzip (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestExtensionXz [2022-12-19T22:28:08.280Z] --- PASS: TestExtensionXz (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestCmdStreamLargeStderr [2022-12-19T22:28:08.280Z] === RUN Test [2022-12-19T22:28:08.280Z] === RUN Test/TestContainsEntry [2022-12-19T22:28:08.280Z] === RUN Test/TestCreateEntries [2022-12-19T22:28:08.280Z] === RUN Test/TestEntriesDiff [2022-12-19T22:28:08.280Z] === RUN Test/TestEntriesEquality [2022-12-19T22:28:08.280Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-12-19T22:28:08.280Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-12-19T22:28:08.280Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-12-19T22:28:08.280Z] === RUN Test/TestGeneratorNotGenerate [2022-12-19T22:28:08.280Z] === RUN Test/TestGeneratorWithPort [2022-12-19T22:28:08.280Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-12-19T22:28:08.280Z] === RUN Test/TestNewEntry [2022-12-19T22:28:08.280Z] === RUN Test/TestParse [2022-12-19T22:28:08.280Z] --- PASS: Test (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestNewEntry (0.00s) [2022-12-19T22:28:08.280Z] --- PASS: Test/TestParse (0.00s) [2022-12-19T22:28:08.280Z] PASS [2022-12-19T22:28:08.280Z] coverage: 58.3% of statements [2022-12-19T22:28:08.280Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2022-12-19T22:28:08.280Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-12-19T22:28:08.280Z] === RUN TestCmdStreamBad [2022-12-19T22:28:08.280Z] archive_test.go:239: Failing on Windows CI machines [2022-12-19T22:28:08.280Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestCmdStreamGood [2022-12-19T22:28:08.280Z] --- PASS: TestCmdStreamGood (0.05s) [2022-12-19T22:28:08.280Z] === RUN TestUntarPathWithInvalidDest [2022-12-19T22:28:08.280Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-12-19T22:28:08.280Z] === RUN TestUntarPathWithInvalidSrc [2022-12-19T22:28:08.280Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-12-19T22:28:08.280Z] === RUN TestUntarPath [2022-12-19T22:28:08.280Z] --- PASS: TestUntarPath (0.09s) [2022-12-19T22:28:08.280Z] === RUN TestUntarPathWithDestinationFile [2022-12-19T22:28:08.725Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-12-19T22:28:08.725Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-19T22:28:08.750Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-12-19T22:28:08.750Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-12-19T22:28:08.750Z] === RUN Test [2022-12-19T22:28:08.750Z] === RUN Test/TestContent [2022-12-19T22:28:08.750Z] === RUN Test/TestInitialize [2022-12-19T22:28:08.750Z] === RUN Test/TestNew [2022-12-19T22:28:08.750Z] === RUN Test/TestParsingContentsWithComments [2022-12-19T22:28:08.750Z] === RUN Test/TestRegister [2022-12-19T22:28:08.750Z] === RUN Test/TestWatch [2022-12-19T22:28:08.750Z] --- PASS: Test (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestContent (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestInitialize (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestNew (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestRegister (0.00s) [2022-12-19T22:28:08.750Z] --- PASS: Test/TestWatch (0.00s) [2022-12-19T22:28:08.750Z] PASS [2022-12-19T22:28:08.750Z] coverage: 92.9% of statements [2022-12-19T22:28:08.750Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2022-12-19T22:28:08.750Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-12-19T22:28:08.750Z] === RUN TestCopyWithTarInvalidSrc [2022-12-19T22:28:08.750Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-12-19T22:28:08.750Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-12-19T22:28:08.750Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-12-19T22:28:08.750Z] === RUN TestCopyWithTarSrcFile [2022-12-19T22:28:08.750Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-12-19T22:28:08.750Z] === RUN TestCopyWithTarSrcFolder [2022-12-19T22:28:08.750Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-12-19T22:28:08.750Z] === RUN TestCopyFileWithTarInvalidSrc [2022-12-19T22:28:08.750Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-12-19T22:28:08.750Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-12-19T22:28:08.750Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-12-19T22:28:08.750Z] === RUN TestCopyFileWithTarSrcFolder [2022-12-19T22:28:08.750Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-12-19T22:28:08.750Z] === RUN TestCopyFileWithTarSrcFile [2022-12-19T22:28:08.750Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-12-19T22:28:08.750Z] === RUN TestTarFiles [2022-12-19T22:28:08.890Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-12-19T22:28:08.890Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-12-19T22:28:08.890Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-12-19T22:28:09.219Z] === RUN Test [2022-12-19T22:28:09.219Z] === RUN Test/TestInitialize [2022-12-19T22:28:09.219Z] === RUN Test [2022-12-19T22:28:09.219Z] === RUN Test/TestWatch [2022-12-19T22:28:09.219Z] --- PASS: Test (0.00s) [2022-12-19T22:28:09.219Z] --- PASS: Test/TestWatch (0.00s) [2022-12-19T22:28:09.219Z] PASS [2022-12-19T22:28:09.219Z] coverage: 92.3% of statements [2022-12-19T22:28:09.219Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2022-12-19T22:28:09.219Z] time="2022-12-19T22:28:08Z" level=info msg="Initializing discovery without TLS" [2022-12-19T22:28:09.219Z] time="2022-12-19T22:28:09Z" level=info msg="Initializing discovery without TLS" [2022-12-19T22:28:09.219Z] time="2022-12-19T22:28:09Z" level=info msg="Initializing discovery without TLS" [2022-12-19T22:28:09.219Z] === RUN Test/TestInitializeWithCerts [2022-12-19T22:28:09.219Z] time="2022-12-19T22:28:09Z" level=info msg="Initializing discovery with TLS" [2022-12-19T22:28:09.219Z] === RUN Test/TestWatch [2022-12-19T22:28:09.219Z] time="2022-12-19T22:28:09Z" level=info msg="Initializing discovery without TLS" [2022-12-19T22:28:09.453Z] === RUN TestDockerSuite/TestBuildXZHost [2022-12-19T22:28:09.691Z] === RUN Test [2022-12-19T22:28:09.691Z] === RUN Test/TestInitialize [2022-12-19T22:28:09.691Z] === RUN Test/TestInitializeWithPattern [2022-12-19T22:28:09.691Z] === RUN Test/TestRegister [2022-12-19T22:28:09.691Z] === RUN Test/TestWatch [2022-12-19T22:28:09.691Z] --- PASS: Test (0.00s) [2022-12-19T22:28:09.691Z] --- PASS: Test/TestInitialize (0.00s) [2022-12-19T22:28:09.691Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-12-19T22:28:09.691Z] --- PASS: Test/TestRegister (0.00s) [2022-12-19T22:28:09.691Z] --- PASS: Test/TestWatch (0.00s) [2022-12-19T22:28:09.691Z] PASS [2022-12-19T22:28:09.691Z] coverage: 93.8% of statements [2022-12-19T22:28:09.691Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2022-12-19T22:28:10.101Z] ok github.com/docker/docker/pkg/archive 0.275s coverage: 81.9% of statements [2022-12-19T22:28:10.161Z] === RUN TestPollerAddRemove [2022-12-19T22:28:10.161Z] --- PASS: TestPollerAddRemove (0.00s) [2022-12-19T22:28:10.162Z] === RUN TestPollerEvent [2022-12-19T22:28:10.162Z] poller_test.go:41: No chmod on Windows [2022-12-19T22:28:10.162Z] --- SKIP: TestPollerEvent (0.00s) [2022-12-19T22:28:10.162Z] === RUN TestPollerClose [2022-12-19T22:28:10.162Z] --- PASS: TestPollerClose (0.00s) [2022-12-19T22:28:10.162Z] PASS [2022-12-19T22:28:10.162Z] coverage: 36.2% of statements [2022-12-19T22:28:10.162Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 36.2% of statements [2022-12-19T22:28:10.820Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-12-19T22:28:10.820Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-12-19T22:28:10.820Z] docker_cli_sni_test.go:18: Flakey test [2022-12-19T22:28:10.821Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-12-19T22:28:11.036Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 68.3% of statements [2022-12-19T22:28:11.036Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-12-19T22:28:11.151Z] === RUN TestCopyFileWithInvalidSrc [2022-12-19T22:28:11.151Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCopyFileWithInvalidDest [2022-12-19T22:28:11.151Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCopyFileWithSameSrcAndDest [2022-12-19T22:28:11.151Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-12-19T22:28:11.151Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCopyFile [2022-12-19T22:28:11.151Z] --- PASS: TestCopyFile (0.01s) [2022-12-19T22:28:11.151Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-12-19T22:28:11.151Z] fileutils_test.go:134: Needs porting to Windows [2022-12-19T22:28:11.151Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-12-19T22:28:11.151Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestReadSymlinkedDirectoryToFile [2022-12-19T22:28:11.151Z] fileutils_test.go:180: Needs porting to Windows [2022-12-19T22:28:11.151Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestWildcardMatches [2022-12-19T22:28:11.151Z] --- PASS: TestWildcardMatches (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestPatternMatches [2022-12-19T22:28:11.151Z] --- PASS: TestPatternMatches (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-12-19T22:28:11.151Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestPatternMatchesFolderExclusions [2022-12-19T22:28:11.151Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-12-19T22:28:11.151Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-12-19T22:28:11.151Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-12-19T22:28:11.151Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-12-19T22:28:11.151Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestSingleExclamationError [2022-12-19T22:28:11.151Z] --- PASS: TestSingleExclamationError (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestMatchesWithNoPatterns [2022-12-19T22:28:11.151Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestMatchesWithMalformedPatterns [2022-12-19T22:28:11.151Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestMatches [2022-12-19T22:28:11.151Z] --- PASS: TestMatches (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatterns [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatterns (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatternsExceptionFlag [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCleanPatternsErrorSingleException [2022-12-19T22:28:11.151Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-12-19T22:28:11.151Z] === RUN TestCreateIfNotExistsDir [2022-12-19T22:28:11.151Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-12-19T22:28:11.151Z] === RUN TestCreateIfNotExistsFile [2022-12-19T22:28:11.151Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-12-19T22:28:11.151Z] === RUN TestMatch [2022-12-19T22:28:11.151Z] --- PASS: TestMatch (0.00s) [2022-12-19T22:28:11.151Z] PASS [2022-12-19T22:28:11.151Z] coverage: 85.4% of statements [2022-12-19T22:28:11.151Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 85.4% of statements [2022-12-19T22:28:11.294Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-12-19T22:28:11.386Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-12-19T22:28:11.626Z] === RUN TestGet [2022-12-19T22:28:11.627Z] --- PASS: TestGet (0.00s) [2022-12-19T22:28:11.627Z] === RUN TestGetShortcutString [2022-12-19T22:28:11.627Z] --- PASS: TestGetShortcutString (0.00s) [2022-12-19T22:28:11.627Z] PASS [2022-12-19T22:28:11.627Z] coverage: 42.9% of statements [2022-12-19T22:28:11.627Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-12-19T22:28:11.950Z] === RUN TestDockerSuite/TestCommitChange [2022-12-19T22:28:12.207Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2022-12-19T22:28:12.207Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-19T22:28:12.464Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-12-19T22:28:12.622Z] --- PASS: Test (3.20s) [2022-12-19T22:28:12.622Z] --- PASS: Test/TestInitialize (0.19s) [2022-12-19T22:28:12.622Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-12-19T22:28:12.622Z] --- PASS: Test/TestWatch (3.00s) [2022-12-19T22:28:12.622Z] PASS [2022-12-19T22:28:12.622Z] coverage: 84.1% of statements [2022-12-19T22:28:12.622Z] ok github.com/docker/docker/pkg/discovery/kv 3.271s coverage: 84.1% of statements [2022-12-19T22:28:12.622Z] === RUN TestCreateIDMapOrder [2022-12-19T22:28:12.622Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-12-19T22:28:12.622Z] PASS [2022-12-19T22:28:12.622Z] coverage: 7.2% of statements [2022-12-19T22:28:12.622Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-12-19T22:28:13.092Z] === RUN TestFixedBufferCap [2022-12-19T22:28:13.092Z] --- PASS: TestFixedBufferCap (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestFixedBufferLen [2022-12-19T22:28:13.092Z] --- PASS: TestFixedBufferLen (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestFixedBufferString [2022-12-19T22:28:13.092Z] --- PASS: TestFixedBufferString (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestFixedBufferWrite [2022-12-19T22:28:13.092Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestFixedBufferRead [2022-12-19T22:28:13.092Z] --- PASS: TestFixedBufferRead (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestBytesPipeRead [2022-12-19T22:28:13.092Z] --- PASS: TestBytesPipeRead (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestBytesPipeWrite [2022-12-19T22:28:13.092Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-12-19T22:28:13.092Z] === RUN TestBytesPipeWriteRandomChunks [2022-12-19T22:28:13.395Z] === RUN TestDockerSuite/TestCommitHardlink [2022-12-19T22:28:13.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-12-19T22:28:13.562Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-12-19T22:28:13.562Z] === RUN TestAtomicWriteToFile [2022-12-19T22:28:13.562Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-12-19T22:28:13.562Z] === RUN TestAtomicWriteSetCommit [2022-12-19T22:28:13.562Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-12-19T22:28:13.562Z] === RUN TestAtomicWriteSetCancel [2022-12-19T22:28:13.562Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-12-19T22:28:13.562Z] === RUN TestReadCloserWrapperClose [2022-12-19T22:28:13.562Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestReaderErrWrapperReadOnError [2022-12-19T22:28:13.562Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestReaderErrWrapperRead [2022-12-19T22:28:13.562Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestHashData [2022-12-19T22:28:13.562Z] --- PASS: TestHashData (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestCancelReadCloser [2022-12-19T22:28:13.562Z] === RUN TestError [2022-12-19T22:28:13.562Z] --- PASS: TestError (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestProgressString [2022-12-19T22:28:13.562Z] === RUN TestProgressString/no_progress [2022-12-19T22:28:13.562Z] === RUN TestProgressString/progress_1 [2022-12-19T22:28:13.562Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-12-19T22:28:13.562Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-12-19T22:28:13.562Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-12-19T22:28:13.562Z] === RUN TestProgressString/with_units [2022-12-19T22:28:13.562Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-12-19T22:28:13.562Z] === RUN TestProgressString/hide_counts [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/with_units (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-12-19T22:28:13.562Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestJSONMessageDisplay [2022-12-19T22:28:13.562Z] === RUN TestStandardLongPath [2022-12-19T22:28:13.562Z] --- PASS: TestStandardLongPath (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestUNCLongPath [2022-12-19T22:28:13.562Z] --- PASS: TestUNCLongPath (0.00s) [2022-12-19T22:28:13.562Z] PASS [2022-12-19T22:28:13.562Z] coverage: 100.0% of statements [2022-12-19T22:28:13.562Z] ok github.com/docker/docker/pkg/longpath 0.065s coverage: 100.0% of statements [2022-12-19T22:28:13.562Z] --- PASS: TestCancelReadCloser (0.10s) [2022-12-19T22:28:13.562Z] === RUN TestWriteCloserWrapperClose [2022-12-19T22:28:13.562Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestNopWriteCloser [2022-12-19T22:28:13.562Z] --- PASS: TestNopWriteCloser (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestNopWriter [2022-12-19T22:28:13.562Z] --- PASS: TestNopWriter (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestWriteCounter [2022-12-19T22:28:13.562Z] --- PASS: TestWriteCounter (0.00s) [2022-12-19T22:28:13.562Z] PASS [2022-12-19T22:28:13.562Z] coverage: 69.2% of statements [2022-12-19T22:28:13.562Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 69.2% of statements [2022-12-19T22:28:13.562Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-12-19T22:28:13.562Z] === RUN TestJSONMessageDisplayWithJSONError [2022-12-19T22:28:13.562Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-12-19T22:28:13.562Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-12-19T22:28:13.562Z] === RUN TestDisplayJSONMessagesStream [2022-12-19T22:28:13.562Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-12-19T22:28:13.562Z] PASS [2022-12-19T22:28:13.562Z] coverage: 91.7% of statements [2022-12-19T22:28:13.562Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-12-19T22:28:14.325Z] === RUN TestDockerSuite/TestCommitNewFile [2022-12-19T22:28:14.557Z] === RUN TestNameFormat [2022-12-19T22:28:14.557Z] --- PASS: TestNameFormat (0.00s) [2022-12-19T22:28:14.557Z] === RUN TestNameRetries [2022-12-19T22:28:14.557Z] --- PASS: TestNameRetries (0.00s) [2022-12-19T22:28:14.557Z] PASS [2022-12-19T22:28:14.557Z] coverage: 85.7% of statements [2022-12-19T22:28:14.557Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2022-12-19T22:28:14.557Z] === RUN TestParseKeyValueOpt [2022-12-19T22:28:14.557Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-12-19T22:28:14.557Z] === RUN TestParseUintList [2022-12-19T22:28:14.557Z] --- PASS: TestParseUintList (0.00s) [2022-12-19T22:28:14.557Z] === RUN TestParseUintListMaximumLimits [2022-12-19T22:28:14.557Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-12-19T22:28:14.557Z] PASS [2022-12-19T22:28:14.557Z] coverage: 97.0% of statements [2022-12-19T22:28:14.557Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-12-19T22:28:14.572Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-12-19T22:28:14.572Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-12-19T22:28:14.829Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-12-19T22:28:14.829Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-12-19T22:28:15.028Z] === RUN TestNewAndRemove [2022-12-19T22:28:15.028Z] --- PASS: TestNewAndRemove (0.00s) [2022-12-19T22:28:15.028Z] === RUN TestRemoveInvalidPath [2022-12-19T22:28:15.028Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-12-19T22:28:15.028Z] PASS [2022-12-19T22:28:15.028Z] coverage: 82.6% of statements [2022-12-19T22:28:15.028Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2022-12-19T22:28:15.692Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-12-19T22:28:15.692Z] docker_api_swarm_test.go:272: [d00d3b0d0b607] joining swarm manager [d7d6fc98fb964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:28:16.018Z] === RUN TestParseEmptyInterface [2022-12-19T22:28:16.018Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestParseNonInterfaceType [2022-12-19T22:28:16.018Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestParseWithOneFunction [2022-12-19T22:28:16.018Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestParseWithMultipleFuncs [2022-12-19T22:28:16.018Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestParseWithUnnamedReturn [2022-12-19T22:28:16.018Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestEmbeddedInterface [2022-12-19T22:28:16.018Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-12-19T22:28:16.018Z] === RUN TestParsedImports [2022-12-19T22:28:16.018Z] --- PASS: TestParsedImports (0.01s) [2022-12-19T22:28:16.018Z] === RUN TestAliasedImports [2022-12-19T22:28:16.018Z] --- PASS: TestAliasedImports (0.00s) [2022-12-19T22:28:16.018Z] PASS [2022-12-19T22:28:16.018Z] coverage: 56.8% of statements [2022-12-19T22:28:16.018Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2022-12-19T22:28:16.203Z] ok github.com/docker/docker/layer 8.040s coverage: 68.8% of statements [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-19T22:28:16.203Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-19T22:28:16.255Z] === RUN TestDockerSuite/TestCommitTTY [2022-12-19T22:28:16.462Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2022-12-19T22:28:16.489Z] === RUN TestFailedConnection [2022-12-19T22:28:16.489Z] === RUN TestHTTPTransport [2022-12-19T22:28:16.489Z] --- PASS: TestHTTPTransport (0.00s) [2022-12-19T22:28:16.489Z] PASS [2022-12-19T22:28:16.489Z] coverage: 85.7% of statements [2022-12-19T22:28:16.489Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-12-19T22:28:16.958Z] --- PASS: TestTarFiles (8.18s) [2022-12-19T22:28:16.958Z] === RUN TestTarUntar [2022-12-19T22:28:16.958Z] --- PASS: TestTarUntar (0.05s) [2022-12-19T22:28:16.958Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-12-19T22:28:16.958Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-12-19T22:28:16.958Z] === RUN TestTarWithOptions [2022-12-19T22:28:16.958Z] --- PASS: TestTarWithOptions (0.03s) [2022-12-19T22:28:16.958Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-12-19T22:28:16.958Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestUntarUstarGnuConflict [2022-12-19T22:28:16.958Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-12-19T22:28:16.958Z] === RUN TestUntarInvalidFilenames [2022-12-19T22:28:16.958Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-12-19T22:28:16.958Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestBufioReaderPoolPutAndGet [2022-12-19T22:28:16.958Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-12-19T22:28:16.958Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-12-19T22:28:16.958Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestBufioWriterPoolPutAndGet [2022-12-19T22:28:16.958Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-12-19T22:28:16.958Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-12-19T22:28:16.958Z] === RUN TestBufferPoolPutAndGet [2022-12-19T22:28:16.958Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-12-19T22:28:16.958Z] PASS [2022-12-19T22:28:16.958Z] coverage: 88.2% of statements [2022-12-19T22:28:16.958Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-12-19T22:28:16.958Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1789632244\\dest" [2022-12-19T22:28:16.958Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-12-19T22:28:16.958Z] === RUN TestUntarHardlinkToSymlink [2022-12-19T22:28:16.958Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-12-19T22:28:16.958Z] === RUN TestUntarInvalidHardlink [2022-12-19T22:28:16.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3874625187\\victim\\hello" -> "../victim/hello" [2022-12-19T22:28:16.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2292500557\\victim\\hello" -> "/../victim/hello" [2022-12-19T22:28:16.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1471168196\\victim" -> "../victim" [2022-12-19T22:28:17.029Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2022-12-19T22:28:17.185Z] docker_api_swarm_test.go:273: [d0430a6998e06] joining swarm manager [d7d6fc98fb964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:28:17.185Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-12-19T22:28:17.287Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-12-19T22:28:17.427Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3713667477\\victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2940313900\\victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink542329539\\victim" -> "../victim" [2022-12-19T22:28:17.427Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-12-19T22:28:17.427Z] === RUN TestUntarInvalidSymlink [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2825829401\\dest\\dotdot" -> "../victim/hello" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1035865864\\dest\\slash-dotdot" -> "/../victim/hello" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1373010248\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink205681162\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3254203424\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1410682845\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:17.427Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3869906344\\dest\\dir\\loophole" -> "../../victim" [2022-12-19T22:28:17.427Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-12-19T22:28:17.427Z] === RUN TestTempArchiveCloseMultipleTimes [2022-12-19T22:28:17.427Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-12-19T22:28:17.427Z] === RUN TestXGlobalNoParent [2022-12-19T22:28:17.427Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-12-19T22:28:17.427Z] === RUN TestReplaceFileTarWrapper [2022-12-19T22:28:17.427Z] === RUN TestOutputOnPrematureClose [2022-12-19T22:28:17.427Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-12-19T22:28:17.427Z] === RUN TestCompleteSilently [2022-12-19T22:28:17.427Z] --- PASS: TestCompleteSilently (0.00s) [2022-12-19T22:28:17.427Z] PASS [2022-12-19T22:28:17.427Z] coverage: 75.9% of statements [2022-12-19T22:28:17.427Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-12-19T22:28:17.427Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-12-19T22:28:17.427Z] === RUN TestPrefixHeaderReadable [2022-12-19T22:28:17.427Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-12-19T22:28:17.427Z] === RUN TestDisablePigz [2022-12-19T22:28:17.427Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-12-19T22:28:17.427Z] --- PASS: TestFailedConnection (1.09s) [2022-12-19T22:28:17.427Z] === RUN TestFailOnce [2022-12-19T22:28:17.748Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-12-19T22:28:17.896Z] --- PASS: TestDisablePigz (0.14s) [2022-12-19T22:28:17.896Z] === RUN TestPigz [2022-12-19T22:28:17.896Z] === RUN TestSendToOneSub [2022-12-19T22:28:17.896Z] --- PASS: TestSendToOneSub (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestSendToMultipleSubs [2022-12-19T22:28:17.896Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestEvictOneSub [2022-12-19T22:28:17.896Z] --- PASS: TestEvictOneSub (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestClosePublisher [2022-12-19T22:28:17.896Z] --- PASS: TestClosePublisher (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestPubSubRace [2022-12-19T22:28:17.896Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-12-19T22:28:17.896Z] --- PASS: TestPigz (0.19s) [2022-12-19T22:28:17.896Z] === RUN TestCopyFileWithInvalidDest [2022-12-19T22:28:17.896Z] archive_windows_test.go:17: Currently fails [2022-12-19T22:28:17.896Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestCanonicalTarNameForPath [2022-12-19T22:28:17.896Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestCanonicalTarName [2022-12-19T22:28:17.896Z] --- PASS: TestCanonicalTarName (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestChmodTarEntry [2022-12-19T22:28:17.896Z] --- PASS: TestChmodTarEntry (0.00s) [2022-12-19T22:28:17.896Z] === RUN TestHardLinkOrder [2022-12-19T22:28:17.896Z] 2022/12/19 22:28:17 http: panic serving 127.0.0.1:49252: Plugin not ready [2022-12-19T22:28:17.896Z] goroutine 18 [running]: [2022-12-19T22:28:17.896Z] net/http.(*conn).serve.func1() [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-12-19T22:28:17.896Z] panic({0x17a5a00, 0x18e9630}) [2022-12-19T22:28:17.896Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-12-19T22:28:17.896Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x8e0000000000003b?, 0xffffffffffffffff?}, 0x8ede552cc2a55570?) [2022-12-19T22:28:17.896Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-12-19T22:28:17.896Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18eee88?, 0xc0001640e0?}, 0xc0001b3a78?) [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-12-19T22:28:17.896Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18eee88, 0xc0001640e0}, 0xc0001aa000) [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-12-19T22:28:17.896Z] net/http.serverHandler.ServeHTTP({0x18ed3b8?}, {0x18eee88, 0xc0001640e0}, 0xc0001aa000) [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-12-19T22:28:17.896Z] net/http.(*conn).serve(0xc000190000, {0x18ef298, 0xc0001473b0}) [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-12-19T22:28:17.896Z] created by net/http.(*Server).Serve [2022-12-19T22:28:17.896Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-12-19T22:28:17.896Z] time="2022-12-19T22:28:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s" [2022-12-19T22:28:17.896Z] --- PASS: TestHardLinkOrder (0.10s) [2022-12-19T22:28:17.897Z] === RUN TestChangeString [2022-12-19T22:28:17.897Z] --- PASS: TestChangeString (0.00s) [2022-12-19T22:28:17.897Z] === RUN TestChangesWithNoChanges [2022-12-19T22:28:17.897Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-12-19T22:28:17.897Z] === RUN TestChangesWithChanges [2022-12-19T22:28:17.897Z] --- PASS: TestChangesWithChanges (0.03s) [2022-12-19T22:28:17.897Z] === RUN TestChangesWithChangesGH13590 [2022-12-19T22:28:17.897Z] changes_test.go:192: needs more investigation [2022-12-19T22:28:17.897Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-12-19T22:28:17.897Z] === RUN TestChangesDirsEmpty [2022-12-19T22:28:18.221Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-12-19T22:28:18.367Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-12-19T22:28:18.367Z] === RUN TestChangesDirsMutated [2022-12-19T22:28:18.367Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-12-19T22:28:18.367Z] === RUN TestApplyLayer [2022-12-19T22:28:18.367Z] changes_test.go:405: needs further investigation [2022-12-19T22:28:18.367Z] --- SKIP: TestApplyLayer (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestChangesSizeWithHardlinks [2022-12-19T22:28:18.367Z] changes_test.go:441: needs further investigation [2022-12-19T22:28:18.367Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestChangesSizeWithNoChanges [2022-12-19T22:28:18.367Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-12-19T22:28:18.367Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestChangesSize [2022-12-19T22:28:18.367Z] --- PASS: TestChangesSize (0.01s) [2022-12-19T22:28:18.367Z] === RUN TestApplyLayerInvalidFilenames [2022-12-19T22:28:18.367Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2868782813\\dest" [2022-12-19T22:28:18.367Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-12-19T22:28:18.367Z] === RUN TestApplyLayerInvalidHardlink [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3885314331\\victim\\hello" -> "../victim/hello" [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1922292210\\victim\\hello" -> "/../victim/hello" [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink288359957\\victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1052142114\\victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1186065958\\victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1196309854\\victim" -> "../victim" [2022-12-19T22:28:18.367Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-12-19T22:28:18.367Z] === RUN TestApplyLayerInvalidSymlink [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2907375993\\dest\\dotdot" -> "../victim/hello" [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2079444542\\dest\\slash-dotdot" -> "/../victim/hello" [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1809056650\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1942513088\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1918233841\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:18.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink750725055\\dest\\loophole-victim" -> "../victim" [2022-12-19T22:28:18.367Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-12-19T22:28:18.367Z] === RUN TestApplyLayerWhiteouts [2022-12-19T22:28:18.367Z] === RUN TestRegister [2022-12-19T22:28:18.367Z] --- PASS: TestRegister (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestCommand [2022-12-19T22:28:18.367Z] --- PASS: TestCommand (0.04s) [2022-12-19T22:28:18.367Z] === RUN TestNaiveSelf [2022-12-19T22:28:18.367Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-12-19T22:28:18.367Z] === RUN TestGenerateEmptyFile [2022-12-19T22:28:18.367Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-12-19T22:28:18.367Z] === RUN TestGenerateWithContent [2022-12-19T22:28:18.367Z] --- PASS: TestGenerateWithContent (0.00s) [2022-12-19T22:28:18.367Z] PASS [2022-12-19T22:28:18.367Z] coverage: 62.6% of statements [2022-12-19T22:28:18.367Z] --- PASS: TestNaiveSelf (0.03s) [2022-12-19T22:28:18.367Z] PASS [2022-12-19T22:28:18.367Z] coverage: 82.4% of statements [2022-12-19T22:28:18.367Z] ok github.com/docker/docker/pkg/archive 11.196s coverage: 62.6% of statements [2022-12-19T22:28:18.367Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2022-12-19T22:28:18.480Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2022-12-19T22:28:18.680Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-12-19T22:28:18.739Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-12-19T22:28:18.836Z] --- PASS: TestFailOnce (1.22s) [2022-12-19T22:28:18.836Z] === RUN TestEchoInputOutput [2022-12-19T22:28:18.836Z] --- PASS: TestEchoInputOutput (0.00s) [2022-12-19T22:28:18.836Z] === RUN TestBackoff [2022-12-19T22:28:18.836Z] --- PASS: TestBackoff (0.00s) [2022-12-19T22:28:18.836Z] === RUN TestAbortRetry [2022-12-19T22:28:18.836Z] --- PASS: TestAbortRetry (0.00s) [2022-12-19T22:28:18.836Z] === RUN TestClientScheme [2022-12-19T22:28:18.836Z] --- PASS: TestClientScheme (0.00s) [2022-12-19T22:28:18.836Z] === RUN TestNewClientWithTimeout [2022-12-19T22:28:18.836Z] --- PASS: TestPubSubRace (1.09s) [2022-12-19T22:28:18.836Z] PASS [2022-12-19T22:28:18.836Z] coverage: 75.0% of statements [2022-12-19T22:28:18.836Z] ok github.com/docker/docker/pkg/pubsub 1.144s coverage: 75.0% of statements [2022-12-19T22:28:18.997Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-12-19T22:28:18.997Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-12-19T22:28:19.244Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-12-19T22:28:19.309Z] time="2022-12-19T22:28:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-12-19T22:28:19.309Z] === RUN TestParseSignal [2022-12-19T22:28:19.309Z] --- PASS: TestParseSignal (0.00s) [2022-12-19T22:28:19.309Z] === RUN TestValidSignalForPlatform [2022-12-19T22:28:19.309Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-12-19T22:28:19.309Z] PASS [2022-12-19T22:28:19.309Z] coverage: 19.7% of statements [2022-12-19T22:28:19.309Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 19.7% of statements [2022-12-19T22:28:19.500Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-12-19T22:28:19.779Z] === RUN TestNewStdWriter [2022-12-19T22:28:19.779Z] --- PASS: TestNewStdWriter (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestWriteWithUninitializedStdWriter [2022-12-19T22:28:19.779Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestWriteWithNilBytes [2022-12-19T22:28:19.779Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestWrite [2022-12-19T22:28:19.779Z] --- PASS: TestWrite (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestWriteWithWriterError [2022-12-19T22:28:19.779Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-12-19T22:28:19.779Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyWriteAndRead [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyWithInvalidInputHeader [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyWithCorruptedPrefix [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyReturnsWriteErrors [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-12-19T22:28:19.779Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-12-19T22:28:19.779Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-12-19T22:28:19.779Z] PASS [2022-12-19T22:28:19.779Z] coverage: 100.0% of statements [2022-12-19T22:28:19.779Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-12-19T22:28:20.373Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 69.5% of statements [2022-12-19T22:28:20.373Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 70.6% of statements [2022-12-19T22:28:20.428Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-12-19T22:28:20.632Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-12-19T22:28:20.632Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-12-19T22:28:20.632Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-19T22:28:20.632Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-19T22:28:20.632Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-19T22:28:20.771Z] === RUN TestRawProgressFormatterFormatStatus [2022-12-19T22:28:20.771Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestRawProgressFormatterFormatProgress [2022-12-19T22:28:20.771Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestFormatStatus [2022-12-19T22:28:20.771Z] --- PASS: TestFormatStatus (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestFormatError [2022-12-19T22:28:20.771Z] --- PASS: TestFormatError (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestFormatJSONError [2022-12-19T22:28:20.771Z] --- PASS: TestFormatJSONError (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestJsonProgressFormatterFormatProgress [2022-12-19T22:28:20.771Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestJsonProgressFormatterFormatStatus [2022-12-19T22:28:20.771Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestNewJSONProgressOutput [2022-12-19T22:28:20.771Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestAuxFormatterEmit [2022-12-19T22:28:20.771Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestStreamWriterStdout [2022-12-19T22:28:20.771Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestStreamWriterStderr [2022-12-19T22:28:20.771Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-12-19T22:28:20.771Z] PASS [2022-12-19T22:28:20.771Z] coverage: 66.2% of statements [2022-12-19T22:28:20.771Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-12-19T22:28:20.771Z] === RUN TestGenerateRandomID [2022-12-19T22:28:20.771Z] --- PASS: TestGenerateRandomID (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestShortenId [2022-12-19T22:28:20.771Z] --- PASS: TestShortenId (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestShortenSha256Id [2022-12-19T22:28:20.771Z] --- PASS: TestShortenSha256Id (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestShortenIdEmpty [2022-12-19T22:28:20.771Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestShortenIdInvalid [2022-12-19T22:28:20.771Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestIsShortIDNonHex [2022-12-19T22:28:20.771Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-12-19T22:28:20.771Z] === RUN TestIsShortIDNotCorrectSize [2022-12-19T22:28:20.771Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-12-19T22:28:20.771Z] PASS [2022-12-19T22:28:20.771Z] coverage: 70.6% of statements [2022-12-19T22:28:20.771Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-12-19T22:28:20.771Z] time="2022-12-19T22:28:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-12-19T22:28:20.890Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-12-19T22:28:20.890Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-19T22:28:20.890Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-12-19T22:28:21.149Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-12-19T22:28:21.358Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-12-19T22:28:21.358Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-12-19T22:28:21.408Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-12-19T22:28:21.408Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-12-19T22:28:21.408Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-19T22:28:21.408Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-19T22:28:21.620Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-12-19T22:28:21.760Z] === RUN TestIsCpusetListAvailable [2022-12-19T22:28:21.760Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-12-19T22:28:21.760Z] PASS [2022-12-19T22:28:21.760Z] coverage: 38.2% of statements [2022-12-19T22:28:21.760Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2022-12-19T22:28:22.182Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-12-19T22:28:22.343Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-12-19T22:28:22.602Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-12-19T22:28:22.746Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-12-19T22:28:22.754Z] === RUN TestChtimes [2022-12-19T22:28:22.754Z] --- PASS: TestChtimes (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestChtimesWindows [2022-12-19T22:28:22.754Z] --- PASS: TestChtimesWindows (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-12-19T22:28:22.754Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestEnsureRemoveAllNotExist [2022-12-19T22:28:22.754Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestEnsureRemoveAllWithDir [2022-12-19T22:28:22.754Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestEnsureRemoveAllWithFile [2022-12-19T22:28:22.754Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestHasWin32KSupport [2022-12-19T22:28:22.754Z] syscall_windows_test.go:8: win32k: true [2022-12-19T22:28:22.754Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-12-19T22:28:22.754Z] PASS [2022-12-19T22:28:22.754Z] coverage: 12.0% of statements [2022-12-19T22:28:22.754Z] ok github.com/docker/docker/pkg/system 0.146s coverage: 12.0% of statements [2022-12-19T22:28:22.754Z] === RUN TestTailFile [2022-12-19T22:28:22.754Z] --- PASS: TestTailFile (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestTailFileManyLines [2022-12-19T22:28:22.754Z] --- PASS: TestTailFileManyLines (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestTailEmptyFile [2022-12-19T22:28:22.754Z] --- PASS: TestTailEmptyFile (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestTailNegativeN [2022-12-19T22:28:22.754Z] --- PASS: TestTailNegativeN (0.00s) [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/single_byte_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/2_byte_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/4_byte_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/8_byte_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/12_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:22.754Z] === CONT TestNewTailReader/single_byte_delimiter [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-19T22:28:22.754Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:22.860Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-12-19T22:28:22.860Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-19T22:28:23.004Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/8_byte_delimiter [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/4_byte_delimiter [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/2_byte_delimiter [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.225Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.227Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.228Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.228Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.228Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.229Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.229Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.229Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.229Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.229Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.567Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-12-19T22:28:23.567Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-12-19T22:28:23.567Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-19T22:28:23.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-12-19T22:28:23.699Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.02s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-19T22:28:23.700Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-12-19T22:28:23.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-19T22:28:23.823Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-12-19T22:28:23.823Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-12-19T22:28:24.080Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-12-19T22:28:24.080Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-12-19T22:28:24.080Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-19T22:28:24.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-19T22:28:24.171Z] PASS [2022-12-19T22:28:24.171Z] coverage: 88.6% of statements [2022-12-19T22:28:24.171Z] ok github.com/docker/docker/pkg/tailfile 0.498s coverage: 88.6% of statements [2022-12-19T22:28:24.171Z] time="2022-12-19T22:28:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-12-19T22:28:24.171Z] === RUN TestTarSumRemoveNonExistent [2022-12-19T22:28:24.171Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-12-19T22:28:24.171Z] === RUN TestTarSumRemove [2022-12-19T22:28:24.171Z] --- PASS: TestTarSumRemove (0.00s) [2022-12-19T22:28:24.171Z] === RUN TestSortFileInfoSums [2022-12-19T22:28:24.171Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-12-19T22:28:24.171Z] === RUN TestNewTarSumForLabelInvalid [2022-12-19T22:28:24.171Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-12-19T22:28:24.171Z] === RUN TestNewTarSumForLabel [2022-12-19T22:28:24.171Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-12-19T22:28:24.171Z] === RUN TestEmptyTar [2022-12-19T22:28:24.171Z] --- PASS: TestEmptyTar (0.01s) [2022-12-19T22:28:24.171Z] === RUN TestTarSumsReadSize [2022-12-19T22:28:24.232Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-12-19T22:28:24.491Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-12-19T22:28:24.640Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-12-19T22:28:24.640Z] === RUN TestTarSums [2022-12-19T22:28:24.640Z] testing: warning: no tests to run [2022-12-19T22:28:24.640Z] PASS [2022-12-19T22:28:24.640Z] coverage: [no statements] [2022-12-19T22:28:24.640Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2022-12-19T22:28:24.640Z] --- PASS: TestTarSums (0.08s) [2022-12-19T22:28:24.640Z] === RUN TestIteration [2022-12-19T22:28:24.640Z] --- PASS: TestIteration (0.00s) [2022-12-19T22:28:24.640Z] === RUN TestVersionLabelForChecksum [2022-12-19T22:28:24.640Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-12-19T22:28:24.640Z] === RUN TestVersion [2022-12-19T22:28:24.640Z] --- PASS: TestVersion (0.00s) [2022-12-19T22:28:24.640Z] === RUN TestGetVersion [2022-12-19T22:28:24.640Z] --- PASS: TestGetVersion (0.00s) [2022-12-19T22:28:24.640Z] === RUN TestGetVersions [2022-12-19T22:28:24.640Z] --- PASS: TestGetVersions (0.00s) [2022-12-19T22:28:24.640Z] PASS [2022-12-19T22:28:24.640Z] coverage: 89.3% of statements [2022-12-19T22:28:24.640Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2022-12-19T22:28:24.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-12-19T22:28:24.898Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-12-19T22:28:25.110Z] === RUN TestTruncIndex [2022-12-19T22:28:25.462Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-12-19T22:28:25.462Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-12-19T22:28:25.582Z] === RUN TestIsGIT [2022-12-19T22:28:25.582Z] --- PASS: TestIsGIT (0.00s) [2022-12-19T22:28:25.582Z] === RUN TestIsTransport [2022-12-19T22:28:25.582Z] --- PASS: TestIsTransport (0.00s) [2022-12-19T22:28:25.582Z] PASS [2022-12-19T22:28:25.582Z] coverage: 100.0% of statements [2022-12-19T22:28:25.582Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-12-19T22:28:25.582Z] --- PASS: TestTruncIndex (0.10s) [2022-12-19T22:28:25.582Z] PASS [2022-12-19T22:28:25.582Z] coverage: 91.5% of statements [2022-12-19T22:28:25.582Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-12-19T22:28:26.053Z] === RUN TestVersionInfo [2022-12-19T22:28:26.053Z] --- PASS: TestVersionInfo (0.00s) [2022-12-19T22:28:26.053Z] === RUN TestAppendVersions [2022-12-19T22:28:26.053Z] --- PASS: TestAppendVersions (0.00s) [2022-12-19T22:28:26.053Z] PASS [2022-12-19T22:28:26.053Z] coverage: 88.9% of statements [2022-12-19T22:28:26.053Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-12-19T22:28:26.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-12-19T22:28:26.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-12-19T22:28:26.956Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-12-19T22:28:27.518Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-12-19T22:28:27.622Z] === RUN TestValidatePrivileges [2022-12-19T22:28:27.622Z] --- PASS: TestValidatePrivileges (0.00s) [2022-12-19T22:28:27.622Z] === RUN TestFilterByCapNeg [2022-12-19T22:28:27.622Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-12-19T22:28:27.622Z] === RUN TestFilterByCapPos [2022-12-19T22:28:27.622Z] --- PASS: TestFilterByCapPos (0.00s) [2022-12-19T22:28:27.622Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-12-19T22:28:27.622Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-12-19T22:28:27.622Z] PASS [2022-12-19T22:28:27.622Z] coverage: 12.0% of statements [2022-12-19T22:28:27.622Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-12-19T22:28:27.622Z] === RUN TestNewSettable [2022-12-19T22:28:27.622Z] --- PASS: TestNewSettable (0.00s) [2022-12-19T22:28:27.622Z] === RUN TestIsSettable [2022-12-19T22:28:27.622Z] --- PASS: TestIsSettable (0.00s) [2022-12-19T22:28:27.622Z] === RUN TestUpdateSettingsEnv [2022-12-19T22:28:27.622Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-12-19T22:28:27.622Z] PASS [2022-12-19T22:28:27.622Z] coverage: 20.0% of statements [2022-12-19T22:28:27.622Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-12-19T22:28:27.776Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-12-19T22:28:28.092Z] time="2022-12-19T22:28:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-12-19T22:28:28.338Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-12-19T22:28:28.671Z] ok github.com/docker/docker/pkg/signal 3.285s coverage: 62.3% of statements [2022-12-19T22:28:28.671Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-19T22:28:28.671Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-12-19T22:28:28.901Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-12-19T22:28:28.901Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-12-19T22:28:28.929Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-19T22:28:29.085Z] === RUN TestLoad [2022-12-19T22:28:29.085Z] --- PASS: TestLoad (0.00s) [2022-12-19T22:28:29.085Z] === RUN TestSave [2022-12-19T22:28:29.085Z] --- PASS: TestSave (0.04s) [2022-12-19T22:28:29.085Z] === RUN TestAddDeleteGet [2022-12-19T22:28:29.085Z] --- PASS: TestAddDeleteGet (0.05s) [2022-12-19T22:28:29.085Z] === RUN TestInvalidTags [2022-12-19T22:28:29.085Z] --- PASS: TestInvalidTags (0.01s) [2022-12-19T22:28:29.085Z] PASS [2022-12-19T22:28:29.085Z] coverage: 84.4% of statements [2022-12-19T22:28:29.085Z] ok github.com/docker/docker/reference 0.163s coverage: 84.4% of statements [2022-12-19T22:28:29.158Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-12-19T22:28:29.158Z] PASS [2022-12-19T22:28:29.158Z] [2022-12-19T22:28:29.158Z] DONE 17 tests in 51.410s [2022-12-19T22:28:29.158Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-19T22:28:29.158Z] ++ 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 [2022-12-19T22:28:29.158Z] ++ set -e [2022-12-19T22:28:29.158Z] ++ '[' -n 0 ']' [2022-12-19T22:28:29.158Z] ++ set -x [2022-12-19T22:28:29.158Z] ++ 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 [2022-12-19T22:28:29.158Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-12-19T22:28:29.414Z] INFO: Testing against a local daemon [2022-12-19T22:28:29.414Z] === RUN TestPluginInvalidJSON [2022-12-19T22:28:29.414Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:28:29.414Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:28:29.414Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:28:29.414Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-19T22:28:29.414Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-19T22:28:29.414Z] === RUN TestPluginInstall [2022-12-19T22:28:29.414Z] === RUN TestPluginInstall/no_auth [2022-12-19T22:28:29.495Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-12-19T22:28:29.753Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-12-19T22:28:29.977Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-12-19T22:28:30.012Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-12-19T22:28:30.076Z] === RUN TestResolveAuthConfigIndexServer [2022-12-19T22:28:30.076Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-12-19T22:28:30.076Z] === RUN TestResolveAuthConfigFullURL [2022-12-19T22:28:30.076Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-12-19T22:28:30.076Z] === RUN TestLoadAllowNondistributableArtifacts [2022-12-19T22:28:30.076Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-12-19T22:28:30.076Z] === RUN TestValidateMirror [2022-12-19T22:28:30.076Z] --- PASS: TestValidateMirror (0.00s) [2022-12-19T22:28:30.076Z] === RUN TestLoadInsecureRegistries [2022-12-19T22:28:30.234Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-12-19T22:28:30.491Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-12-19T22:28:30.545Z] time="2022-12-19T22:28:30Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-12-19T22:28:30.545Z] time="2022-12-19T22:28:30Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-12-19T22:28:30.545Z] time="2022-12-19T22:28:30Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-12-19T22:28:30.545Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-12-19T22:28:30.545Z] === RUN TestNewServiceConfig [2022-12-19T22:28:30.545Z] --- PASS: TestNewServiceConfig (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestValidateIndexName [2022-12-19T22:28:30.545Z] --- PASS: TestValidateIndexName (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestValidateIndexNameWithError [2022-12-19T22:28:30.545Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestEndpointParse [2022-12-19T22:28:30.545Z] --- PASS: TestEndpointParse (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestEndpointParseInvalid [2022-12-19T22:28:30.545Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestValidateEndpoint [2022-12-19T22:28:30.545Z] --- PASS: TestValidateEndpoint (0.01s) [2022-12-19T22:28:30.545Z] === RUN TestPing [2022-12-19T22:28:30.545Z] --- PASS: TestPing (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestPingRegistryEndpoint [2022-12-19T22:28:30.545Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:30.545Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-12-19T22:28:30.545Z] === RUN TestEndpoint [2022-12-19T22:28:30.545Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:30.545Z] --- SKIP: TestEndpoint (0.01s) [2022-12-19T22:28:30.545Z] === RUN TestParseRepositoryInfo [2022-12-19T22:28:30.545Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestNewIndexInfo [2022-12-19T22:28:30.545Z] --- PASS: TestNewIndexInfo (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestMirrorEndpointLookup [2022-12-19T22:28:30.545Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:30.545Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestSearchRepositories [2022-12-19T22:28:30.545Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-12-19T22:28:30.545Z] Host: 127.0.0.1:49261 [2022-12-19T22:28:30.545Z] User-Agent: docker test client [2022-12-19T22:28:30.545Z] Authorization: Token fake-token [2022-12-19T22:28:30.545Z] X-Docker-Token: true [2022-12-19T22:28:30.545Z] Accept-Encoding: gzip [2022-12-19T22:28:30.545Z] [2022-12-19T22:28:30.545Z] [2022-12-19T22:28:30.545Z] registry_test.go:730: HTTP/1.1 200 OK [2022-12-19T22:28:30.545Z] Connection: close [2022-12-19T22:28:30.545Z] Content-Length: 144 [2022-12-19T22:28:30.545Z] Cache-Control: no-cache [2022-12-19T22:28:30.545Z] Content-Type: application/json [2022-12-19T22:28:30.545Z] Date: Mon, 19 Dec 2022 22:28:30 GMT [2022-12-19T22:28:30.545Z] Expires: -1 [2022-12-19T22:28:30.545Z] Pragma: no-cache [2022-12-19T22:28:30.545Z] Server: docker-tests/mock [2022-12-19T22:28:30.545Z] X-Docker-Registry-Config: mock [2022-12-19T22:28:30.545Z] X-Docker-Registry-Version: 0.0.0 [2022-12-19T22:28:30.545Z] [2022-12-19T22:28:30.545Z] [2022-12-19T22:28:30.545Z] --- PASS: TestSearchRepositories (0.01s) [2022-12-19T22:28:30.545Z] === RUN TestTrustedLocation [2022-12-19T22:28:30.545Z] --- PASS: TestTrustedLocation (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-12-19T22:28:30.545Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestAllowNondistributableArtifacts [2022-12-19T22:28:30.545Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestIsSecureIndex [2022-12-19T22:28:30.545Z] --- PASS: TestIsSecureIndex (0.00s) [2022-12-19T22:28:30.545Z] PASS [2022-12-19T22:28:30.545Z] coverage: 50.2% of statements [2022-12-19T22:28:30.545Z] ok github.com/docker/docker/registry 0.322s coverage: 50.2% of statements [2022-12-19T22:28:30.545Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-12-19T22:28:30.545Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-12-19T22:28:30.545Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-12-19T22:28:30.545Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-12-19T22:28:30.545Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-12-19T22:28:30.545Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-12-19T22:28:30.545Z] === RUN TestResumableRequestReaderWithReadError [2022-12-19T22:28:30.578Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-12-19T22:28:30.579Z] coverage: [no statements] [2022-12-19T22:28:30.579Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-12-19T22:28:31.015Z] time="2022-12-19T22:28:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-12-19T22:28:31.015Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-12-19T22:28:31.015Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-12-19T22:28:31.015Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-12-19T22:28:31.015Z] === RUN TestResumableRequestReader [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReader (0.00s) [2022-12-19T22:28:31.015Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-12-19T22:28:31.015Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-12-19T22:28:31.015Z] PASS [2022-12-19T22:28:31.015Z] coverage: 100.0% of statements [2022-12-19T22:28:31.015Z] ok github.com/docker/docker/registry/resumable 0.291s coverage: 100.0% of statements [2022-12-19T22:28:31.055Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-12-19T22:28:31.148Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-19T22:28:31.148Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-12-19T22:28:31.323Z] time="2022-12-19T22:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:31.324Z] time="2022-12-19T22:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86e8e9d92955cce22f654abd111144aa5bfb26fde7cf4a059ff4e53feaf8985b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:31.324Z] time="2022-12-19T22:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:31.324Z] time="2022-12-19T22:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86e8e9d92955cce22f654abd111144aa5bfb26fde7cf4a059ff4e53feaf8985b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:31.407Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-19T22:28:31.484Z] === RUN TestRestartManagerTimeout [2022-12-19T22:28:31.484Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-12-19T22:28:31.484Z] === RUN TestRestartManagerTimeoutReset [2022-12-19T22:28:31.484Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-12-19T22:28:31.484Z] PASS [2022-12-19T22:28:31.484Z] coverage: 50.9% of statements [2022-12-19T22:28:31.484Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-12-19T22:28:31.581Z] === RUN TestPluginInstall/with_htpasswd [2022-12-19T22:28:31.954Z] === RUN TestDecodeContainerConfig [2022-12-19T22:28:31.954Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-12-19T22:28:31.954Z] === RUN TestDecodeContainerConfigIsolation [2022-12-19T22:28:31.954Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-12-19T22:28:31.954Z] === RUN TestValidatePrivileged [2022-12-19T22:28:31.954Z] --- PASS: TestValidatePrivileged (0.00s) [2022-12-19T22:28:31.954Z] PASS [2022-12-19T22:28:31.954Z] coverage: 52.2% of statements [2022-12-19T22:28:31.954Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements [2022-12-19T22:28:32.143Z] time="2022-12-19T22:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:32.143Z] time="2022-12-19T22:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bb48b9bfa7f51c219e47e636762aeb6a7bfbb4c72d82f4a206964286a7624cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:32.143Z] time="2022-12-19T22:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:32.143Z] time="2022-12-19T22:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bb48b9bfa7f51c219e47e636762aeb6a7bfbb4c72d82f4a206964286a7624cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:32.143Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-12-19T22:28:32.423Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-12-19T22:28:32.423Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-12-19T22:28:32.423Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-12-19T22:28:32.423Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-12-19T22:28:32.423Z] PASS [2022-12-19T22:28:32.423Z] coverage: 62.5% of statements [2022-12-19T22:28:32.423Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-12-19T22:28:32.706Z] === RUN TestPluginInstall/with_insecure [2022-12-19T22:28:33.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-12-19T22:28:33.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-12-19T22:28:33.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-12-19T22:28:33.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-12-19T22:28:33.269Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-12-19T22:28:33.309Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-12-19T22:28:33.309Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-12-19T22:28:33.526Z] time="2022-12-19T22:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:33.526Z] time="2022-12-19T22:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fee5bf1b6df83b301c633242618290702ef234d06f447c219423452f0a70d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:33.526Z] time="2022-12-19T22:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:28:33.526Z] time="2022-12-19T22:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fee5bf1b6df83b301c633242618290702ef234d06f447c219423452f0a70d24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:28:33.782Z] plugin_test.go:165: [d80c70d09ec9b] daemon is not started [2022-12-19T22:28:33.782Z] --- PASS: TestPluginInstall (4.46s) [2022-12-19T22:28:33.782Z] --- PASS: TestPluginInstall/no_auth (2.34s) [2022-12-19T22:28:33.782Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-12-19T22:28:33.782Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-12-19T22:28:33.782Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:28:33.782Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-12-19T22:28:33.875Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-12-19T22:28:34.811Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-12-19T22:28:35.069Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-12-19T22:28:35.380Z] === RUN TestGetDriver [2022-12-19T22:28:35.380Z] --- PASS: TestGetDriver (0.00s) [2022-12-19T22:28:35.380Z] === RUN TestVolumeRequestError [2022-12-19T22:28:35.380Z] --- PASS: TestVolumeRequestError (0.01s) [2022-12-19T22:28:35.380Z] PASS [2022-12-19T22:28:35.380Z] coverage: 36.1% of statements [2022-12-19T22:28:35.380Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-12-19T22:28:35.671Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-19T22:28:35.850Z] === RUN TestGetAddress [2022-12-19T22:28:35.850Z] --- PASS: TestGetAddress (0.00s) [2022-12-19T22:28:35.850Z] === RUN TestRemove [2022-12-19T22:28:35.850Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-12-19T22:28:35.850Z] --- SKIP: TestRemove (0.00s) [2022-12-19T22:28:35.850Z] === RUN TestInitializeWithVolumes [2022-12-19T22:28:35.850Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-12-19T22:28:35.850Z] === RUN TestCreate [2022-12-19T22:28:35.850Z] --- PASS: TestCreate (0.01s) [2022-12-19T22:28:35.850Z] === RUN TestValidateName [2022-12-19T22:28:35.850Z] --- PASS: TestValidateName (0.00s) [2022-12-19T22:28:35.850Z] === RUN TestCreateWithOpts [2022-12-19T22:28:35.850Z] local_test.go:181: runtime.GOOS == "windows" [2022-12-19T22:28:35.850Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-12-19T22:28:35.850Z] === RUN TestRelaodNoOpts [2022-12-19T22:28:35.850Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-12-19T22:28:35.850Z] PASS [2022-12-19T22:28:35.850Z] coverage: 41.5% of statements [2022-12-19T22:28:35.850Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-12-19T22:28:36.004Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2022-12-19T22:28:36.234Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-19T22:28:36.262Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-12-19T22:28:36.320Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-12-19T22:28:36.320Z] === RUN TestClientStream [2022-12-19T22:28:36.320Z] --- PASS: TestClientStream (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestClientSendFile [2022-12-19T22:28:36.320Z] --- PASS: TestClientSendFile (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestClientWithRequestTimeout [2022-12-19T22:28:36.320Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-12-19T22:28:36.320Z] === RUN TestFileSpecPlugin [2022-12-19T22:28:36.320Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-12-19T22:28:36.320Z] === RUN TestFileJSONSpecPlugin [2022-12-19T22:28:36.320Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-12-19T22:28:36.320Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestPluginAddHandler [2022-12-19T22:28:36.320Z] --- PASS: TestPluginAddHandler (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestPluginWaitBadPlugin [2022-12-19T22:28:36.320Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-12-19T22:28:36.320Z] === RUN TestGet [2022-12-19T22:28:36.320Z] time="2022-12-19T22:28:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-12-19T22:28:36.520Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2022-12-19T22:28:37.086Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-12-19T22:28:37.086Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-12-19T22:28:37.162Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-12-19T22:28:37.162Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-12-19T22:28:37.162Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-12-19T22:28:37.162Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:28:37.309Z] === RUN TestConvertTmpfsOptions [2022-12-19T22:28:37.309Z] parser_test.go:49: data="mode=700,size=1m" [2022-12-19T22:28:37.309Z] parser_test.go:49: data="ro" [2022-12-19T22:28:37.309Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-12-19T22:28:37.309Z] === RUN TestParseMountRaw [2022-12-19T22:28:37.309Z] --- PASS: TestParseMountRaw (0.04s) [2022-12-19T22:28:37.309Z] === RUN TestParseMountRawSplit [2022-12-19T22:28:37.309Z] parser_test.go:390: case 0 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 1 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 2 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 3 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 4 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 5 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 6 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 7 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 8 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 0 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 1 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 2 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 3 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 4 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 5 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 6 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 7 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 8 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 9 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 10 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 11 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 12 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 0 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 1 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 2 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 3 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 4 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 5 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 6 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 7 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 8 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 9 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 10 [2022-12-19T22:28:37.309Z] parser_test.go:390: case 11 [2022-12-19T22:28:37.309Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-12-19T22:28:37.309Z] === RUN TestParseMountSpec [2022-12-19T22:28:37.309Z] parser_test.go:455: case 0 [2022-12-19T22:28:37.309Z] parser_test.go:455: case 1 [2022-12-19T22:28:37.309Z] parser_test.go:455: case 2 [2022-12-19T22:28:37.309Z] parser_test.go:455: case 3 [2022-12-19T22:28:37.309Z] parser_test.go:455: case 4 [2022-12-19T22:28:37.309Z] parser_test.go:455: case 5 [2022-12-19T22:28:37.309Z] --- PASS: TestParseMountSpec (0.00s) [2022-12-19T22:28:37.309Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-12-19T22:28:37.309Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-12-19T22:28:37.309Z] === RUN TestValidateMount [2022-12-19T22:28:37.309Z] --- PASS: TestValidateMount (0.00s) [2022-12-19T22:28:37.309Z] PASS [2022-12-19T22:28:37.309Z] coverage: 66.2% of statements [2022-12-19T22:28:37.309Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 66.2% of statements [2022-12-19T22:28:37.309Z] time="2022-12-19T22:28:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-12-19T22:28:37.724Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-12-19T22:28:37.725Z] PASS [2022-12-19T22:28:37.725Z] [2022-12-19T22:28:37.725Z] DONE 10 tests in 8.450s [2022-12-19T22:28:37.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-19T22:28:37.725Z] ++ 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 [2022-12-19T22:28:37.725Z] ++ set -e [2022-12-19T22:28:37.725Z] ++ '[' -n 0 ']' [2022-12-19T22:28:37.725Z] ++ set -x [2022-12-19T22:28:37.725Z] ++ 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 [2022-12-19T22:28:37.725Z] INFO: Testing against a local daemon [2022-12-19T22:28:37.725Z] === RUN TestExternalGraphDriver [2022-12-19T22:28:37.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-12-19T22:28:37.981Z] === RUN TestExternalGraphDriver/json [2022-12-19T22:28:38.238Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-12-19T22:28:38.300Z] === RUN TestSetGetMeta [2022-12-19T22:28:38.300Z] === PAUSE TestSetGetMeta [2022-12-19T22:28:38.300Z] === RUN TestRestore [2022-12-19T22:28:38.300Z] === PAUSE TestRestore [2022-12-19T22:28:38.300Z] === RUN TestServiceCreate [2022-12-19T22:28:38.300Z] === PAUSE TestServiceCreate [2022-12-19T22:28:38.300Z] === RUN TestServiceList [2022-12-19T22:28:38.300Z] === PAUSE TestServiceList [2022-12-19T22:28:38.300Z] === RUN TestServiceRemove [2022-12-19T22:28:38.300Z] === PAUSE TestServiceRemove [2022-12-19T22:28:38.300Z] === RUN TestServiceGet [2022-12-19T22:28:38.300Z] === PAUSE TestServiceGet [2022-12-19T22:28:38.300Z] === RUN TestServicePrune [2022-12-19T22:28:38.300Z] === PAUSE TestServicePrune [2022-12-19T22:28:38.300Z] === RUN TestCreate [2022-12-19T22:28:38.300Z] === PAUSE TestCreate [2022-12-19T22:28:38.300Z] === RUN TestRemove [2022-12-19T22:28:38.300Z] === PAUSE TestRemove [2022-12-19T22:28:38.300Z] === RUN TestList [2022-12-19T22:28:38.300Z] === PAUSE TestList [2022-12-19T22:28:38.300Z] === RUN TestFindByDriver [2022-12-19T22:28:38.300Z] === PAUSE TestFindByDriver [2022-12-19T22:28:38.300Z] === RUN TestFindByReferenced [2022-12-19T22:28:38.300Z] === PAUSE TestFindByReferenced [2022-12-19T22:28:38.300Z] === RUN TestDerefMultipleOfSameRef [2022-12-19T22:28:38.300Z] === PAUSE TestDerefMultipleOfSameRef [2022-12-19T22:28:38.300Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-19T22:28:38.300Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-19T22:28:38.300Z] === RUN TestDefererencePluginOnCreateError [2022-12-19T22:28:38.300Z] === PAUSE TestDefererencePluginOnCreateError [2022-12-19T22:28:38.300Z] === RUN TestRefDerefRemove [2022-12-19T22:28:38.300Z] === PAUSE TestRefDerefRemove [2022-12-19T22:28:38.300Z] === RUN TestGet [2022-12-19T22:28:38.300Z] === PAUSE TestGet [2022-12-19T22:28:38.300Z] === RUN TestGetWithReference [2022-12-19T22:28:38.300Z] === PAUSE TestGetWithReference [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_nil_list [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_nil_list [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_empty_list [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_empty_list [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_filter_some [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_filter_some [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_filter_middle [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_filter_middle [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-12-19T22:28:38.300Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-12-19T22:28:38.300Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-12-19T22:28:38.300Z] === CONT TestFilterFunc/test_nil_list [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_filter_some [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_empty_list [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-12-19T22:28:38.301Z] === CONT TestFilterFunc/test_filter_middle [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-12-19T22:28:38.301Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-12-19T22:28:38.301Z] === CONT TestSetGetMeta [2022-12-19T22:28:38.301Z] === CONT TestList [2022-12-19T22:28:38.301Z] === CONT TestGetWithReference [2022-12-19T22:28:38.301Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-19T22:28:38.301Z] --- PASS: TestSetGetMeta (0.03s) [2022-12-19T22:28:38.301Z] === CONT TestRemove [2022-12-19T22:28:38.301Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-12-19T22:28:38.301Z] === CONT TestCreate [2022-12-19T22:28:38.301Z] --- PASS: TestGetWithReference (0.04s) [2022-12-19T22:28:38.301Z] === CONT TestServicePrune [2022-12-19T22:28:38.301Z] --- PASS: TestList (0.06s) [2022-12-19T22:28:38.301Z] === CONT TestServiceGet [2022-12-19T22:28:38.301Z] --- PASS: TestCreate (0.03s) [2022-12-19T22:28:38.301Z] === CONT TestServiceRemove [2022-12-19T22:28:38.301Z] --- PASS: TestRemove (0.05s) [2022-12-19T22:28:38.301Z] === CONT TestServiceList [2022-12-19T22:28:38.301Z] --- PASS: TestServiceGet (0.23s) [2022-12-19T22:28:38.301Z] === CONT TestServiceCreate [2022-12-19T22:28:38.301Z] time="2022-12-19T22:28:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-19T22:28:38.301Z] --- PASS: TestServiceRemove (0.22s) [2022-12-19T22:28:38.301Z] === CONT TestRestore [2022-12-19T22:28:38.301Z] --- PASS: TestServiceList (0.22s) [2022-12-19T22:28:38.301Z] === CONT TestDerefMultipleOfSameRef [2022-12-19T22:28:38.301Z] time="2022-12-19T22:28:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-19T22:28:38.301Z] time="2022-12-19T22:28:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-19T22:28:38.301Z] time="2022-12-19T22:28:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-12-19T22:28:38.301Z] --- PASS: TestServiceCreate (0.04s) [2022-12-19T22:28:38.301Z] === CONT TestFindByReferenced [2022-12-19T22:28:38.301Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-12-19T22:28:38.301Z] === CONT TestFindByDriver [2022-12-19T22:28:38.301Z] time="2022-12-19T22:28:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-19T22:28:38.301Z] --- PASS: TestRestore (0.04s) [2022-12-19T22:28:38.301Z] === CONT TestRefDerefRemove [2022-12-19T22:28:38.301Z] --- PASS: TestServicePrune (0.30s) [2022-12-19T22:28:38.301Z] === CONT TestGet [2022-12-19T22:28:38.301Z] --- PASS: TestFindByReferenced (0.03s) [2022-12-19T22:28:38.301Z] === CONT TestDefererencePluginOnCreateError [2022-12-19T22:28:38.301Z] --- PASS: TestRefDerefRemove (0.03s) [2022-12-19T22:28:38.301Z] --- PASS: TestFindByDriver (0.04s) [2022-12-19T22:28:38.301Z] --- PASS: TestGet (0.03s) [2022-12-19T22:28:38.301Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-12-19T22:28:38.301Z] PASS [2022-12-19T22:28:38.301Z] coverage: 70.3% of statements [2022-12-19T22:28:38.301Z] ok github.com/docker/docker/volume/service 0.438s coverage: 70.3% of statements [2022-12-19T22:28:38.802Z] === RUN TestDockerSuite/TestContainerAPITop [2022-12-19T22:28:38.986Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-12-19T22:28:39.551Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-12-19T22:28:39.731Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-12-19T22:28:39.731Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-12-19T22:28:39.731Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-12-19T22:28:39.731Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-12-19T22:28:39.809Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-12-19T22:28:39.869Z] time="2022-12-19T22:28:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-12-19T22:28:39.988Z] === RUN TestExternalGraphDriver/spec [2022-12-19T22:28:41.183Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-12-19T22:28:41.880Z] === RUN TestExternalGraphDriver/pull [2022-12-19T22:28:42.136Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-12-19T22:28:42.699Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-19T22:28:42.830Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-19T22:28:43.262Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-12-19T22:28:43.299Z] time="2022-12-19T22:28:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-12-19T22:28:43.518Z] --- PASS: TestExternalGraphDriver (5.75s) [2022-12-19T22:28:43.518Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-12-19T22:28:43.518Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2022-12-19T22:28:43.518Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-12-19T22:28:43.518Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:28:46.038Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-12-19T22:28:46.602Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-12-19T22:28:47.973Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-12-19T22:28:47.973Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2022-12-19T22:28:47.973Z] PASS [2022-12-19T22:28:47.973Z] [2022-12-19T22:28:47.973Z] DONE 5 tests in 10.413s [2022-12-19T22:28:47.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-19T22:28:47.973Z] ++ 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 [2022-12-19T22:28:47.973Z] ++ set -e [2022-12-19T22:28:47.973Z] ++ '[' -n 0 ']' [2022-12-19T22:28:47.973Z] ++ set -x [2022-12-19T22:28:47.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-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 [2022-12-19T22:28:48.232Z] INFO: Testing against a local daemon [2022-12-19T22:28:48.232Z] === RUN TestContinueAfterPluginCrash [2022-12-19T22:28:48.232Z] === PAUSE TestContinueAfterPluginCrash [2022-12-19T22:28:48.232Z] === RUN TestReadPluginNoRead [2022-12-19T22:28:48.232Z] === PAUSE TestReadPluginNoRead [2022-12-19T22:28:48.232Z] === RUN TestDaemonStartWithLogOpt [2022-12-19T22:28:48.232Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-19T22:28:48.232Z] === CONT TestContinueAfterPluginCrash [2022-12-19T22:28:48.232Z] === CONT TestDaemonStartWithLogOpt [2022-12-19T22:28:48.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-12-19T22:28:50.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-12-19T22:28:51.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-12-19T22:28:51.977Z] --- PASS: TestGet (15.01s) [2022-12-19T22:28:51.977Z] === RUN TestPluginWithNoManifest [2022-12-19T22:28:51.977Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-12-19T22:28:51.977Z] === RUN TestGetAll [2022-12-19T22:28:51.977Z] --- PASS: TestGetAll (0.01s) [2022-12-19T22:28:51.977Z] PASS [2022-12-19T22:28:51.977Z] coverage: 73.4% of statements [2022-12-19T22:28:51.977Z] ok github.com/docker/docker/pkg/plugins 35.064s coverage: 73.4% of statements [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/quota [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/rootless [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-19T22:28:51.977Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/volume [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-19T22:28:51.978Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-19T22:28:52.495Z] --- PASS: TestDaemonStartWithLogOpt (4.03s) [2022-12-19T22:28:52.495Z] === CONT TestReadPluginNoRead [2022-12-19T22:28:53.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-12-19T22:28:54.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-12-19T22:28:54.683Z] === RUN TestReadPluginNoRead/default [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === Skipped [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-12-19T22:28:54.939Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-12-19T22:28:54.939Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-12-19T22:28:54.939Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-12-19T22:28:54.939Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-12-19T22:28:54.939Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-12-19T22:28:54.939Z] client_test.go:23: runtime.GOOS == "windows" [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-12-19T22:28:54.939Z] daemon_test.go:147: root required [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-12-19T22:28:54.939Z] reload_test.go:520: root required [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-12-19T22:28:54.939Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-12-19T22:28:54.939Z] pull_v2_test.go:82: Needs fixing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-12-19T22:28:54.939Z] pull_v2_test.go:127: Needs fixing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-12-19T22:28:54.939Z] download_test.go:268: Needs fixing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-12-19T22:28:54.939Z] layer_test.go:304: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-12-19T22:28:54.939Z] layer_test.go:353: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-12-19T22:28:54.939Z] layer_test.go:468: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-12-19T22:28:54.939Z] layer_test.go:697: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-12-19T22:28:54.939Z] migration_test.go:46: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-12-19T22:28:54.939Z] migration_test.go:182: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-12-19T22:28:54.939Z] mount_test.go:17: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-12-19T22:28:54.939Z] mount_test.go:76: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-12-19T22:28:54.939Z] mount_test.go:125: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-12-19T22:28:54.939Z] mount_test.go:212: Failing on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:134: Xz not present in msys2 [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:239: Failing on Windows CI machines [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-12-19T22:28:54.939Z] archive_windows_test.go:17: Currently fails [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-12-19T22:28:54.939Z] changes_test.go:192: needs more investigation [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-12-19T22:28:54.939Z] changes_test.go:405: needs further investigation [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-12-19T22:28:54.939Z] changes_test.go:441: needs further investigation [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-12-19T22:28:54.939Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-12-19T22:28:54.939Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-12-19T22:28:54.939Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-12-19T22:28:54.939Z] poller_test.go:41: No chmod on Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-12-19T22:28:54.939Z] fileutils_test.go:134: Needs porting to Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-12-19T22:28:54.939Z] fileutils_test.go:180: Needs porting to Windows [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-12-19T22:28:54.939Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-12-19T22:28:54.939Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-12-19T22:28:54.939Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-12-19T22:28:54.939Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-12-19T22:28:54.939Z] local_test.go:181: runtime.GOOS == "windows" [2022-12-19T22:28:54.939Z] [2022-12-19T22:28:54.939Z] DONE 1863 tests, 45 skipped in 235.235s [2022-12-19T22:28:54.939Z] INFO: make.ps1 ended at 12/19/2022 22:28:54 [2022-12-19T22:28:55.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aeae58_} [2022-12-19T22:28:55.908Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-19T22:28:56.042Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/rootless [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-19T22:28:56.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/volume [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-19T22:28:56.043Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === Skipped [2022-12-19T22:28:56.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-12-19T22:28:56.043Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-12-19T22:28:56.043Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-19T22:28:56.043Z] time="2022-12-19T22:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-19T22:28:56.043Z] time="2022-12-19T22:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-19T22:28:56.043Z] time="2022-12-19T22:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-19T22:28:56.043Z] time="2022-12-19T22:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-19T22:28:56.043Z] time="2022-12-19T22:27:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-19T22:28:56.043Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-19T22:28:56.043Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-19T22:28:56.043Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T22:28:56.043Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-19T22:28:56.043Z] graphtest_unix.go:74: No driver to put! [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-19T22:28:56.043Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-19T22:28:56.043Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-12-19T22:28:56.043Z] [2022-12-19T22:28:56.043Z] DONE 2265 tests, 26 skipped in 235.595s Post stage [Pipeline] junit [2022-12-19T22:28:56.621Z] Recording test results [2022-12-19T22:28:56.952Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-12-19T22:28:57.162Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-12-19T22:28:57.162Z] INFO: Unit tests ended at 12/19/2022 22:28:57. Duration:00:04:16.4535426 [2022-12-19T22:28:57.162Z] INFO: Building busybox [2022-12-19T22:28:57.162Z] Sending build context to Docker daemon 5.12kB [2022-12-19T22:28:57.162Z] [2022-12-19T22:28:57.162Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-12-19T22:28:57.162Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-12-19T22:28:57.162Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-12-19T22:28:57.162Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-12-19T22:28:57.162Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-12-19T22:28:57.162Z] ---> f09307a3e16d [2022-12-19T22:28:57.162Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-12-19T22:28:57.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12424133293_/foo_false____} [2022-12-19T22:28:57.277Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-19T22:28:57.277Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2022-12-19T22:28:57.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/validate/vendor [2022-12-19T22:28:57.630Z] ---> Running in 6fd77f451624 [2022-12-19T22:28:57.851Z] update vendored copy of archive/tar [2022-12-19T22:28:57.851Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz [2022-12-19T22:28:58.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12424133293_/foo_true____} [2022-12-19T22:28:58.644Z] === CONT TestReadPluginNoRead [2022-12-19T22:28:58.644Z] read_test.go:92: [d2626d45042a7] daemon is not started [2022-12-19T22:28:58.644Z] --- PASS: TestReadPluginNoRead (6.26s) [2022-12-19T22:28:58.644Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-12-19T22:28:58.644Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-12-19T22:28:58.644Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-12-19T22:28:58.644Z] PASS [2022-12-19T22:28:58.644Z] [2022-12-19T22:28:58.644Z] DONE 6 tests in 10.431s [2022-12-19T22:28:58.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-19T22:28:58.644Z] ++ 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 [2022-12-19T22:28:58.644Z] ++ set -e [2022-12-19T22:28:58.644Z] ++ '[' -n 0 ']' [2022-12-19T22:28:58.644Z] ++ set -x [2022-12-19T22:28:58.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-12-19T22:28:58.644Z] testing: warning: no tests to run [2022-12-19T22:28:58.644Z] PASS [2022-12-19T22:28:58.644Z] [2022-12-19T22:28:58.644Z] DONE 0 tests in 0.040s [2022-12-19T22:28:58.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-19T22:28:58.644Z] ++ 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 [2022-12-19T22:28:58.644Z] ++ set -e [2022-12-19T22:28:58.644Z] ++ '[' -n 0 ']' [2022-12-19T22:28:58.644Z] ++ set -x [2022-12-19T22:28:58.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-12-19T22:28:58.644Z] INFO: Testing against a local daemon [2022-12-19T22:28:58.644Z] === RUN TestPluginWithDevMounts [2022-12-19T22:28:58.644Z] === PAUSE TestPluginWithDevMounts [2022-12-19T22:28:58.644Z] === CONT TestPluginWithDevMounts [2022-12-19T22:28:58.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_false____} [2022-12-19T22:28:59.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_true____} [2022-12-19T22:28:59.748Z] patching file stat_unix.go [2022-12-19T22:28:59.748Z] 2022/12/19 22:28:59 Collecting initial packages [2022-12-19T22:28:59.748Z] 2022/12/19 22:28:59 Download dependencies [2022-12-19T22:29:00.393Z] --- PASS: TestPluginWithDevMounts (1.70s) [2022-12-19T22:29:00.393Z] PASS [2022-12-19T22:29:00.393Z] [2022-12-19T22:29:00.393Z] DONE 1 tests in 1.840s [2022-12-19T22:29:00.393Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-19T22:29:00.393Z] ++ 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 [2022-12-19T22:29:00.393Z] ++ set -e [2022-12-19T22:29:00.393Z] ++ '[' -n 0 ']' [2022-12-19T22:29:00.393Z] ++ set -x [2022-12-19T22:29:00.393Z] ++ 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 [2022-12-19T22:29:00.649Z] INFO: Testing against a local daemon [2022-12-19T22:29:00.649Z] === RUN TestSecretInspect [2022-12-19T22:29:00.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_true__0xc000aeaed0__} [2022-12-19T22:29:01.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-12-19T22:29:02.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aeaee8_} [2022-12-19T22:29:02.962Z] --- PASS: TestSecretInspect (2.46s) [2022-12-19T22:29:02.962Z] === RUN TestSecretList [2022-12-19T22:29:03.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aeaf00_} [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Starting whole vndr cycle because no package specified [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Ignoring paths matching "^archive/tar" [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-12-19T22:29:03.932Z] 2022/12/19 22:29:03 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-12-19T22:29:04.191Z] 2022/12/19 22:29:04 Finished clone github.com/willf/bitset [2022-12-19T22:29:04.191Z] 2022/12/19 22:29:04 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-12-19T22:29:04.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aeaf18_} [2022-12-19T22:29:04.759Z] 2022/12/19 22:29:04 Finished clone github.com/Azure/go-ansiterm [2022-12-19T22:29:04.759Z] 2022/12/19 22:29:04 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-12-19T22:29:04.759Z] 2022/12/19 22:29:04 Finished clone github.com/creack/pty [2022-12-19T22:29:04.759Z] 2022/12/19 22:29:04 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Finished clone github.com/docker/libtrust [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Finished clone github.com/moby/locker [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Finished clone github.com/google/uuid [2022-12-19T22:29:04.760Z] 2022/12/19 22:29:04 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Finished clone github.com/gorilla/mux [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Finished clone github.com/moby/term [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Finished clone github.com/moby/sys [2022-12-19T22:29:05.019Z] 2022/12/19 22:29:04 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-12-19T22:29:05.277Z] 2022/12/19 22:29:05 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-12-19T22:29:05.277Z] 2022/12/19 22:29:05 Finished clone github.com/Microsoft/go-winio [2022-12-19T22:29:05.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-12-19T22:29:05.536Z] 2022/12/19 22:29:05 Finished clone github.com/sirupsen/logrus [2022-12-19T22:29:05.536Z] 2022/12/19 22:29:05 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-12-19T22:29:05.536Z] 2022/12/19 22:29:05 Finished clone github.com/tchap/go-patricia [2022-12-19T22:29:05.536Z] 2022/12/19 22:29:05 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-12-19T22:29:05.949Z] --- PASS: TestSecretList (2.88s) [2022-12-19T22:29:05.949Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:29:05.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aeaf78_} [2022-12-19T22:29:06.104Z] 2022/12/19 22:29:05 Finished clone github.com/docker/go-units [2022-12-19T22:29:06.104Z] 2022/12/19 22:29:05 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-12-19T22:29:06.104Z] 2022/12/19 22:29:06 Finished clone github.com/syndtr/gocapability [2022-12-19T22:29:06.104Z] 2022/12/19 22:29:06 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-12-19T22:29:06.364Z] 2022/12/19 22:29:06 Finished clone github.com/RackSec/srslog [2022-12-19T22:29:06.364Z] 2022/12/19 22:29:06 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-12-19T22:29:06.623Z] 2022/12/19 22:29:06 Finished clone github.com/imdario/mergo [2022-12-19T22:29:06.623Z] 2022/12/19 22:29:06 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Finished clone github.com/armon/circbuf [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Finished clone gotest.tools/v3 [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Finished clone github.com/google/go-cmp [2022-12-19T22:29:06.881Z] 2022/12/19 22:29:06 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-12-19T22:29:07.140Z] 2022/12/19 22:29:06 Finished clone golang.org/x/sync [2022-12-19T22:29:07.140Z] 2022/12/19 22:29:06 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-12-19T22:29:07.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-12-19T22:29:07.399Z] 2022/12/19 22:29:07 Finished clone github.com/docker/go-connections [2022-12-19T22:29:07.399Z] 2022/12/19 22:29:07 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-12-19T22:29:07.399Z] 2022/12/19 22:29:07 Finished clone github.com/tonistiigi/units [2022-12-19T22:29:07.399Z] 2022/12/19 22:29:07 Clone github.com/docker/libnetwork, revision dcdf8f176d1e13ad719e913e796fb698d846de98, attempt 1/20 [2022-12-19T22:29:07.574Z] docker_api_swarm_node_test.go:20: [d6af190eb1562] joining swarm manager [d56533ff0a5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:29:07.967Z] 2022/12/19 22:29:07 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-12-19T22:29:07.967Z] 2022/12/19 22:29:07 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-12-19T22:29:07.967Z] 2022/12/19 22:29:07 Finished clone github.com/google/shlex [2022-12-19T22:29:07.967Z] 2022/12/19 22:29:07 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-12-19T22:29:08.226Z] 2022/12/19 22:29:08 Finished clone github.com/opentracing-contrib/go-stdlib [2022-12-19T22:29:08.226Z] 2022/12/19 22:29:08 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-12-19T22:29:08.226Z] 2022/12/19 22:29:08 Finished clone github.com/mitchellh/hashstructure [2022-12-19T22:29:08.226Z] 2022/12/19 22:29:08 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-12-19T22:29:08.485Z] 2022/12/19 22:29:08 Finished clone github.com/opentracing/opentracing-go [2022-12-19T22:29:08.485Z] 2022/12/19 22:29:08 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-12-19T22:29:08.485Z] 2022/12/19 22:29:08 Finished clone github.com/gofrs/flock [2022-12-19T22:29:08.485Z] 2022/12/19 22:29:08 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-12-19T22:29:08.514Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2022-12-19T22:29:08.514Z] === RUN TestSecretsUpdate [2022-12-19T22:29:08.514Z] docker_api_swarm_node_test.go:21: [dd2b8c2c971a7] joining swarm manager [d56533ff0a5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-12-19T22:29:08.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-12-19T22:29:09.030Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-12-19T22:29:09.421Z] 2022/12/19 22:29:09 Finished clone github.com/armon/go-radix [2022-12-19T22:29:09.421Z] 2022/12/19 22:29:09 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-12-19T22:29:09.421Z] 2022/12/19 22:29:09 Finished clone github.com/docker/go-events [2022-12-19T22:29:09.421Z] 2022/12/19 22:29:09 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-12-19T22:29:09.989Z] 2022/12/19 22:29:09 Finished clone github.com/armon/go-metrics [2022-12-19T22:29:09.989Z] 2022/12/19 22:29:09 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-12-19T22:29:09.989Z] 2022/12/19 22:29:09 Finished clone github.com/google/btree [2022-12-19T22:29:09.989Z] 2022/12/19 22:29:09 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-12-19T22:29:10.557Z] 2022/12/19 22:29:10 Finished clone github.com/tonistiigi/fsutil [2022-12-19T22:29:10.557Z] 2022/12/19 22:29:10 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-12-19T22:29:10.816Z] 2022/12/19 22:29:10 Finished clone github.com/sean-/seed [2022-12-19T22:29:10.816Z] 2022/12/19 22:29:10 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-12-19T22:29:11.075Z] 2022/12/19 22:29:10 Finished clone github.com/hashicorp/errwrap [2022-12-19T22:29:11.075Z] 2022/12/19 22:29:10 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-12-19T22:29:11.550Z] --- PASS: TestSecretsUpdate (2.57s) [2022-12-19T22:29:11.550Z] === RUN TestTemplatedSecret [2022-12-19T22:29:11.550Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-12-19T22:29:11.643Z] 2022/12/19 22:29:11 Finished clone github.com/hashicorp/go-multierror [2022-12-19T22:29:11.643Z] 2022/12/19 22:29:11 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-12-19T22:29:11.643Z] 2022/12/19 22:29:11 Finished clone github.com/hashicorp/memberlist [2022-12-19T22:29:11.643Z] 2022/12/19 22:29:11 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-12-19T22:29:12.210Z] 2022/12/19 22:29:12 Finished clone github.com/golang/gddo [2022-12-19T22:29:12.210Z] 2022/12/19 22:29:12 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-12-19T22:29:12.469Z] 2022/12/19 22:29:12 Finished clone github.com/vishvananda/netns [2022-12-19T22:29:12.469Z] 2022/12/19 22:29:12 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-12-19T22:29:12.479Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-12-19T22:29:12.727Z] 2022/12/19 22:29:12 Finished clone github.com/docker/libkv [2022-12-19T22:29:12.727Z] 2022/12/19 22:29:12 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-12-19T22:29:12.727Z] 2022/12/19 22:29:12 Finished clone github.com/hashicorp/go-sockaddr [2022-12-19T22:29:12.727Z] 2022/12/19 22:29:12 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-12-19T22:29:14.106Z] 2022/12/19 22:29:14 Finished clone github.com/moby/ipvs [2022-12-19T22:29:14.106Z] 2022/12/19 22:29:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-12-19T22:29:14.370Z] --- PASS: TestTemplatedSecret (2.98s) [2022-12-19T22:29:14.370Z] === RUN TestSecretCreateResolve [2022-12-19T22:29:14.673Z] 2022/12/19 22:29:14 Finished clone github.com/samuel/go-zookeeper [2022-12-19T22:29:14.673Z] 2022/12/19 22:29:14 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-12-19T22:29:14.673Z] 2022/12/19 22:29:14 Finished clone github.com/deckarep/golang-set [2022-12-19T22:29:14.673Z] 2022/12/19 22:29:14 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-12-19T22:29:14.931Z] 2022/12/19 22:29:14 Finished clone github.com/BurntSushi/toml [2022-12-19T22:29:14.931Z] 2022/12/19 22:29:14 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-12-19T22:29:14.932Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-12-19T22:29:15.189Z] 2022/12/19 22:29:15 Finished clone github.com/vishvananda/netlink [2022-12-19T22:29:15.189Z] 2022/12/19 22:29:15 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-12-19T22:29:15.447Z] 2022/12/19 22:29:15 Finished clone github.com/hashicorp/go-msgpack [2022-12-19T22:29:15.447Z] 2022/12/19 22:29:15 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-12-19T22:29:15.706Z] 2022/12/19 22:29:15 Finished clone github.com/coreos/go-semver [2022-12-19T22:29:15.706Z] 2022/12/19 22:29:15 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-12-19T22:29:15.861Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-12-19T22:29:16.117Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-12-19T22:29:16.376Z] --- PASS: TestSecretCreateResolve (2.42s) [2022-12-19T22:29:16.376Z] PASS [2022-12-19T22:29:16.376Z] [2022-12-19T22:29:16.376Z] DONE 6 tests in 16.016s [2022-12-19T22:29:16.376Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-19T22:29:16.376Z] ++ 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 [2022-12-19T22:29:16.376Z] ++ set -e [2022-12-19T22:29:16.376Z] ++ '[' -n 0 ']' [2022-12-19T22:29:16.376Z] ++ set -x [2022-12-19T22:29:16.376Z] ++ 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 [2022-12-19T22:29:16.634Z] INFO: Testing against a local daemon [2022-12-19T22:29:16.634Z] === RUN TestServiceCreateInit [2022-12-19T22:29:16.634Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:29:16.634Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-12-19T22:29:16.641Z] 2022/12/19 22:29:16 Finished clone github.com/ishidawataru/sctp [2022-12-19T22:29:16.641Z] 2022/12/19 22:29:16 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-12-19T22:29:17.198Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-12-19T22:29:17.208Z] 2022/12/19 22:29:17 Finished clone github.com/modern-go/concurrent [2022-12-19T22:29:17.208Z] 2022/12/19 22:29:17 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-12-19T22:29:18.133Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-12-19T22:29:18.142Z] 2022/12/19 22:29:18 Finished clone github.com/modern-go/reflect2 [2022-12-19T22:29:18.142Z] 2022/12/19 22:29:18 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-12-19T22:29:18.400Z] 2022/12/19 22:29:18 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-12-19T22:29:18.400Z] 2022/12/19 22:29:18 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Finished clone github.com/json-iterator/go [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Finished clone golang.org/x/net [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Finished clone go.etcd.io/bbolt [2022-12-19T22:29:18.659Z] 2022/12/19 22:29:18 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-12-19T22:29:18.695Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-12-19T22:29:18.867Z] Removing intermediate container 6fd77f451624 [2022-12-19T22:29:18.867Z] ---> 0b1b2cad2b1e [2022-12-19T22:29:18.867Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-12-19T22:29:18.867Z] ---> Running in 3bb002867299 [2022-12-19T22:29:18.867Z] Removing intermediate container 3bb002867299 [2022-12-19T22:29:18.867Z] ---> b83c707ed538 [2022-12-19T22:29:18.867Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-12-19T22:29:18.867Z] ---> Running in 3c144f907e4a [2022-12-19T22:29:18.867Z] Removing intermediate container 3c144f907e4a [2022-12-19T22:29:18.867Z] ---> c8cfe59fb114 [2022-12-19T22:29:18.867Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-12-19T22:29:18.867Z] [2022-12-19T22:29:18.867Z] [2022-12-19T22:29:19.226Z] 2022/12/19 22:29:19 Finished clone github.com/hashicorp/serf [2022-12-19T22:29:19.226Z] 2022/12/19 22:29:19 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-12-19T22:29:19.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-12-19T22:29:19.258Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-12-19T22:29:19.339Z] ---> 73d7366a9e2c [2022-12-19T22:29:19.339Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-12-19T22:29:19.339Z] ---> Running in 44e89cae8af0 [2022-12-19T22:29:19.794Z] 2022/12/19 22:29:19 Finished clone github.com/Microsoft/opengcs [2022-12-19T22:29:19.794Z] 2022/12/19 22:29:19 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-12-19T22:29:20.186Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-12-19T22:29:20.361Z] 2022/12/19 22:29:20 Finished clone github.com/opencontainers/go-digest [2022-12-19T22:29:20.362Z] 2022/12/19 22:29:20 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-12-19T22:29:20.362Z] 2022/12/19 22:29:20 Finished clone github.com/mistifyio/go-zfs [2022-12-19T22:29:20.362Z] 2022/12/19 22:29:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-12-19T22:29:20.750Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:29:21.007Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-12-19T22:29:21.756Z] 2022/12/19 22:29:21 Finished clone github.com/cyphar/filepath-securejoin [2022-12-19T22:29:21.756Z] 2022/12/19 22:29:21 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-12-19T22:29:21.937Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-12-19T22:29:22.709Z] 2022/12/19 22:29:22 Finished clone github.com/opencontainers/runtime-spec [2022-12-19T22:29:22.709Z] 2022/12/19 22:29:22 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-12-19T22:29:22.869Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-12-19T22:29:22.969Z] 2022/12/19 22:29:22 Finished clone github.com/coreos/go-systemd [2022-12-19T22:29:22.969Z] 2022/12/19 22:29:22 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-12-19T22:29:23.227Z] 2022/12/19 22:29:23 Finished clone github.com/vbatts/tar-split [2022-12-19T22:29:23.227Z] 2022/12/19 22:29:23 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-12-19T22:29:23.794Z] 2022/12/19 22:29:23 Finished clone github.com/opencontainers/image-spec [2022-12-19T22:29:23.794Z] 2022/12/19 22:29:23 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-12-19T22:29:23.800Z] docker_api_swarm_test.go:502: [d7fc17ef9b6f2] joining swarm manager [d78d9379bcb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:29:24.056Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-12-19T22:29:24.362Z] 2022/12/19 22:29:24 Finished clone github.com/coreos/go-systemd/v22 [2022-12-19T22:29:24.362Z] 2022/12/19 22:29:24 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-12-19T22:29:24.621Z] 2022/12/19 22:29:24 Finished clone github.com/Graylog2/go-gelf [2022-12-19T22:29:24.621Z] 2022/12/19 22:29:24 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-12-19T22:29:24.987Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-12-19T22:29:25.188Z] 2022/12/19 22:29:25 Finished clone github.com/fluent/fluent-logger-golang [2022-12-19T22:29:25.188Z] 2022/12/19 22:29:25 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-12-19T22:29:25.447Z] 2022/12/19 22:29:25 Finished clone github.com/godbus/dbus/v5 [2022-12-19T22:29:25.447Z] 2022/12/19 22:29:25 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-12-19T22:29:25.550Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-12-19T22:29:25.705Z] 2022/12/19 22:29:25 Finished clone github.com/philhofer/fwd [2022-12-19T22:29:25.706Z] 2022/12/19 22:29:25 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-12-19T22:29:25.807Z] --- PASS: TestServiceCreateInit (9.19s) [2022-12-19T22:29:25.807Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2022-12-19T22:29:25.807Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2022-12-19T22:29:25.807Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:29:26.373Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-12-19T22:29:27.082Z] 2022/12/19 22:29:26 Finished clone github.com/docker/libnetwork [2022-12-19T22:29:27.082Z] 2022/12/19 22:29:26 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-12-19T22:29:27.321Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-12-19T22:29:27.343Z] 2022/12/19 22:29:27 Finished clone github.com/fsnotify/fsnotify [2022-12-19T22:29:27.343Z] 2022/12/19 22:29:27 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-12-19T22:29:27.343Z] 2022/12/19 22:29:27 Finished clone github.com/bsphere/le_go [2022-12-19T22:29:27.343Z] 2022/12/19 22:29:27 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-12-19T22:29:27.909Z] 2022/12/19 22:29:27 Finished clone github.com/jmespath/go-jmespath [2022-12-19T22:29:27.909Z] 2022/12/19 22:29:27 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-12-19T22:29:28.250Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-12-19T22:29:29.182Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-12-19T22:29:29.182Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-12-19T22:29:29.286Z] 2022/12/19 22:29:29 Finished clone github.com/golang/groupcache [2022-12-19T22:29:29.286Z] 2022/12/19 22:29:29 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-12-19T22:29:29.286Z] 2022/12/19 22:29:29 Finished clone github.com/tinylib/msgp [2022-12-19T22:29:29.286Z] 2022/12/19 22:29:29 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-12-19T22:29:29.854Z] 2022/12/19 22:29:29 Finished clone golang.org/x/oauth2 [2022-12-19T22:29:29.854Z] 2022/12/19 22:29:29 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-12-19T22:29:30.113Z] === RUN TestDockerSuite/TestCpRelativePath [2022-12-19T22:29:30.677Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-12-19T22:29:31.608Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-12-19T22:29:31.758Z] 2022/12/19 22:29:31 Finished clone github.com/googleapis/gax-go [2022-12-19T22:29:31.758Z] 2022/12/19 22:29:31 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-12-19T22:29:32.171Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-12-19T22:29:32.326Z] 2022/12/19 22:29:32 Finished clone github.com/miekg/dns [2022-12-19T22:29:32.327Z] 2022/12/19 22:29:32 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-12-19T22:29:32.586Z] 2022/12/19 22:29:32 Finished clone go.opencensus.io [2022-12-19T22:29:32.586Z] 2022/12/19 22:29:32 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-12-19T22:29:32.739Z] === RUN TestDockerSuite/TestCpToCaseA [2022-12-19T22:29:33.965Z] 2022/12/19 22:29:33 Finished clone golang.org/x/sys [2022-12-19T22:29:33.965Z] 2022/12/19 22:29:33 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-12-19T22:29:34.107Z] === RUN TestDockerSuite/TestCpToCaseB [2022-12-19T22:29:34.224Z] 2022/12/19 22:29:34 Finished clone github.com/containerd/fifo [2022-12-19T22:29:34.224Z] 2022/12/19 22:29:34 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-12-19T22:29:34.674Z] === RUN TestDockerSuite/TestCpToCaseC [2022-12-19T22:29:34.674Z] docker_api_swarm_test.go:507: [d5ee2926aefda] joining swarm manager [d78d9379bcb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:29:36.568Z] === RUN TestDockerSuite/TestCpToCaseD [2022-12-19T22:29:36.760Z] 2022/12/19 22:29:36 Finished clone github.com/containerd/cgroups [2022-12-19T22:29:36.760Z] 2022/12/19 22:29:36 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-12-19T22:29:37.329Z] 2022/12/19 22:29:37 Finished clone github.com/containerd/console [2022-12-19T22:29:37.329Z] 2022/12/19 22:29:37 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-12-19T22:29:39.088Z] === RUN TestDockerSuite/TestCpToCaseE [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:38 Finished clone github.com/containerd/go-runc [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:38 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:38 Finished clone golang.org/x/text [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:39 Finished clone github.com/containerd/typeurl [2022-12-19T22:29:39.232Z] 2022/12/19 22:29:39 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-12-19T22:29:39.804Z] 2022/12/19 22:29:39 Finished clone github.com/containerd/continuity [2022-12-19T22:29:39.804Z] 2022/12/19 22:29:39 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-12-19T22:29:40.741Z] 2022/12/19 22:29:40 Finished clone github.com/containerd/ttrpc [2022-12-19T22:29:40.741Z] 2022/12/19 22:29:40 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-12-19T22:29:40.981Z] === RUN TestDockerSuite/TestCpToCaseF [2022-12-19T22:29:41.543Z] === RUN TestDockerSuite/TestCpToCaseG [2022-12-19T22:29:41.678Z] 2022/12/19 22:29:41 Finished clone github.com/gogo/googleapis [2022-12-19T22:29:41.678Z] 2022/12/19 22:29:41 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-12-19T22:29:42.472Z] --- PASS: TestCreateServiceMultipleTimes (16.73s) [2022-12-19T22:29:42.472Z] === RUN TestCreateServiceConflict [2022-12-19T22:29:43.055Z] 2022/12/19 22:29:42 Finished clone github.com/opencontainers/runc [2022-12-19T22:29:43.055Z] 2022/12/19 22:29:42 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-12-19T22:29:43.995Z] 2022/12/19 22:29:43 Finished clone google.golang.org/grpc [2022-12-19T22:29:43.995Z] 2022/12/19 22:29:43 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-12-19T22:29:44.669Z] Removing intermediate container 44e89cae8af0 [2022-12-19T22:29:44.669Z] ---> b493bf69b800 [2022-12-19T22:29:44.669Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-12-19T22:29:44.669Z] ---> Running in 4f66fe2d1b70 [2022-12-19T22:29:44.993Z] === RUN TestDockerSuite/TestCpToCaseH [2022-12-19T22:29:44.994Z] --- PASS: TestCreateServiceConflict (2.47s) [2022-12-19T22:29:44.994Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:29:45.138Z] [2022-12-19T22:29:45.138Z] SUCCESS: Specified value was saved. [2022-12-19T22:29:45.379Z] 2022/12/19 22:29:45 Finished clone github.com/fernet/fernet-go [2022-12-19T22:29:45.379Z] 2022/12/19 22:29:45 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-12-19T22:29:45.640Z] 2022/12/19 22:29:45 Finished clone github.com/Microsoft/hcsshim [2022-12-19T22:29:45.640Z] 2022/12/19 22:29:45 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-12-19T22:29:47.517Z] === RUN TestDockerSuite/TestCpToCaseI [2022-12-19T22:29:47.546Z] 2022/12/19 22:29:47 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-12-19T22:29:47.546Z] 2022/12/19 22:29:47 Finished clone github.com/docker/distribution [2022-12-19T22:29:48.095Z] Removing intermediate container 4f66fe2d1b70 [2022-12-19T22:29:48.095Z] ---> 1a07284fbded [2022-12-19T22:29:48.096Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-12-19T22:29:48.096Z] ---> Running in bf983752fcda [2022-12-19T22:29:48.446Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-12-19T22:29:48.446Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-12-19T22:29:48.446Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:29:49.449Z] 2022/12/19 22:29:49 Finished clone golang.org/x/time [2022-12-19T22:29:49.449Z] 2022/12/19 22:29:49 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-12-19T22:29:49.449Z] 2022/12/19 22:29:49 Finished clone github.com/cilium/ebpf [2022-12-19T22:29:49.449Z] 2022/12/19 22:29:49 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-12-19T22:29:50.387Z] 2022/12/19 22:29:50 Finished clone github.com/golang/protobuf [2022-12-19T22:29:50.387Z] 2022/12/19 22:29:50 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-12-19T22:29:51.324Z] 2022/12/19 22:29:51 Finished clone github.com/hashicorp/go-immutable-radix [2022-12-19T22:29:51.324Z] 2022/12/19 22:29:51 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-12-19T22:29:51.324Z] 2022/12/19 22:29:51 Finished clone github.com/hashicorp/go-memdb [2022-12-19T22:29:51.324Z] 2022/12/19 22:29:51 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-12-19T22:29:51.719Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-12-19T22:29:52.262Z] 2022/12/19 22:29:52 Finished clone github.com/hashicorp/golang-lru [2022-12-19T22:29:52.262Z] 2022/12/19 22:29:52 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-12-19T22:29:52.280Z] === RUN TestDockerSuite/TestCpToDot [2022-12-19T22:29:52.536Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-12-19T22:29:53.204Z] 2022/12/19 22:29:53 Finished clone github.com/coreos/pkg [2022-12-19T22:29:53.204Z] 2022/12/19 22:29:53 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-12-19T22:29:53.465Z] 2022/12/19 22:29:53 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-12-19T22:29:53.465Z] 2022/12/19 22:29:53 Finished clone golang.org/x/crypto [2022-12-19T22:29:53.465Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-12-19T22:29:54.395Z] === RUN TestDockerSuite/TestCpToStdout [2022-12-19T22:29:54.400Z] 2022/12/19 22:29:54 Finished clone github.com/moby/buildkit [2022-12-19T22:29:54.400Z] 2022/12/19 22:29:54 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-12-19T22:29:54.958Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-12-19T22:29:54.967Z] 2022/12/19 22:29:54 Finished clone github.com/beorn7/perks [2022-12-19T22:29:54.967Z] 2022/12/19 22:29:54 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-12-19T22:29:55.225Z] 2022/12/19 22:29:55 Finished clone github.com/prometheus/client_model [2022-12-19T22:29:55.225Z] 2022/12/19 22:29:55 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-12-19T22:29:55.262Z] Cannot create a file when that file already exists. [2022-12-19T22:29:55.887Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-12-19T22:29:56.144Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-12-19T22:29:56.602Z] 2022/12/19 22:29:56 Finished clone github.com/prometheus/client_golang [2022-12-19T22:29:56.602Z] 2022/12/19 22:29:56 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-12-19T22:29:56.707Z] === RUN TestDockerSuite/TestCpVolumePath [2022-12-19T22:29:57.172Z] 2022/12/19 22:29:57 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-12-19T22:29:57.172Z] 2022/12/19 22:29:57 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-12-19T22:29:57.269Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-12-19T22:29:57.526Z] === RUN TestDockerSuite/TestCreateArgs [2022-12-19T22:29:57.526Z] === RUN TestDockerSuite/TestCreateByImageID [2022-12-19T22:29:57.783Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-12-19T22:29:58.110Z] 2022/12/19 22:29:57 Finished clone code.cloudfoundry.org/clock [2022-12-19T22:29:58.110Z] 2022/12/19 22:29:57 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-12-19T22:29:58.110Z] 2022/12/19 22:29:58 Finished clone github.com/pkg/errors [2022-12-19T22:29:58.110Z] 2022/12/19 22:29:58 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-12-19T22:29:58.346Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-12-19T22:29:58.346Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-12-19T22:29:58.346Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-12-19T22:29:58.346Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-12-19T22:29:58.368Z] 2022/12/19 22:29:58 Finished clone github.com/prometheus/common [2022-12-19T22:29:58.368Z] 2022/12/19 22:29:58 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-12-19T22:29:58.909Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-12-19T22:29:58.909Z] === RUN TestDockerSuite/TestCreateLabels [2022-12-19T22:29:58.936Z] 2022/12/19 22:29:58 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-12-19T22:29:58.936Z] 2022/12/19 22:29:58 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-12-19T22:29:59.166Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-12-19T22:29:59.166Z] === RUN TestDockerSuite/TestCreateRM [2022-12-19T22:29:59.166Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-12-19T22:29:59.166Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-19T22:29:59.166Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-12-19T22:29:59.166Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-12-19T22:29:59.194Z] 2022/12/19 22:29:59 Finished clone github.com/prometheus/procfs [2022-12-19T22:29:59.194Z] 2022/12/19 22:29:59 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-12-19T22:29:59.422Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-12-19T22:29:59.761Z] 2022/12/19 22:29:59 Finished clone github.com/cespare/xxhash/v2 [2022-12-19T22:29:59.761Z] 2022/12/19 22:29:59 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-12-19T22:30:00.699Z] 2022/12/19 22:30:00 Finished clone github.com/inconshreveable/mousetrap [2022-12-19T22:30:00.699Z] 2022/12/19 22:30:00 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-12-19T22:30:00.699Z] 2022/12/19 22:30:00 Finished clone github.com/spf13/pflag [2022-12-19T22:30:00.793Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-12-19T22:30:00.793Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-12-19T22:30:00.793Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-12-19T22:30:00.958Z] 2022/12/19 22:30:00 Finished clone github.com/morikuni/aec [2022-12-19T22:30:01.132Z] Removing intermediate container bf983752fcda [2022-12-19T22:30:01.132Z] ---> feb21643c4bf [2022-12-19T22:30:01.132Z] Step 13/13 : CMD ["sh"] [2022-12-19T22:30:01.132Z] ---> Running in e28f9c8c8830 [2022-12-19T22:30:01.602Z] Removing intermediate container e28f9c8c8830 [2022-12-19T22:30:01.602Z] ---> 8413f8b3e22c [2022-12-19T22:30:01.602Z] Successfully built 8413f8b3e22c [2022-12-19T22:30:01.602Z] Successfully tagged busybox:latest [2022-12-19T22:30:01.602Z] INFO: Docker images of the daemon under test [2022-12-19T22:30:01.602Z] [2022-12-19T22:30:01.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-19T22:30:01.602Z] busybox latest 8413f8b3e22c Less than a second ago 5.71GB [2022-12-19T22:30:01.602Z] microsoft/windowsservercore latest f09307a3e16d 8 days ago 5.69GB [2022-12-19T22:30:01.602Z] mcr.microsoft.com/windows/servercore ltsc2019 f09307a3e16d 8 days ago 5.69GB [2022-12-19T22:30:01.602Z] [2022-12-19T22:30:01.602Z] INFO: Running integration tests at 12/19/2022 22:30:01... [2022-12-19T22:30:01.602Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-12-19T22:30:01.602Z] INFO: Integration API tests being run from the host: [2022-12-19T22:30:01.602Z] INFO: make.ps1 starting at 12/19/2022 22:30:01 [2022-12-19T22:30:01.894Z] 2022/12/19 22:30:01 Finished clone github.com/google/certificate-transparency-go [2022-12-19T22:30:02.153Z] 2022/12/19 22:30:01 Finished clone github.com/spf13/cobra [2022-12-19T22:30:02.162Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s) [2022-12-19T22:30:02.162Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:30:03.089Z] 2022/12/19 22:30:02 Finished clone github.com/docker/go-metrics [2022-12-19T22:30:03.169Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-12-19T22:30:04.054Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-12-19T22:30:04.054Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-12-19T22:30:04.054Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-12-19T22:30:04.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-12-19T22:30:04.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-12-19T22:30:04.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-12-19T22:30:04.874Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-12-19T22:30:05.622Z] 2022/12/19 22:30:05 Finished clone github.com/opencontainers/selinux [2022-12-19T22:30:05.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-12-19T22:30:06.366Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-12-19T22:30:06.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-12-19T22:30:07.566Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-12-19T22:30:08.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-12-19T22:30:08.753Z] docker_api_swarm_node_test.go:81: [d83205f5168f3] joining swarm manager [df13da2c1e7a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:30:09.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-12-19T22:30:09.573Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-12-19T22:30:09.573Z] === RUN TestDockerSuite/TestDevicePermissions [2022-12-19T22:30:10.135Z] === RUN TestDockerSuite/TestDockerFails [2022-12-19T22:30:10.135Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-12-19T22:30:10.135Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-12-19T22:30:10.135Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-12-19T22:30:11.502Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-12-19T22:30:11.759Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-12-19T22:30:12.190Z] 2022/12/19 22:30:10 Finished clone github.com/cloudflare/cfssl [2022-12-19T22:30:13.127Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-12-19T22:30:13.127Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-12-19T22:30:13.127Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-12-19T22:30:13.384Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-12-19T22:30:15.276Z] --- PASS: TestCreateServiceSecretFileMode (12.89s) [2022-12-19T22:30:15.276Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:30:18.777Z] 2022/12/19 22:30:17 Finished clone github.com/containerd/containerd [2022-12-19T22:30:19.036Z] 2022/12/19 22:30:18 Finished clone github.com/coreos/etcd [2022-12-19T22:30:19.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-12-19T22:30:20.377Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-12-19T22:30:21.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-12-19T22:30:21.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-12-19T22:30:23.116Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-12-19T22:30:23.222Z] 2022/12/19 22:30:22 Finished clone github.com/docker/swarmkit [2022-12-19T22:30:24.047Z] === RUN TestDockerSuite/TestEventsAttach [2022-12-19T22:30:24.303Z] docker_api_swarm_node_test.go:53: [deaafe6b76362] joining swarm manager [d7bf8e5c5bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:30:24.561Z] === RUN TestDockerSuite/TestEventsCommit [2022-12-19T22:30:25.125Z] docker_api_swarm_node_test.go:54: [d60c90ffa14f2] joining swarm manager [d7bf8e5c5bbd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:30:25.382Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-12-19T22:30:25.638Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-12-19T22:30:26.200Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-12-19T22:30:26.770Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-12-19T22:30:27.705Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-12-19T22:30:27.705Z] === RUN TestCreateServiceSysctls [2022-12-19T22:30:28.267Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-12-19T22:30:29.196Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-12-19T22:30:31.725Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-12-19T22:30:31.725Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:30:31.981Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-12-19T22:30:33.873Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-12-19T22:30:33.873Z] === RUN TestInspect [2022-12-19T22:30:34.130Z] === RUN TestDockerSuite/TestEventsCopy [2022-12-19T22:30:35.060Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-12-19T22:30:36.430Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-12-19T22:30:36.993Z] --- PASS: TestInspect (3.22s) [2022-12-19T22:30:36.993Z] === RUN TestCreateJob [2022-12-19T22:30:40.261Z] --- PASS: TestCreateJob (3.12s) [2022-12-19T22:30:40.261Z] === RUN TestReplicatedJob [2022-12-19T22:30:41.311Z] 2022/12/19 22:30:39 Finished clone github.com/gogo/protobuf [2022-12-19T22:30:42.154Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-12-19T22:30:42.154Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-12-19T22:30:43.524Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-12-19T22:30:44.088Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-12-19T22:30:44.345Z] === RUN TestDockerSuite/TestEventsFilterType [2022-12-19T22:30:44.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-12-19T22:30:44.858Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-12-19T22:30:44.858Z] === RUN TestDockerSuite/TestEventsFilters [2022-12-19T22:30:45.114Z] --- PASS: TestReplicatedJob (5.10s) [2022-12-19T22:30:45.114Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:30:46.044Z] === RUN TestDockerSuite/TestEventsFormat [2022-12-19T22:30:46.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:30:46.084Z] INFO: Testing against a local daemon [2022-12-19T22:30:46.084Z] === RUN TestBuildWithSession [2022-12-19T22:30:46.084Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:30:46.084Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:30:46.084Z] === RUN TestBuildSquashParent [2022-12-19T22:30:46.084Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:30:46.084Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:30:46.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:30:46.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:30:46.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:30:46.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:30:46.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:30:46.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:30:47.441Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-12-19T22:30:47.441Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-12-19T22:30:47.441Z] === RUN TestDockerSuite/TestEventsImageImport [2022-12-19T22:30:48.010Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-12-19T22:30:48.266Z] === RUN TestDockerSuite/TestEventsImagePull [2022-12-19T22:30:48.829Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2022-12-19T22:30:48.829Z] === RUN TestServiceListWithStatuses [2022-12-19T22:30:48.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:30:48.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:30:48.829Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:30:49.391Z] === RUN TestDockerSuite/TestEventsImageTag [2022-12-19T22:30:50.321Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-12-19T22:30:50.886Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-12-19T22:30:50.886Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-12-19T22:30:50.886Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-12-19T22:30:50.886Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-12-19T22:30:50.886Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-12-19T22:30:53.405Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-12-19T22:30:53.405Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2022-12-19T22:30:53.405Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:30:53.521Z] 2022/12/19 22:30:52 Finished clone google.golang.org/genproto [2022-12-19T22:30:53.521Z] 2022/12/19 22:30:53 Finished clone cloud.google.com/go [2022-12-19T22:30:53.663Z] === RUN TestDockerSuite/TestEventsRename [2022-12-19T22:30:54.228Z] === RUN TestDockerSuite/TestEventsResize [2022-12-19T22:30:54.791Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-12-19T22:30:54.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:30:54.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:30:57.312Z] --- PASS: TestDockerNetworkReConnect (3.65s) [2022-12-19T22:30:57.312Z] === RUN TestServicePlugin [2022-12-19T22:30:57.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-12-19T22:31:00.586Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-12-19T22:31:00.843Z] plugin_test.go:62: [d3972ccde57a4] joining swarm manager [ddd93a1e5d052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:31:01.099Z] === RUN TestDockerSuite/TestEventsStreaming [2022-12-19T22:31:01.355Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-12-19T22:31:01.918Z] plugin_test.go:65: [dfb6bc8f80b23] joining swarm manager [ddd93a1e5d052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:31:03.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-12-19T22:31:04.373Z] === RUN TestDockerSuite/TestEventsTop [2022-12-19T22:31:04.936Z] === RUN TestDockerSuite/TestEventsUntag [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.55s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.81s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.12s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.39s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.12s) [2022-12-19T22:31:05.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.46s) [2022-12-19T22:31:05.256Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:31:05.256Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:31:05.865Z] docker_api_swarm_test.go:202: [d0af279ccd34f] joining swarm manager [d6e63cf7b86a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:31:07.758Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-12-19T22:31:14.303Z] === RUN TestDockerSuite/TestExec [2022-12-19T22:31:14.304Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-12-19T22:31:14.867Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-12-19T22:31:15.430Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-12-19T22:31:15.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:31:15.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:31:15.994Z] === RUN TestDockerSuite/TestExecAPIStart [2022-12-19T22:31:16.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:31:16.923Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-12-19T22:31:17.486Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-12-19T22:31:18.048Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-12-19T22:31:18.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:31:18.612Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-12-19T22:31:18.868Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-12-19T22:31:19.432Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy (14.91s) [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.16s) [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.58s) [2022-12-19T22:31:19.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-12-19T22:31:19.816Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:31:19.995Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-12-19T22:31:20.925Z] === RUN TestDockerSuite/TestExecCgroup [2022-12-19T22:31:21.856Z] === RUN TestDockerSuite/TestExecEnv [2022-12-19T22:31:22.419Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-12-19T22:31:22.774Z] --- PASS: TestBuildMultiStageParentConfig (2.84s) [2022-12-19T22:31:22.774Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:31:22.774Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:31:22.774Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-12-19T22:31:22.774Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:31:23.347Z] === RUN TestDockerSuite/TestExecExitStatus [2022-12-19T22:31:23.761Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2022-12-19T22:31:23.761Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:31:23.909Z] === RUN TestDockerSuite/TestExecInspectID [2022-12-19T22:31:23.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-12-19T22:31:25.801Z] === RUN TestDockerSuite/TestExecInteractive [2022-12-19T22:31:25.801Z] docker_api_swarm_test.go:384: [dd3ae3241ded5] joining swarm manager [d53f2af8b0b86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:31:26.058Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-12-19T22:31:26.620Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-12-19T22:31:27.185Z] docker_api_swarm_test.go:385: [d9cf1b61af63b] joining swarm manager [d53f2af8b0b86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:31:27.442Z] === RUN TestDockerSuite/TestExecParseError [2022-12-19T22:31:27.700Z] --- PASS: TestServicePlugin (30.86s) [2022-12-19T22:31:27.700Z] === RUN TestServiceUpdateLabel [2022-12-19T22:31:27.960Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-12-19T22:31:28.891Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-12-19T22:31:29.149Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-12-19T22:31:30.077Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-12-19T22:31:30.077Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:31:30.640Z] === RUN TestDockerSuite/TestExecSetEnv [2022-12-19T22:31:31.203Z] === RUN TestDockerSuite/TestExecStartFails [2022-12-19T22:31:31.767Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-12-19T22:31:43.939Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-12-19T22:31:43.939Z] === RUN TestDockerSuite/TestExecTTY [2022-12-19T22:31:43.939Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-12-19T22:31:44.502Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-12-19T22:31:44.759Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2022-12-19T22:31:44.759Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:31:44.927Z] --- PASS: TestBuildMultiStageOnBuild (20.17s) [2022-12-19T22:31:44.927Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:31:44.927Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:31:44.927Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-12-19T22:31:44.927Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:31:45.015Z] === RUN TestDockerSuite/TestExecUlimits [2022-12-19T22:31:45.581Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-12-19T22:31:45.581Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-12-19T22:31:45.581Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-12-19T22:31:47.473Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-12-19T22:31:47.729Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-12-19T22:31:48.291Z] === RUN TestDockerSuite/TestExecWithTERM [2022-12-19T22:31:48.855Z] === RUN TestDockerSuite/TestExecWithUser [2022-12-19T22:31:49.418Z] === RUN TestDockerSuite/TestGetContainerStats [2022-12-19T22:31:49.759Z] 2022/12/19 22:31:46 Finished clone github.com/hashicorp/consul [2022-12-19T22:31:54.662Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-12-19T22:31:58.850Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-12-19T22:31:59.412Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-12-19T22:31:59.412Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:31:59.975Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-12-19T22:32:05.222Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-12-19T22:32:05.222Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-12-19T22:32:05.222Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-12-19T22:32:05.222Z] === RUN TestDockerSuite/TestHealth [2022-12-19T22:32:05.999Z] --- PASS: TestBuildMultiStageLayerLeak (22.07s) [2022-12-19T22:32:05.999Z] === RUN TestBuildWithHugeFile [2022-12-19T22:32:13.311Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2022-12-19T22:32:13.311Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:32:13.567Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-19T22:32:14.495Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-19T22:32:21.034Z] check_test.go:380: [d9cf1b61af63b] daemon is not started [2022-12-19T22:32:21.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-12-19T22:32:21.291Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-19T22:32:21.848Z] 2022/12/19 22:32:18 Finished clone github.com/aws/aws-sdk-go [2022-12-19T22:32:23.182Z] docker_api_swarm_test.go:802: [d02431ba4fd0f] joining swarm manager [dff281220c353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:32:24.111Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-12-19T22:32:24.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-12-19T22:32:24.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-12-19T22:32:24.111Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-12-19T22:32:24.368Z] docker_api_swarm_test.go:802: [d384bb44b3208] joining swarm manager [dff281220c353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:32:24.625Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-12-19T22:32:24.625Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-12-19T22:32:25.571Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-12-19T22:32:25.571Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-12-19T22:32:25.571Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-12-19T22:32:25.571Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-12-19T22:32:25.829Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-12-19T22:32:25.829Z] docker_api_swarm_test.go:802: [df305eff2e9d7] joining swarm manager [dff281220c353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-19T22:32:26.086Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-12-19T22:32:26.343Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-12-19T22:32:26.343Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-12-19T22:32:26.907Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-12-19T22:32:26.907Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-12-19T22:32:27.163Z] docker_api_swarm_test.go:802: [d7aacc8d33c8b] joining swarm manager [dff281220c353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-12-19T22:32:27.726Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-12-19T22:32:28.290Z] === RUN TestDockerSuite/TestImagesFormat [2022-12-19T22:32:28.548Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-12-19T22:32:28.548Z] docker_api_swarm_test.go:810: [dfa021aebb158] joining swarm manager [dff281220c353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-12-19T22:32:29.110Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2022-12-19T22:32:29.110Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-12-19T22:32:29.110Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-12-19T22:32:29.110Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-12-19T22:32:29.110Z] PASS [2022-12-19T22:32:29.110Z] [2022-12-19T22:32:29.110Z] === Skipped [2022-12-19T22:32:29.110Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-19T22:32:29.110Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:32:29.110Z] [2022-12-19T22:32:29.110Z] DONE 27 tests, 1 skipped in 192.492s [2022-12-19T22:32:29.110Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-19T22:32:29.110Z] ++ 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 [2022-12-19T22:32:29.110Z] ++ set -e [2022-12-19T22:32:29.110Z] ++ '[' -n 0 ']' [2022-12-19T22:32:29.110Z] ++ set -x [2022-12-19T22:32:29.110Z] ++ 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 [2022-12-19T22:32:29.110Z] INFO: Testing against a local daemon [2022-12-19T22:32:29.110Z] === RUN TestSessionCreate [2022-12-19T22:32:29.110Z] --- PASS: TestSessionCreate (0.02s) [2022-12-19T22:32:29.110Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:32:29.110Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-19T22:32:29.110Z] PASS [2022-12-19T22:32:29.110Z] [2022-12-19T22:32:29.110Z] DONE 2 tests in 0.167s [2022-12-19T22:32:29.110Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-19T22:32:29.110Z] ++ 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 [2022-12-19T22:32:29.110Z] ++ set -e [2022-12-19T22:32:29.110Z] ++ '[' -n 0 ']' [2022-12-19T22:32:29.111Z] ++ set -x [2022-12-19T22:32:29.111Z] ++ 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 [2022-12-19T22:32:29.368Z] INFO: Testing against a local daemon [2022-12-19T22:32:29.368Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:32:29.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:32:29.368Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:32:29.368Z] === RUN TestEventsExecDie [2022-12-19T22:32:29.368Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-12-19T22:32:29.931Z] --- PASS: TestEventsExecDie (0.60s) [2022-12-19T22:32:29.931Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:32:29.931Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-12-19T22:32:29.931Z] === RUN TestInfoBinaryCommits [2022-12-19T22:32:29.931Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-19T22:32:29.931Z] === RUN TestInfoAPIVersioned [2022-12-19T22:32:29.931Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-19T22:32:29.931Z] === RUN TestInfoDiscoveryBackend [2022-12-19T22:32:30.493Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-12-19T22:32:30.493Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-19T22:32:31.426Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-12-19T22:32:31.426Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-19T22:32:31.989Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-12-19T22:32:31.989Z] === RUN TestDockerSuite/TestImportBadURL [2022-12-19T22:32:31.989Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-12-19T22:32:31.989Z] === RUN TestInfoAPI [2022-12-19T22:32:31.989Z] === RUN TestDockerSuite/TestImportDisplay [2022-12-19T22:32:31.989Z] --- PASS: TestInfoAPI (0.03s) [2022-12-19T22:32:31.989Z] === RUN TestInfoAPIWarnings [2022-12-19T22:32:33.356Z] === RUN TestDockerSuite/TestImportFile [2022-12-19T22:32:34.286Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-12-19T22:32:34.286Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-12-19T22:32:35.653Z] === RUN TestDockerSuite/TestImportGzipped [2022-12-19T22:32:36.582Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-12-19T22:32:37.512Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-12-19T22:32:38.075Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-12-19T22:32:38.638Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-12-19T22:32:39.200Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-12-19T22:32:39.200Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-12-19T22:32:39.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-12-19T22:32:39.458Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-12-19T22:32:40.022Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-12-19T22:32:40.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-12-19T22:32:40.842Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-12-19T22:32:41.404Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-12-19T22:32:41.660Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-12-19T22:32:41.660Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-12-19T22:32:43.052Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-12-19T22:32:43.309Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-12-19T22:32:43.565Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-12-19T22:32:43.565Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-12-19T22:32:44.129Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-12-19T22:32:44.129Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-12-19T22:32:44.129Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-12-19T22:32:44.692Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-12-19T22:32:45.256Z] === RUN TestDockerSuite/TestInspectDefault [2022-12-19T22:32:45.819Z] === RUN TestDockerSuite/TestInspectHistory [2022-12-19T22:32:46.749Z] === RUN TestDockerSuite/TestInspectImage [2022-12-19T22:32:46.749Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-12-19T22:32:46.749Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-12-19T22:32:46.749Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-12-19T22:32:46.749Z] === RUN TestDockerSuite/TestInspectInt64 [2022-12-19T22:32:47.006Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-12-19T22:32:47.571Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-12-19T22:32:47.571Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-12-19T22:32:47.827Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-12-19T22:32:48.389Z] === RUN TestDockerSuite/TestInspectPlugin [2022-12-19T22:32:48.389Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-12-19T22:32:48.389Z] === RUN TestInfoDebug [2022-12-19T22:32:48.952Z] --- PASS: TestInfoDebug (0.52s) [2022-12-19T22:32:48.952Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:32:49.514Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-19T22:32:49.514Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:32:50.077Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-12-19T22:32:50.077Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:32:50.333Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-19T22:32:50.333Z] === RUN TestPingCacheHeaders [2022-12-19T22:32:50.333Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-19T22:32:50.333Z] === RUN TestPingGet [2022-12-19T22:32:50.333Z] --- PASS: TestPingGet (0.01s) [2022-12-19T22:32:50.333Z] === RUN TestPingHead [2022-12-19T22:32:50.333Z] --- PASS: TestPingHead (0.03s) [2022-12-19T22:32:50.333Z] === RUN TestVersion [2022-12-19T22:32:50.333Z] --- PASS: TestVersion (0.01s) [2022-12-19T22:32:50.333Z] PASS [2022-12-19T22:32:50.333Z] [2022-12-19T22:32:50.333Z] === Skipped [2022-12-19T22:32:50.333Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:32:50.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:32:50.333Z] [2022-12-19T22:32:50.333Z] DONE 18 tests, 1 skipped in 21.238s [2022-12-19T22:32:50.333Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-19T22:32:50.333Z] ++ 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 [2022-12-19T22:32:50.333Z] ++ set -e [2022-12-19T22:32:50.333Z] ++ '[' -n 0 ']' [2022-12-19T22:32:50.333Z] ++ set -x [2022-12-19T22:32:50.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-12-19T22:32:50.590Z] INFO: Testing against a local daemon [2022-12-19T22:32:50.590Z] === RUN TestVolumesCreateAndList [2022-12-19T22:32:50.590Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-19T22:32:50.590Z] === RUN TestVolumesRemove [2022-12-19T22:32:50.590Z] === RUN TestDockerSuite/TestInspectRootFS [2022-12-19T22:32:50.590Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-12-19T22:32:50.847Z] --- PASS: TestVolumesRemove (0.16s) [2022-12-19T22:32:50.847Z] === RUN TestVolumesInspect [2022-12-19T22:32:50.847Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-19T22:32:50.847Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:32:50.847Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-19T22:32:50.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-19T22:32:50.847Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-19T22:32:50.847Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-12-19T22:32:50.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-19T22:32:50.847Z] PASS [2022-12-19T22:32:50.847Z] [2022-12-19T22:32:50.847Z] DONE 5 tests in 0.357s [2022-12-19T22:32:50.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:32:51.103Z] ++++ cat bundles/test-integration/docker.pid [2022-12-19T22:32:51.103Z] +++ kill 5977 [2022-12-19T22:32:51.360Z] === RUN TestDockerSuite/TestInspectStatus [2022-12-19T22:32:51.925Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-12-19T22:32:52.184Z] +++ /etc/init.d/apparmor stop [2022-12-19T22:32:52.184Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:32:52.184Z] [2022-12-19T22:32:52.184Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:32:52.184Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:32:52.184Z] [2022-12-19T22:32:52.184Z] To set a process to complain mode, use the command line tool [2022-12-19T22:32:52.184Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:32:52.184Z] +++ true [2022-12-19T22:32:52.184Z] exiting test-integration [2022-12-19T22:32:52.184Z] ++ exit 0 [2022-12-19T22:32:52.184Z] [2022-12-19T22:32:53.116Z] + for job in $(jobs -p) [2022-12-19T22:32:53.116Z] + wait 27074 [2022-12-19T22:32:53.373Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-12-19T22:32:53.936Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-12-19T22:32:54.193Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-12-19T22:32:54.756Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-12-19T22:32:55.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-12-19T22:32:55.573Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-12-19T22:32:56.135Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-12-19T22:32:56.135Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-12-19T22:32:57.502Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-12-19T22:32:58.435Z] === RUN TestDockerSuite/TestLinksEnvs [2022-12-19T22:32:59.365Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-12-19T22:32:59.365Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-12-19T22:33:00.733Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-12-19T22:33:02.099Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-12-19T22:33:03.466Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-12-19T22:33:03.466Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-12-19T22:33:04.833Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-12-19T22:33:04.833Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-12-19T22:33:05.396Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-12-19T22:33:13.490Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-12-19T22:33:13.490Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-12-19T22:33:14.419Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-12-19T22:33:14.982Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-12-19T22:33:16.350Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-12-19T22:33:16.350Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-12-19T22:33:16.607Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-12-19T22:33:16.607Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-12-19T22:33:16.607Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-12-19T22:33:16.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-12-19T22:33:17.123Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-12-19T22:33:17.689Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-12-19T22:33:21.856Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-12-19T22:33:21.856Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-12-19T22:33:26.029Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-12-19T22:33:26.592Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-12-19T22:33:26.592Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-12-19T22:33:27.522Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-12-19T22:33:28.087Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-12-19T22:33:29.016Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-12-19T22:33:29.945Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-12-19T22:33:30.507Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-12-19T22:33:32.398Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-12-19T22:33:32.961Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-12-19T22:33:33.221Z] === RUN TestDockerSuite/TestLogsSince [2022-12-19T22:33:38.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-12-19T22:33:39.831Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-12-19T22:33:42.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-12-19T22:33:44.246Z] docker_api_swarm_service_test.go:395: [dc1920f4ad4e6] joining swarm manager [d3365e4f86965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:33:45.184Z] docker_api_swarm_service_test.go:395: [d0a923efef635] joining swarm manager [d3365e4f86965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:33:45.444Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-12-19T22:33:46.373Z] === RUN TestDockerSuite/TestLogsTail [2022-12-19T22:33:46.936Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-12-19T22:33:47.865Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-12-19T22:33:48.122Z] === RUN TestDockerSuite/TestMountIntoProc [2022-12-19T22:33:48.378Z] === RUN TestDockerSuite/TestMountIntoSys [2022-12-19T22:33:48.942Z] === RUN TestDockerSuite/TestNetHostname [2022-12-19T22:33:50.835Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-12-19T22:33:51.092Z] === RUN TestDockerSuite/TestNetworkEvents [2022-12-19T22:33:57.632Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-12-19T22:33:57.889Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-12-19T22:33:58.145Z] === RUN TestDockerSuite/TestPluginActive [2022-12-19T22:34:00.663Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-12-19T22:34:00.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-12-19T22:34:02.557Z] docker_api_swarm_service_test.go:343: [d1a86f5304798] joining swarm manager [d18c8077da921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:34:03.486Z] docker_api_swarm_service_test.go:343: [d150ae3657ada] joining swarm manager [d18c8077da921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:34:07.662Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-12-19T22:34:07.662Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-12-19T22:34:07.662Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-12-19T22:34:09.036Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-12-19T22:34:12.319Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-12-19T22:34:13.685Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-12-19T22:34:16.203Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-12-19T22:34:18.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-12-19T22:34:19.982Z] docker_api_swarm_service_test.go:490: [d83397cfd7550] joining swarm manager [dbd92460584d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:34:20.912Z] docker_api_swarm_service_test.go:490: [dbabce8f586a3] joining swarm manager [dbd92460584d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:34:21.843Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-12-19T22:34:23.739Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-12-19T22:34:24.302Z] === RUN TestDockerSuite/TestPortHostBinding [2022-12-19T22:34:25.233Z] === RUN TestDockerSuite/TestPortList [2022-12-19T22:34:31.775Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-12-19T22:34:32.032Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-12-19T22:34:33.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-12-19T22:34:38.684Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-12-19T22:34:38.684Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-12-19T22:34:38.684Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-12-19T22:34:38.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-12-19T22:34:39.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-12-19T22:34:39.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-12-19T22:34:39.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-12-19T22:34:39.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-12-19T22:34:40.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-12-19T22:34:40.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-12-19T22:34:40.996Z] docker_api_swarm_service_test.go:128: [d5a258d1de87d] joining swarm manager [d93f4f385774f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:34:41.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-12-19T22:34:41.258Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-12-19T22:34:41.823Z] docker_api_swarm_service_test.go:129: [dccae168112c4] joining swarm manager [d93f4f385774f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:34:43.718Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-12-19T22:34:43.718Z] docker_api_swarm_service_test.go:137: [db622e90c85ad] joining swarm manager [d93f4f385774f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-19T22:34:44.648Z] docker_api_swarm_service_test.go:138: [dc77b4811b878] joining swarm manager [d93f4f385774f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-12-19T22:34:44.648Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-12-19T22:34:45.211Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-12-19T22:34:45.211Z] === RUN TestDockerSuite/TestPsByOrder [2022-12-19T22:34:47.730Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-12-19T22:34:47.986Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-12-19T22:34:49.882Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-12-19T22:34:53.158Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-12-19T22:34:53.158Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-12-19T22:34:55.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-12-19T22:35:01.612Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-12-19T22:35:02.541Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-12-19T22:35:03.446Z] --- PASS: TestBuildWithHugeFile (167.48s) [2022-12-19T22:35:03.447Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:35:03.447Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:35:03.447Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:35:03.447Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:35:03.447Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:35:03.447Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:35:03.447Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:35:03.447Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:35:03.447Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:35:03.447Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:35:03.447Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-12-19T22:35:03.447Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-12-19T22:35:03.447Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:35:03.447Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:35:03.447Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:35:03.447Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-12-19T22:35:03.447Z] PASS [2022-12-19T22:35:03.447Z] ok github.com/docker/docker/integration/build 253.317s [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === Skipped [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-12-19T22:35:03.447Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-12-19T22:35:03.447Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-12-19T22:35:03.447Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-12-19T22:35:03.447Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-12-19T22:35:03.447Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] DONE 28 tests, 5 skipped in 291.331s [2022-12-19T22:35:03.447Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-12-19T22:35:03.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:35:03.447Z] INFO: Testing against a local daemon [2022-12-19T22:35:03.447Z] === RUN TestConfigInspect [2022-12-19T22:35:03.447Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigInspect (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestConfigList [2022-12-19T22:35:03.447Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigList (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:35:03.447Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestConfigsUpdate [2022-12-19T22:35:03.447Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestTemplatedConfig [2022-12-19T22:35:03.447Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestConfigCreateResolve [2022-12-19T22:35:03.447Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestConfigDaemonLibtrustID [2022-12-19T22:35:03.447Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-12-19T22:35:03.447Z] PASS [2022-12-19T22:35:03.447Z] ok github.com/docker/docker/integration/config 0.161s [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === Skipped [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-12-19T22:35:03.447Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.01s) [2022-12-19T22:35:03.447Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] [2022-12-19T22:35:03.447Z] DONE 7 tests, 7 skipped in 2.821s [2022-12-19T22:35:03.447Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-12-19T22:35:03.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:35:03.447Z] INFO: Testing against a local daemon [2022-12-19T22:35:03.447Z] === RUN TestCheckpoint [2022-12-19T22:35:03.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:35:03.447Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestContainerInvalidJSON [2022-12-19T22:35:03.447Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:35:03.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:35:03.447Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:35:03.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:35:03.447Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:35:03.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:35:03.447Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-19T22:35:03.447Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-19T22:35:03.447Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-19T22:35:03.447Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-12-19T22:35:03.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-12-19T22:35:03.447Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:35:03.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-12-19T22:35:03.447Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:35:03.447Z] copy_test.go:38: testEnv.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:35:03.447Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:35:03.447Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-12-19T22:35:03.447Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:35:03.447Z] copy_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-12-19T22:35:03.447Z] === RUN TestCopyFromContainer [2022-12-19T22:35:03.447Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:35:03.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:35:03.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:35:03.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:35:03.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:35:03.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:35:03.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:35:03.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:35:03.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:35:03.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:35:03.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-12-19T22:35:03.447Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:35:03.447Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-12-19T22:35:03.447Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:35:03.447Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:35:03.447Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:35:03.447Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:35:03.447Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-12-19T22:35:03.447Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-12-19T22:35:03.447Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:35:03.447Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.447Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:35:03.447Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:35:03.447Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:35:03.447Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:35:03.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:35:03.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:35:03.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:35:03.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:35:03.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:35:03.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:35:03.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-19T22:35:03.448Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:35:03.448Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-12-19T22:35:03.448Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-12-19T22:35:03.448Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:35:03.448Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:35:03.448Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:35:03.448Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-19T22:35:03.448Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-12-19T22:35:03.448Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:35:03.448Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-12-19T22:35:03.448Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:35:03.448Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-12-19T22:35:03.448Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-19T22:35:03.448Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:35:03.448Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:03.448Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-12-19T22:35:03.448Z] === RUN TestDiff [2022-12-19T22:35:03.448Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-12-19T22:35:03.448Z] --- SKIP: TestDiff (0.00s) [2022-12-19T22:35:03.448Z] === RUN TestExecWithCloseStdin [2022-12-19T22:35:03.911Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-12-19T22:35:04.839Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-12-19T22:35:05.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-12-19T22:35:05.667Z] --- PASS: TestExecWithCloseStdin (3.12s) [2022-12-19T22:35:05.667Z] === RUN TestExec [2022-12-19T22:35:06.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-12-19T22:35:06.894Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-12-19T22:35:08.627Z] --- PASS: TestExec (3.26s) [2022-12-19T22:35:08.627Z] === RUN TestExecUser [2022-12-19T22:35:08.627Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-12-19T22:35:08.627Z] --- SKIP: TestExecUser (0.00s) [2022-12-19T22:35:08.627Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:35:08.627Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:08.627Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-12-19T22:35:08.627Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:35:08.627Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:08.627Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-12-19T22:35:08.627Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:35:08.627Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-12-19T22:35:08.627Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-12-19T22:35:08.627Z] === RUN TestHealthKillContainer [2022-12-19T22:35:08.627Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-12-19T22:35:08.627Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-12-19T22:35:08.627Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:35:08.786Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-12-19T22:35:08.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-12-19T22:35:09.715Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-12-19T22:35:09.715Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-12-19T22:35:10.645Z] === RUN TestDockerSuite/TestPsRightTagName [2022-12-19T22:35:10.902Z] docker_api_swarm_service_test.go:304: [d60d56f2ed922] joining swarm manager [d7b3a547c7a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:35:11.586Z] --- PASS: TestHealthCheckProcessKilled (3.02s) [2022-12-19T22:35:11.586Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:35:11.586Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-19T22:35:11.586Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-12-19T22:35:11.586Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:35:11.831Z] docker_api_swarm_service_test.go:304: [d65575d10c130] joining swarm manager [d7b3a547c7a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:35:12.088Z] === RUN TestDockerSuite/TestPsShowMounts [2022-12-19T22:35:14.548Z] --- PASS: TestKillContainerInvalidSignal (2.62s) [2022-12-19T22:35:14.548Z] === RUN TestKillContainer [2022-12-19T22:35:14.548Z] === RUN TestKillContainer/no_signal [2022-12-19T22:35:14.608Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-12-19T22:35:14.864Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-12-19T22:35:14.864Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-12-19T22:35:14.864Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-12-19T22:35:15.119Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-12-19T22:35:15.682Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-12-19T22:35:15.682Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-12-19T22:35:16.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-12-19T22:35:16.792Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:35:16.792Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-12-19T22:35:16.792Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:35:17.173Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-12-19T22:35:18.117Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-12-19T22:35:18.373Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-12-19T22:35:24.917Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-12-19T22:35:24.917Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-12-19T22:35:25.485Z] --- PASS: TestKillContainer (10.49s) [2022-12-19T22:35:25.485Z] --- PASS: TestKillContainer/no_signal (2.66s) [2022-12-19T22:35:25.485Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-12-19T22:35:25.485Z] --- PASS: TestKillContainer/killing_signal (7.76s) [2022-12-19T22:35:25.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:35:25.485Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:35:25.485Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestKillStoppedContainer [2022-12-19T22:35:25.485Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:35:25.485Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:35:25.485Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:35:25.485Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:35:25.485Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-12-19T22:35:25.485Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:35:25.485Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:25.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:35:25.485Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:35:25.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-19T22:35:25.485Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:35:26.287Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-12-19T22:35:26.287Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-12-19T22:35:26.287Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-12-19T22:35:26.546Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-12-19T22:35:27.707Z] --- PASS: TestLogsFollowTailEmpty (2.61s) [2022-12-19T22:35:27.707Z] === RUN TestNetworkNat [2022-12-19T22:35:27.707Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-12-19T22:35:27.707Z] --- SKIP: TestNetworkNat (0.00s) [2022-12-19T22:35:27.707Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:35:28.436Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-12-19T22:35:29.365Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-12-19T22:35:30.663Z] --- PASS: TestNetworkLocalhostTCPNat (2.87s) [2022-12-19T22:35:30.663Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:35:30.663Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-12-19T22:35:30.663Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-12-19T22:35:30.663Z] === RUN TestPause [2022-12-19T22:35:30.663Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-12-19T22:35:30.663Z] --- SKIP: TestPause (0.00s) [2022-12-19T22:35:30.663Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:35:31.257Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-12-19T22:35:31.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-12-19T22:35:32.076Z] === RUN TestDockerSuite/TestRmiBlank [2022-12-19T22:35:32.076Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-12-19T22:35:32.333Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-12-19T22:35:32.889Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.55s) [2022-12-19T22:35:32.889Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:35:32.889Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:35:32.889Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-12-19T22:35:32.889Z] === RUN TestPsFilter [2022-12-19T22:35:32.889Z] --- PASS: TestPsFilter (0.14s) [2022-12-19T22:35:32.889Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:35:33.701Z] docker_api_swarm_service_test.go:100: [d41dde0c6be24] joining swarm manager [d65d39442511d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:35:34.266Z] docker_api_swarm_service_test.go:101: [d5b564b033633] joining swarm manager [d65d39442511d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:35:34.828Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-12-19T22:35:35.390Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-12-19T22:35:35.647Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-12-19T22:35:37.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-12-19T22:35:38.484Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-12-19T22:35:39.421Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-12-19T22:35:39.989Z] === RUN TestDockerSuite/TestRmiTag [2022-12-19T22:35:40.246Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-12-19T22:35:40.808Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-12-19T22:35:41.569Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.92s) [2022-12-19T22:35:41.569Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:35:43.327Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-12-19T22:35:43.586Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-12-19T22:35:43.788Z] --- PASS: TestRemoveContainerWithVolume (2.70s) [2022-12-19T22:35:43.788Z] === RUN TestRemoveContainerRunning [2022-12-19T22:35:44.300Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-12-19T22:35:44.557Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-12-19T22:35:45.487Z] === RUN TestDockerSuite/TestRunAddHost [2022-12-19T22:35:46.050Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-12-19T22:35:46.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-12-19T22:35:46.120Z] --- PASS: TestRemoveContainerRunning (2.52s) [2022-12-19T22:35:46.120Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:35:46.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-12-19T22:35:46.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-12-19T22:35:47.176Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-12-19T22:35:48.106Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-12-19T22:35:48.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.46s) [2022-12-19T22:35:48.343Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:35:48.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-12-19T22:35:48.812Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-12-19T22:35:48.812Z] === RUN TestRenameLinkedContainer [2022-12-19T22:35:48.812Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-12-19T22:35:48.812Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-12-19T22:35:48.812Z] === RUN TestRenameStoppedContainer [2022-12-19T22:35:49.232Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-12-19T22:35:50.163Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-12-19T22:35:51.093Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-12-19T22:35:52.024Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-12-19T22:35:52.587Z] check_test.go:380: [d41dde0c6be24] daemon is not started [2022-12-19T22:35:52.843Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-12-19T22:35:53.405Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-12-19T22:35:53.968Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-12-19T22:35:54.531Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-12-19T22:35:55.094Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-12-19T22:35:55.656Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-12-19T22:35:56.593Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-12-19T22:35:56.853Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-12-19T22:35:57.416Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-12-19T22:35:57.486Z] --- PASS: TestRenameStoppedContainer (7.66s) [2022-12-19T22:35:57.486Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:35:57.672Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-12-19T22:35:57.928Z] === RUN TestDockerSuite/TestRunBindMounts [2022-12-19T22:35:57.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-12-19T22:35:59.294Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-12-19T22:35:59.857Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-12-19T22:36:00.113Z] docker_api_swarm_service_test.go:533: [d6c2edf38152a] joining swarm manager [d23abd78ca5a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:36:00.369Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-12-19T22:36:00.932Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-12-19T22:36:01.292Z] --- PASS: TestRenameRunningContainerAndReuse (5.19s) [2022-12-19T22:36:01.292Z] === RUN TestRenameInvalidName [2022-12-19T22:36:01.497Z] docker_api_swarm_service_test.go:534: [dd50318d43f00] joining swarm manager [d23abd78ca5a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:36:01.497Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-12-19T22:36:01.497Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-12-19T22:36:01.753Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-12-19T22:36:02.316Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-12-19T22:36:02.880Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-12-19T22:36:03.811Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-12-19T22:36:04.252Z] --- PASS: TestRenameInvalidName (2.40s) [2022-12-19T22:36:04.252Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:36:04.252Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:04.252Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-12-19T22:36:04.252Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:36:04.374Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-12-19T22:36:04.374Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-12-19T22:36:04.937Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-12-19T22:36:05.194Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-12-19T22:36:06.123Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-12-19T22:36:06.470Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2022-12-19T22:36:06.470Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:36:06.470Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:06.470Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-12-19T22:36:06.470Z] === RUN TestResize [2022-12-19T22:36:06.685Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-12-19T22:36:07.248Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-12-19T22:36:07.810Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-12-19T22:36:07.810Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-12-19T22:36:08.373Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-12-19T22:36:08.692Z] --- PASS: TestResize (2.54s) [2022-12-19T22:36:08.692Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:36:08.692Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:08.692Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-12-19T22:36:08.692Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:36:09.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-12-19T22:36:10.231Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-12-19T22:36:11.160Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-12-19T22:36:11.416Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-12-19T22:36:11.650Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-12-19T22:36:11.650Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:36:11.651Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:11.651Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:36:11.651Z] === RUN TestStats [2022-12-19T22:36:11.651Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-12-19T22:36:11.651Z] --- SKIP: TestStats (0.00s) [2022-12-19T22:36:11.651Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:36:11.673Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-12-19T22:36:12.237Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-12-19T22:36:12.800Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-12-19T22:36:13.067Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-12-19T22:36:14.436Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-12-19T22:36:16.328Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-12-19T22:36:16.328Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-12-19T22:36:16.585Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-12-19T22:36:17.952Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-12-19T22:36:18.817Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.99s) [2022-12-19T22:36:18.817Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:36:18.817Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-12-19T22:36:18.817Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-12-19T22:36:18.817Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:36:19.318Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-12-19T22:36:20.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-12-19T22:36:22.053Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-12-19T22:36:22.053Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-12-19T22:36:22.053Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-12-19T22:36:22.053Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-12-19T22:36:22.053Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-12-19T22:36:22.615Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-12-19T22:36:23.543Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-12-19T22:36:23.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-12-19T22:36:24.732Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-12-19T22:36:26.102Z] docker_api_swarm_service_test.go:148: [d9faebbf832d0] joining swarm manager [d380fc39f6d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:36:26.102Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-12-19T22:36:26.666Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-12-19T22:36:26.923Z] docker_api_swarm_service_test.go:148: [d87080035347a] joining swarm manager [d380fc39f6d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:36:27.852Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-12-19T22:36:28.781Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-12-19T22:36:28.781Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-12-19T22:36:28.781Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-12-19T22:36:29.037Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-12-19T22:36:30.404Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-12-19T22:36:30.404Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-12-19T22:36:30.967Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-12-19T22:36:31.224Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-12-19T22:36:31.802Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-12-19T22:36:32.365Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-12-19T22:36:32.365Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-12-19T22:36:32.621Z] === RUN TestDockerSuite/TestRunEnvironment [2022-12-19T22:36:33.183Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-12-19T22:36:33.440Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-12-19T22:36:34.004Z] === RUN TestDockerSuite/TestRunExitCode [2022-12-19T22:36:34.568Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-12-19T22:36:34.825Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-12-19T22:36:35.388Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-12-19T22:36:35.645Z] === RUN TestDockerSuite/TestRunExposePort [2022-12-19T22:36:35.645Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-12-19T22:36:36.208Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-12-19T22:36:36.771Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-12-19T22:36:37.700Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-12-19T22:36:37.956Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-19T22:36:37.956Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-19T22:36:37.956Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-12-19T22:36:39.847Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-12-19T22:36:40.410Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-12-19T22:36:43.389Z] 2022/12/19 22:36:42 Finished clone google.golang.org/api [2022-12-19T22:36:43.389Z] 2022/12/19 22:36:42 Dependencies downloaded. Download time: 7m39.324860902s [2022-12-19T22:36:43.389Z] 2022/12/19 22:36:42 Collecting all dependencies [2022-12-19T22:36:44.117Z] --- PASS: TestUpdateRestartPolicy (23.49s) [2022-12-19T22:36:44.117Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:36:44.586Z] --- PASS: TestUpdateRestartWithAutoRemove (2.44s) [2022-12-19T22:36:44.586Z] === RUN TestWaitNonBlocked [2022-12-19T22:36:44.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:36:44.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:36:44.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:36:44.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:36:44.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:36:44.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:36:48.386Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-12-19T22:36:48.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.52s) [2022-12-19T22:36:48.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.53s) [2022-12-19T22:36:48.386Z] === RUN TestWaitBlocked [2022-12-19T22:36:48.386Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:36:48.386Z] --- SKIP: TestWaitBlocked (0.00s) [2022-12-19T22:36:48.386Z] PASS [2022-12-19T22:36:48.386Z] ok github.com/docker/docker/integration/container 106.905s [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === Skipped [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-12-19T22:36:48.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:36:48.386Z] copy_test.go:38: testEnv.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-12-19T22:36:48.386Z] copy_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-12-19T22:36:48.386Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-12-19T22:36:48.386Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-12-19T22:36:48.386Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-12-19T22:36:48.386Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-12-19T22:36:48.386Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-12-19T22:36:48.386Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-19T22:36:48.386Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-12-19T22:36:48.386Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-12-19T22:36:48.386Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-12-19T22:36:48.386Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-12-19T22:36:48.386Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-12-19T22:36:48.386Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-12-19T22:36:48.386Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-12-19T22:36:48.386Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-12-19T22:36:48.386Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-12-19T22:36:48.386Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-12-19T22:36:48.386Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-12-19T22:36:48.386Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-12-19T22:36:48.386Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-12-19T22:36:48.386Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-12-19T22:36:48.386Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-12-19T22:36:48.386Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-12-19T22:36:48.386Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-12-19T22:36:48.386Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-12-19T22:36:48.386Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:36:48.386Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-12-19T22:36:48.386Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-12-19T22:36:48.386Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-12-19T22:36:48.386Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:36:48.386Z] [2022-12-19T22:36:48.386Z] DONE 89 tests, 37 skipped in 110.573s [2022-12-19T22:36:48.386Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-12-19T22:36:50.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:36:50.614Z] INFO: Testing against a local daemon [2022-12-19T22:36:50.614Z] === RUN TestLiveRestore [2022-12-19T22:36:50.614Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-12-19T22:36:50.614Z] --- SKIP: TestLiveRestore (0.00s) [2022-12-19T22:36:50.614Z] PASS [2022-12-19T22:36:50.614Z] ok github.com/docker/docker/integration/daemon 0.157s [2022-12-19T22:36:51.084Z] [2022-12-19T22:36:51.084Z] === Skipped [2022-12-19T22:36:51.084Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-12-19T22:36:51.084Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-12-19T22:36:51.084Z] [2022-12-19T22:36:51.084Z] DONE 1 tests, 1 skipped in 2.488s [2022-12-19T22:36:51.084Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-12-19T22:36:52.581Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-12-19T22:36:52.581Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-12-19T22:36:52.839Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-12-19T22:36:52.839Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-12-19T22:36:52.839Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-12-19T22:36:52.839Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-12-19T22:36:53.402Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-12-19T22:36:55.296Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-12-19T22:36:55.585Z] 2022/12/19 22:36:53 Clean vendor dir from unused packages [2022-12-19T22:36:55.585Z] 2022/12/19 22:36:53 Ignoring paths matching "^archive/tar" [2022-12-19T22:36:55.585Z] 2022/12/19 22:36:54 Success [2022-12-19T22:36:55.585Z] 2022/12/19 22:36:54 Running time: 7m55.064481169s [2022-12-19T22:36:55.585Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T22:36:55.860Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-12-19T22:36:55.900Z] + echo Ensuring container killed. [2022-12-19T22:36:55.900Z] Ensuring container killed. [2022-12-19T22:36:55.900Z] + docker rm -vf docker-pr2 [2022-12-19T22:36:55.900Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-12-19T22:36:56.179Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:36:56.179Z] Chowning /workspace to jenkins user [2022-12-19T22:36:56.179Z] + id -u [2022-12-19T22:36:56.179Z] + id -g [2022-12-19T22:36:56.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:36:56.808Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T22:36:57.427Z] + bundleName=unit [2022-12-19T22:36:57.427Z] + echo Creating unit-bundles.tar.gz [2022-12-19T22:36:57.427Z] Creating unit-bundles.tar.gz [2022-12-19T22:36:57.427Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-12-19T22:36:57.427Z] bundles/junit-report.xml [2022-12-19T22:36:57.427Z] bundles/go-test-report.json [2022-12-19T22:36:57.427Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-12-19T22:36:57.438Z] Archiving artifacts [2022-12-19T22:36:57.869Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T22:36:58.172Z] + make clean [2022-12-19T22:36:58.431Z] docker volume rm -f docker-dev-cache [2022-12-19T22:36:58.688Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:37:02.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-12-19T22:37:02.621Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-12-19T22:37:03.185Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-12-19T22:37:03.442Z] === RUN TestDockerSuite/TestRunModeHostname [2022-12-19T22:37:04.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-12-19T22:37:04.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-12-19T22:37:04.813Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-12-19T22:37:06.183Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-12-19T22:37:06.747Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-12-19T22:37:07.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-12-19T22:37:07.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-12-19T22:37:07.932Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-12-19T22:37:08.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-12-19T22:37:09.797Z] === RUN TestDockerSuite/TestRunMount [2022-12-19T22:37:13.969Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-12-19T22:37:14.532Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-12-19T22:37:14.788Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-12-19T22:37:15.716Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-12-19T22:37:16.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:16.438Z] INFO: Testing against a local daemon [2022-12-19T22:37:16.438Z] === RUN TestCommitInheritsEnv [2022-12-19T22:37:16.438Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:37:16.438Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-12-19T22:37:16.438Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:37:16.438Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-12-19T22:37:16.438Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:37:16.438Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:37:16.438Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-12-19T22:37:16.438Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:37:16.438Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-12-19T22:37:16.438Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:37:16.438Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-12-19T22:37:16.438Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-19T22:37:16.438Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:37:16.438Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2022-12-19T22:37:16.438Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:37:16.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-12-19T22:37:16.438Z] === RUN TestTagInvalidReference [2022-12-19T22:37:16.438Z] --- PASS: TestTagInvalidReference (0.05s) [2022-12-19T22:37:16.438Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:37:16.438Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-12-19T22:37:16.438Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:37:16.438Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-12-19T22:37:16.438Z] === RUN TestTagOfficialNames [2022-12-19T22:37:16.438Z] --- PASS: TestTagOfficialNames (0.11s) [2022-12-19T22:37:16.438Z] === RUN TestTagMatchesDigest [2022-12-19T22:37:16.438Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-12-19T22:37:16.438Z] PASS [2022-12-19T22:37:16.438Z] ok github.com/docker/docker/integration/image 2.091s [2022-12-19T22:37:16.438Z] [2022-12-19T22:37:16.438Z] === Skipped [2022-12-19T22:37:16.438Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-12-19T22:37:16.438Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:37:16.438Z] [2022-12-19T22:37:16.438Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:37:16.438Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-12-19T22:37:16.438Z] [2022-12-19T22:37:16.438Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-19T22:37:16.438Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-12-19T22:37:16.438Z] [2022-12-19T22:37:16.438Z] DONE 12 tests, 3 skipped in 24.329s [2022-12-19T22:37:16.438Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-12-19T22:37:17.609Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-12-19T22:37:18.007Z] testing: warning: no tests to run [2022-12-19T22:37:18.007Z] PASS [2022-12-19T22:37:18.007Z] ok github.com/docker/docker/integration/network/ipvlan 0.207s [no tests to run] [2022-12-19T22:37:18.007Z] testing: warning: no tests to run [2022-12-19T22:37:18.007Z] PASS [2022-12-19T22:37:18.007Z] ok github.com/docker/docker/integration/network/macvlan 0.104s [no tests to run] [2022-12-19T22:37:18.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:18.995Z] INFO: Testing against a local daemon [2022-12-19T22:37:18.995Z] === RUN TestNetworkCreateDelete [2022-12-19T22:37:18.995Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:18.995Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:37:18.995Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-12-19T22:37:18.995Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonDNSFallback [2022-12-19T22:37:18.995Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestInspectNetwork [2022-12-19T22:37:18.995Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:18.995Z] --- SKIP: TestInspectNetwork (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:37:18.995Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:18.995Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:37:18.995Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-19T22:37:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-19T22:37:18.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:37:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:37:18.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:37:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:37:18.995Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-19T22:37:18.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-19T22:37:18.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-12-19T22:37:18.995Z] === RUN TestNetworkList [2022-12-19T22:37:18.995Z] === RUN TestNetworkList//networks [2022-12-19T22:37:18.995Z] === PAUSE TestNetworkList//networks [2022-12-19T22:37:18.995Z] === RUN TestNetworkList//networks/ [2022-12-19T22:37:18.995Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:37:18.995Z] === CONT TestNetworkList//networks [2022-12-19T22:37:18.995Z] === CONT TestNetworkList//networks/ [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkList (0.04s) [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:37:18.995Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:37:18.995Z] network_test.go:126: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:37:18.995Z] service_test.go:29: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:37:18.995Z] service_test.go:58: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:37:18.995Z] service_test.go:102: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:37:18.995Z] service_test.go:136: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-19T22:37:18.995Z] service_test.go:187: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:37:18.995Z] service_test.go:212: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:37:18.995Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:37:18.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:37:18.995Z] service_test.go:333: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-12-19T22:37:18.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:37:18.995Z] service_test.go:401: testEnv.OSType == "windows" [2022-12-19T22:37:18.995Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-19T22:37:18.995Z] PASS [2022-12-19T22:37:18.995Z] ok github.com/docker/docker/integration/network 0.213s [2022-12-19T22:37:18.995Z] [2022-12-19T22:37:19.465Z] === Skipped [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-12-19T22:37:19.465Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-12-19T22:37:19.465Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-12-19T22:37:19.465Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-12-19T22:37:19.465Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-12-19T22:37:19.465Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-12-19T22:37:19.465Z] network_test.go:126: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:29: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:58: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:102: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:136: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:187: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:212: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:333: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-19T22:37:19.465Z] service_test.go:401: testEnv.OSType == "windows" [2022-12-19T22:37:19.465Z] [2022-12-19T22:37:19.465Z] DONE 22 tests, 15 skipped in 3.595s [2022-12-19T22:37:19.465Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-12-19T22:37:19.566Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-12-19T22:37:19.935Z] testing: warning: no tests to run [2022-12-19T22:37:19.935Z] PASS [2022-12-19T22:37:19.935Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-12-19T22:37:19.935Z] [2022-12-19T22:37:19.935Z] DONE 0 tests in 0.603s [2022-12-19T22:37:19.935Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-12-19T22:37:20.923Z] testing: warning: no tests to run [2022-12-19T22:37:20.923Z] PASS [2022-12-19T22:37:20.923Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-12-19T22:37:20.923Z] [2022-12-19T22:37:20.923Z] DONE 0 tests in 0.594s [2022-12-19T22:37:20.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-12-19T22:37:21.460Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-12-19T22:37:22.828Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-12-19T22:37:23.160Z] testing: warning: no tests to run [2022-12-19T22:37:23.160Z] PASS [2022-12-19T22:37:23.160Z] ok github.com/docker/docker/integration/plugin 0.150s [no tests to run] [2022-12-19T22:37:23.160Z] testing: warning: no tests to run [2022-12-19T22:37:23.160Z] PASS [2022-12-19T22:37:23.160Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [no tests to run] [2022-12-19T22:37:23.758Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-12-19T22:37:25.129Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-12-19T22:37:25.129Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-12-19T22:37:25.692Z] === RUN TestDockerSuite/TestRunNetHost [2022-12-19T22:37:25.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-12-19T22:37:26.257Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-12-19T22:37:26.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-12-19T22:37:27.386Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-12-19T22:37:29.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-12-19T22:37:30.351Z] testing: warning: no tests to run [2022-12-19T22:37:30.351Z] PASS [2022-12-19T22:37:30.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-12-19T22:37:30.820Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.117s [no tests to run] [2022-12-19T22:37:31.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-12-19T22:37:31.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:31.302Z] INFO: Testing against a local daemon [2022-12-19T22:37:31.302Z] === RUN TestExternalGraphDriver [2022-12-19T22:37:31.302Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-19T22:37:31.302Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-12-19T22:37:31.302Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:37:31.302Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-19T22:37:31.302Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-12-19T22:37:31.302Z] PASS [2022-12-19T22:37:31.302Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.164s [2022-12-19T22:37:33.101Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-12-19T22:37:34.472Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-12-19T22:37:35.036Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-12-19T22:37:35.036Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-12-19T22:37:35.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:35.106Z] INFO: Testing against a local daemon [2022-12-19T22:37:35.106Z] === RUN TestPluginInvalidJSON [2022-12-19T22:37:35.106Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:35.106Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:35.106Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:35.106Z] --- PASS: TestPluginInvalidJSON (0.11s) [2022-12-19T22:37:35.106Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-12-19T22:37:35.106Z] === RUN TestPluginInstall [2022-12-19T22:37:35.106Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:37:35.106Z] --- SKIP: TestPluginInstall (0.01s) [2022-12-19T22:37:35.106Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:37:35.106Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-19T22:37:35.106Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-19T22:37:35.106Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:37:35.106Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-19T22:37:35.106Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:37:35.106Z] PASS [2022-12-19T22:37:35.106Z] ok github.com/docker/docker/integration/plugin/common 0.236s [2022-12-19T22:37:35.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:35.106Z] INFO: Testing against a local daemon [2022-12-19T22:37:35.106Z] === RUN TestReadPluginNoRead [2022-12-19T22:37:35.106Z] read_test.go:21: no unix domain sockets on Windows [2022-12-19T22:37:35.106Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-12-19T22:37:35.106Z] PASS [2022-12-19T22:37:35.106Z] ok github.com/docker/docker/integration/plugin/logging 0.137s [2022-12-19T22:37:35.106Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-12-19T22:37:35.106Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-12-19T22:37:35.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:35.106Z] INFO: Testing against a local daemon [2022-12-19T22:37:35.106Z] === RUN TestPluginWithDevMounts [2022-12-19T22:37:35.106Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:35.106Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-19T22:37:35.106Z] PASS [2022-12-19T22:37:35.106Z] ok github.com/docker/docker/integration/plugin/volumes 0.124s [2022-12-19T22:37:35.106Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === Skipped [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-12-19T22:37:35.574Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-12-19T22:37:35.574Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:37:35.574Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-12-19T22:37:35.574Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-12-19T22:37:35.574Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-12-19T22:37:35.574Z] read_test.go:21: no unix domain sockets on Windows [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-12-19T22:37:35.574Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:35.574Z] [2022-12-19T22:37:35.574Z] DONE 9 tests, 7 skipped in 14.714s [2022-12-19T22:37:35.574Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-12-19T22:37:35.599Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-12-19T22:37:35.599Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-12-19T22:37:35.856Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-12-19T22:37:36.112Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-12-19T22:37:36.563Z] testing: warning: no tests to run [2022-12-19T22:37:36.563Z] PASS [2022-12-19T22:37:36.563Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-12-19T22:37:36.563Z] [2022-12-19T22:37:36.563Z] DONE 0 tests in 0.623s [2022-12-19T22:37:36.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-12-19T22:37:36.675Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-12-19T22:37:36.675Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-12-19T22:37:37.247Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-12-19T22:37:38.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:38.138Z] INFO: Testing against a local daemon [2022-12-19T22:37:38.138Z] === RUN TestPluginInvalidJSON [2022-12-19T22:37:38.138Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:38.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:38.138Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-19T22:37:38.138Z] --- PASS: TestPluginInvalidJSON (0.11s) [2022-12-19T22:37:38.138Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-12-19T22:37:38.138Z] === RUN TestPluginInstall [2022-12-19T22:37:38.138Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] --- SKIP: TestPluginInstall (0.01s) [2022-12-19T22:37:38.138Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:37:38.138Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-19T22:37:38.138Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:37:38.138Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:37:38.138Z] PASS [2022-12-19T22:37:38.138Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-12-19T22:37:38.138Z] [2022-12-19T22:37:38.138Z] === Skipped [2022-12-19T22:37:38.138Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-12-19T22:37:38.138Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] [2022-12-19T22:37:38.138Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-12-19T22:37:38.138Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] [2022-12-19T22:37:38.138Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-12-19T22:37:38.138Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-19T22:37:38.138Z] [2022-12-19T22:37:38.138Z] DONE 5 tests, 3 skipped in 1.422s [2022-12-19T22:37:38.138Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-12-19T22:37:38.619Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-12-19T22:37:39.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:39.127Z] INFO: Testing against a local daemon [2022-12-19T22:37:39.127Z] === RUN TestExternalGraphDriver [2022-12-19T22:37:39.127Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-19T22:37:39.127Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-12-19T22:37:39.127Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:37:39.127Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-19T22:37:39.127Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-12-19T22:37:39.127Z] PASS [2022-12-19T22:37:39.127Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-12-19T22:37:39.596Z] [2022-12-19T22:37:39.596Z] === Skipped [2022-12-19T22:37:39.596Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-12-19T22:37:39.596Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-19T22:37:39.596Z] [2022-12-19T22:37:39.596Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-12-19T22:37:39.596Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-19T22:37:39.596Z] [2022-12-19T22:37:39.596Z] DONE 2 tests, 2 skipped in 1.219s [2022-12-19T22:37:39.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-12-19T22:37:41.137Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-12-19T22:37:41.171Z] testing: warning: no tests to run [2022-12-19T22:37:41.171Z] PASS [2022-12-19T22:37:41.171Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-12-19T22:37:41.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:41.171Z] INFO: Testing against a local daemon [2022-12-19T22:37:41.171Z] === RUN TestReadPluginNoRead [2022-12-19T22:37:41.171Z] read_test.go:21: no unix domain sockets on Windows [2022-12-19T22:37:41.171Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-12-19T22:37:41.171Z] PASS [2022-12-19T22:37:41.171Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-12-19T22:37:41.171Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-12-19T22:37:41.171Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-12-19T22:37:41.171Z] [2022-12-19T22:37:41.171Z] === Skipped [2022-12-19T22:37:41.171Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-12-19T22:37:41.171Z] read_test.go:21: no unix domain sockets on Windows [2022-12-19T22:37:41.171Z] [2022-12-19T22:37:41.171Z] DONE 1 tests, 1 skipped in 1.466s [2022-12-19T22:37:41.171Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-12-19T22:37:42.161Z] testing: warning: no tests to run [2022-12-19T22:37:42.161Z] PASS [2022-12-19T22:37:42.161Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-12-19T22:37:42.161Z] [2022-12-19T22:37:42.161Z] DONE 0 tests in 0.839s [2022-12-19T22:37:42.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-12-19T22:37:43.653Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-12-19T22:37:43.653Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-12-19T22:37:43.653Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-12-19T22:37:43.653Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-12-19T22:37:43.727Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:43.727Z] INFO: Testing against a local daemon [2022-12-19T22:37:43.727Z] === RUN TestPluginWithDevMounts [2022-12-19T22:37:43.727Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:43.727Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-19T22:37:43.727Z] PASS [2022-12-19T22:37:43.727Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-12-19T22:37:43.727Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-12-19T22:37:43.727Z] [2022-12-19T22:37:43.727Z] === Skipped [2022-12-19T22:37:43.727Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-12-19T22:37:43.727Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:43.727Z] [2022-12-19T22:37:43.727Z] DONE 1 tests, 1 skipped in 1.370s [2022-12-19T22:37:43.727Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-12-19T22:37:43.909Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-12-19T22:37:44.472Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-12-19T22:37:45.840Z] === RUN TestDockerSuite/TestRunPortInUse [2022-12-19T22:37:45.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:45.951Z] INFO: Testing against a local daemon [2022-12-19T22:37:45.951Z] === RUN TestSecretInspect [2022-12-19T22:37:45.951Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] --- SKIP: TestSecretInspect (0.01s) [2022-12-19T22:37:45.951Z] === RUN TestSecretList [2022-12-19T22:37:45.951Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] --- SKIP: TestSecretList (0.00s) [2022-12-19T22:37:45.951Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:37:45.951Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-12-19T22:37:45.951Z] === RUN TestSecretsUpdate [2022-12-19T22:37:45.951Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-12-19T22:37:45.951Z] === RUN TestTemplatedSecret [2022-12-19T22:37:45.951Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-12-19T22:37:45.951Z] === RUN TestSecretCreateResolve [2022-12-19T22:37:45.951Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:45.951Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-12-19T22:37:45.951Z] PASS [2022-12-19T22:37:45.951Z] ok github.com/docker/docker/integration/secret 0.147s [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === Skipped [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-12-19T22:37:45.951Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-12-19T22:37:45.951Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-12-19T22:37:45.951Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-12-19T22:37:45.951Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-12-19T22:37:45.951Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-12-19T22:37:45.951Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:45.951Z] [2022-12-19T22:37:45.951Z] DONE 6 tests, 6 skipped in 2.453s [2022-12-19T22:37:46.405Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-12-19T22:37:46.420Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-12-19T22:37:47.333Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-12-19T22:37:47.333Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-12-19T22:37:47.590Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-12-19T22:37:47.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-12-19T22:37:48.153Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-12-19T22:37:48.716Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-12-19T22:37:49.281Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-19T22:37:49.281Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-12-19T22:37:49.281Z] === RUN TestDockerSuite/TestRunPublishPort [2022-12-19T22:37:49.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:49.377Z] INFO: Testing against a local daemon [2022-12-19T22:37:49.377Z] === RUN TestServiceCreateInit [2022-12-19T22:37:49.377Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:37:49.377Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:37:49.377Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- PASS: TestServiceCreateInit (0.05s) [2022-12-19T22:37:49.377Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:37:49.377Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:37:49.377Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceConflict [2022-12-19T22:37:49.377Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:37:49.377Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-12-19T22:37:49.377Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:37:49.377Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:37:49.377Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:37:49.377Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceSysctls [2022-12-19T22:37:49.377Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-12-19T22:37:49.377Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:37:49.377Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-12-19T22:37:49.377Z] === RUN TestInspect [2022-12-19T22:37:49.377Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestInspect (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestCreateJob [2022-12-19T22:37:49.377Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestCreateJob (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestReplicatedJob [2022-12-19T22:37:49.377Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestReplicatedJob (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:37:49.377Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.377Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-12-19T22:37:49.377Z] === RUN TestServiceListWithStatuses [2022-12-19T22:37:49.377Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.844Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:37:49.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:37:49.846Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestServicePlugin [2022-12-19T22:37:49.846Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestServiceUpdateLabel [2022-12-19T22:37:49.846Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:37:49.846Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:37:49.846Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-12-19T22:37:49.846Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:37:49.846Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-12-19T22:37:49.846Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:37:49.846Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-12-19T22:37:49.846Z] PASS [2022-12-19T22:37:49.846Z] ok github.com/docker/docker/integration/service 0.359s [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === Skipped [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-12-19T22:37:49.846Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-12-19T22:37:49.846Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-12-19T22:37:49.846Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-12-19T22:37:49.846Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-12-19T22:37:49.846Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-12-19T22:37:49.846Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-12-19T22:37:49.846Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-12-19T22:37:49.846Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-12-19T22:37:49.846Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-12-19T22:37:49.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-12-19T22:37:49.846Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-12-19T22:37:49.846Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-12-19T22:37:49.846Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-12-19T22:37:49.846Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-12-19T22:37:49.846Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-12-19T22:37:49.846Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-12-19T22:37:49.846Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-12-19T22:37:49.846Z] [2022-12-19T22:37:49.846Z] DONE 24 tests, 23 skipped in 3.704s [2022-12-19T22:37:50.316Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-12-19T22:37:50.408Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-12-19T22:37:50.408Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-12-19T22:37:50.408Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-12-19T22:37:50.970Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-12-19T22:37:51.898Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-12-19T22:37:52.156Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-12-19T22:37:52.156Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-12-19T22:37:52.156Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-12-19T22:37:52.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:52.534Z] INFO: Testing against a local daemon [2022-12-19T22:37:52.534Z] === RUN TestSessionCreate [2022-12-19T22:37:52.534Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:52.534Z] --- SKIP: TestSessionCreate (0.00s) [2022-12-19T22:37:52.534Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:37:52.534Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:52.534Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-12-19T22:37:52.534Z] PASS [2022-12-19T22:37:52.534Z] ok github.com/docker/docker/integration/session 0.144s [2022-12-19T22:37:52.534Z] [2022-12-19T22:37:52.534Z] === Skipped [2022-12-19T22:37:52.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-12-19T22:37:52.534Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:52.534Z] [2022-12-19T22:37:52.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-12-19T22:37:52.534Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-12-19T22:37:52.534Z] [2022-12-19T22:37:52.534Z] DONE 2 tests, 2 skipped in 2.424s [2022-12-19T22:37:52.534Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-12-19T22:37:54.676Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-12-19T22:37:55.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:55.497Z] INFO: Testing against a local daemon [2022-12-19T22:37:55.497Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:37:55.497Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:55.497Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestEventsExecDie [2022-12-19T22:37:55.497Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-12-19T22:37:55.497Z] --- SKIP: TestEventsExecDie (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:37:55.497Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-12-19T22:37:55.497Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestInfoAPI [2022-12-19T22:37:55.497Z] --- PASS: TestInfoAPI (0.05s) [2022-12-19T22:37:55.497Z] === RUN TestInfoAPIWarnings [2022-12-19T22:37:55.497Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:37:55.497Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestInfoDebug [2022-12-19T22:37:55.497Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.497Z] --- SKIP: TestInfoDebug (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:37:55.497Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.497Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:37:55.497Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.497Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-12-19T22:37:55.497Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:37:55.605Z] === RUN TestDockerSuite/TestRunRm [2022-12-19T22:37:55.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.81s) [2022-12-19T22:37:55.966Z] === RUN TestPingCacheHeaders [2022-12-19T22:37:55.966Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-12-19T22:37:55.966Z] === RUN TestPingGet [2022-12-19T22:37:55.966Z] --- PASS: TestPingGet (0.04s) [2022-12-19T22:37:55.966Z] === RUN TestPingHead [2022-12-19T22:37:55.966Z] --- PASS: TestPingHead (0.04s) [2022-12-19T22:37:55.966Z] === RUN TestVersion [2022-12-19T22:37:55.966Z] --- PASS: TestVersion (0.06s) [2022-12-19T22:37:55.966Z] PASS [2022-12-19T22:37:55.966Z] ok github.com/docker/docker/integration/system 1.153s [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === Skipped [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:37:55.966Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-12-19T22:37:55.966Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-12-19T22:37:55.966Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-12-19T22:37:55.966Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-12-19T22:37:55.966Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-12-19T22:37:55.966Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-12-19T22:37:55.966Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-19T22:37:55.966Z] [2022-12-19T22:37:55.966Z] DONE 13 tests, 7 skipped in 3.354s [2022-12-19T22:37:56.168Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-12-19T22:37:56.436Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-12-19T22:37:58.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:37:58.653Z] INFO: Testing against a local daemon [2022-12-19T22:37:58.653Z] === RUN TestVolumesCreateAndList [2022-12-19T22:37:58.653Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-12-19T22:37:58.653Z] === RUN TestVolumesRemove [2022-12-19T22:37:58.653Z] --- PASS: TestVolumesRemove (0.08s) [2022-12-19T22:37:58.653Z] === RUN TestVolumesInspect [2022-12-19T22:37:59.121Z] --- PASS: TestVolumesInspect (0.06s) [2022-12-19T22:37:59.121Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:37:59.121Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-19T22:37:59.121Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-19T22:37:59.121Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-19T22:37:59.121Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-12-19T22:37:59.121Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-19T22:37:59.121Z] PASS [2022-12-19T22:37:59.121Z] ok github.com/docker/docker/integration/volume 0.362s [2022-12-19T22:37:59.121Z] [2022-12-19T22:37:59.122Z] DONE 5 tests in 2.966s [2022-12-19T22:37:59.450Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-12-19T22:37:59.591Z] INFO: make.ps1 ended at 12/19/2022 22:37:59 [2022-12-19T22:37:59.591Z] INFO: Integration CLI tests being run from the host: [2022-12-19T22:37:59.591Z] 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" [2022-12-19T22:38:00.014Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-12-19T22:38:00.270Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-12-19T22:38:01.638Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-12-19T22:38:02.200Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-12-19T22:38:04.094Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-12-19T22:38:06.614Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-12-19T22:38:07.175Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-12-19T22:38:07.432Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-12-19T22:38:07.993Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-12-19T22:38:08.249Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-12-19T22:38:08.813Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-12-19T22:38:09.069Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-12-19T22:38:09.634Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-12-19T22:38:09.891Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-12-19T22:38:10.454Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-12-19T22:38:12.971Z] === RUN TestDockerSuite/TestRunState [2022-12-19T22:38:13.901Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-12-19T22:38:14.162Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-12-19T22:38:14.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-19T22:38:14.634Z] INFO: Testing against a local daemon [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-12-19T22:38:14.634Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-12-19T22:38:14.634Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-12-19T22:38:14.634Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-12-19T22:38:14.724Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-12-19T22:38:14.724Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-12-19T22:38:14.724Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-12-19T22:38:14.724Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-12-19T22:38:15.107Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-12-19T22:38:15.288Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-12-19T22:38:15.858Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-12-19T22:38:15.858Z] === RUN TestDockerSuite/TestRunSysctls [2022-12-19T22:38:16.797Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-12-19T22:38:17.054Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-12-19T22:38:17.054Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-12-19T22:38:17.618Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-12-19T22:38:19.511Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-12-19T22:38:20.073Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-12-19T22:38:21.441Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-12-19T22:38:23.959Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-12-19T22:38:23.959Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-12-19T22:38:26.479Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-12-19T22:38:27.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-12-19T22:38:27.042Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-12-19T22:38:27.606Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-12-19T22:38:28.169Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-12-19T22:38:29.540Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-12-19T22:38:30.908Z] === RUN TestDockerSuite/TestRunUserByID [2022-12-19T22:38:31.164Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-12-19T22:38:31.164Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-12-19T22:38:31.421Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-12-19T22:38:31.679Z] === RUN TestDockerSuite/TestRunUserByName [2022-12-19T22:38:32.242Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-12-19T22:38:32.499Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-12-19T22:38:32.499Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-12-19T22:38:32.499Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-12-19T22:38:32.755Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-12-19T22:38:33.012Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-12-19T22:38:35.543Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-12-19T22:38:36.107Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-12-19T22:38:36.670Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-12-19T22:38:38.039Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-12-19T22:38:38.601Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-12-19T22:38:39.969Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-12-19T22:38:40.226Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-12-19T22:38:42.119Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-12-19T22:38:42.685Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-12-19T22:38:42.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-12-19T22:38:42.685Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-12-19T22:38:42.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-12-19T22:38:42.685Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-12-19T22:38:42.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-12-19T22:38:42.685Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-12-19T22:38:42.685Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-12-19T22:38:42.945Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-12-19T22:38:42.945Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-12-19T22:38:42.945Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-12-19T22:38:43.507Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-12-19T22:38:44.070Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-12-19T22:38:45.438Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-12-19T22:38:45.438Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-12-19T22:38:46.001Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-12-19T22:38:46.565Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-12-19T22:38:46.565Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-12-19T22:38:47.128Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-12-19T22:38:47.128Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-12-19T22:38:47.691Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-12-19T22:38:47.691Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-12-19T22:38:48.253Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-12-19T22:38:48.253Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-12-19T22:38:48.816Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-12-19T22:38:49.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-12-19T22:38:49.637Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-12-19T22:38:49.637Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-12-19T22:38:50.200Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-12-19T22:38:50.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-12-19T22:38:51.019Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-12-19T22:38:51.019Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-12-19T22:38:51.019Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-12-19T22:38:51.582Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-12-19T22:38:52.516Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-12-19T22:38:53.079Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-12-19T22:38:53.079Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-12-19T22:38:53.079Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-12-19T22:38:53.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-12-19T22:38:53.642Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-12-19T22:38:53.642Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-12-19T22:38:54.570Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-12-19T22:38:55.134Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-12-19T22:38:56.504Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-12-19T22:38:56.761Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-12-19T22:38:57.324Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-12-19T22:38:57.324Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-12-19T22:38:57.324Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-12-19T22:38:58.255Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-12-19T22:38:58.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-12-19T22:38:59.074Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-12-19T22:39:00.004Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-12-19T22:39:00.004Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-12-19T22:39:01.375Z] === RUN TestDockerSuite/TestSaveImageId [2022-12-19T22:39:01.632Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-12-19T22:39:01.889Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-12-19T22:39:01.889Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-12-19T22:39:03.257Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3984440136 [2022-12-19T22:39:03.514Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-12-19T22:39:03.514Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-12-19T22:39:04.883Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-12-19T22:39:05.140Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-12-19T22:39:05.140Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-12-19T22:39:06.070Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-12-19T22:39:07.438Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-12-19T22:39:08.000Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-12-19T22:39:09.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-12-19T22:39:10.147Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-12-19T22:39:10.719Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-12-19T22:39:10.719Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-12-19T22:39:12.084Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-12-19T22:39:13.013Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-12-19T22:39:14.380Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-12-19T22:39:19.625Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-12-19T22:39:20.553Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-12-19T22:39:21.115Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-12-19T22:39:22.044Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-12-19T22:39:24.561Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-12-19T22:39:25.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-12-19T22:39:26.185Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-12-19T22:39:26.751Z] === RUN TestDockerSuite/TestStartRecordError [2022-12-19T22:39:28.120Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-12-19T22:39:28.377Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-12-19T22:39:29.748Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-12-19T22:39:31.116Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-12-19T22:39:32.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-12-19T22:39:33.940Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-12-19T22:39:34.870Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-12-19T22:39:38.139Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-12-19T22:39:39.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-12-19T22:39:41.396Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-12-19T22:39:42.324Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-12-19T22:39:46.493Z] === RUN TestDockerSuite/TestStatsNoStream [2022-12-19T22:39:48.384Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-12-19T22:39:50.276Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-12-19T22:39:50.276Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-12-19T22:39:50.841Z] === RUN TestDockerSuite/TestTopPrivileged [2022-12-19T22:39:51.403Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-12-19T22:39:51.403Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-12-19T22:39:51.403Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-12-19T22:39:51.966Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-12-19T22:39:54.490Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-12-19T22:39:54.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-12-19T22:39:57.266Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-12-19T22:39:57.523Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-12-19T22:39:58.087Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-12-19T22:39:58.087Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-12-19T22:39:58.087Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-12-19T22:39:58.087Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-12-19T22:39:58.087Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-12-19T22:39:59.018Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-12-19T22:39:59.581Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-12-19T22:40:00.143Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-12-19T22:40:01.072Z] === RUN TestDockerSuite/TestUpdateStats [2022-12-19T22:40:05.239Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-12-19T22:40:05.239Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-12-19T22:40:05.239Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-12-19T22:40:05.239Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-12-19T22:40:05.802Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-12-19T22:40:06.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-12-19T22:40:07.295Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-12-19T22:40:09.188Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-12-19T22:40:10.119Z] docker_cli_service_logs_test.go:246: checking task l46nj5t2wr5f [2022-12-19T22:40:10.119Z] docker_cli_service_logs_test.go:251: checking messages for l46nj5t2wr5f [2022-12-19T22:40:10.119Z] docker_cli_service_logs_test.go:246: checking task iopdazda9p4d [2022-12-19T22:40:10.119Z] docker_cli_service_logs_test.go:251: checking messages for iopdazda9p4d [2022-12-19T22:40:12.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-12-19T22:40:13.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-12-19T22:40:14.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-12-19T22:40:16.752Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-12-19T22:40:19.273Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-12-19T22:40:20.643Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-12-19T22:40:20.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-12-19T22:40:22.269Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-12-19T22:40:23.198Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-12-19T22:40:23.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-12-19T22:40:24.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-12-19T22:40:26.020Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-12-19T22:40:26.948Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-12-19T22:40:27.053Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-12-19T22:40:27.053Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-12-19T22:40:27.053Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-12-19T22:40:27.053Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-12-19T22:40:27.053Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-12-19T22:40:27.053Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-12-19T22:40:27.053Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-12-19T22:40:27.053Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-12-19T22:40:27.053Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-12-19T22:40:27.053Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-12-19T22:40:27.053Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-12-19T22:40:28.314Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-12-19T22:40:29.324Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-12-19T22:40:29.683Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-12-19T22:40:31.574Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-12-19T22:40:37.999Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-12-19T22:40:37.999Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-12-19T22:40:37.999Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-12-19T22:40:37.999Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-12-19T22:40:37.999Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-12-19T22:40:37.999Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-12-19T22:40:37.999Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-12-19T22:40:37.999Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-12-19T22:40:37.999Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-12-19T22:40:39.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-12-19T22:40:40.961Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-12-19T22:40:40.961Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-12-19T22:40:40.961Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-12-19T22:40:40.961Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-12-19T22:40:40.961Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-12-19T22:40:42.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-12-19T22:40:44.085Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-12-19T22:40:45.975Z] docker_cli_swarm_test.go:1902: [dae46504097e8] joining swarm manager [d8325be7c7326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:40:46.538Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-12-19T22:40:46.538Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-12-19T22:40:46.538Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-12-19T22:40:47.100Z] docker_cli_swarm_test.go:1903: [d77d6cd1d55bf] joining swarm manager [d8325be7c7326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:40:47.100Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-12-19T22:40:47.100Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-12-19T22:40:47.100Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-12-19T22:40:47.100Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-12-19T22:40:47.664Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-12-19T22:40:47.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-12-19T22:40:48.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-12-19T22:40:48.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-12-19T22:40:48.592Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-12-19T22:40:48.592Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-12-19T22:40:48.592Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-12-19T22:40:49.631Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-12-19T22:40:49.960Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-12-19T22:40:49.960Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-12-19T22:40:50.216Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-12-19T22:40:50.216Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-12-19T22:40:50.216Z] === RUN TestDockerSuite/TestVolumeEvents [2022-12-19T22:40:56.753Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-12-19T22:40:57.009Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-12-19T22:40:57.009Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-12-19T22:40:57.009Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-12-19T22:40:58.980Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-12-19T22:41:01.501Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-12-19T22:41:01.501Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite (1259.41s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.16s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.44s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.75s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.45s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.78s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.36s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.99s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.07s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.25s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.69s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.86s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.67s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.35s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.52s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.80s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.60s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.82s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.69s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.44s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.92s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.98s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.67s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.71s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.59s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.99s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.83s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.50s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.13s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.27s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.74s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.32s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.42s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.57s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.71s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.96s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.78s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.54s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.98s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.85s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.38s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.03s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.20s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.81s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.67s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.10s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.77s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.30s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.89s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.66s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.98s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.72s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildHistory (3.54s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.81s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.54s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.86s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.25s) [2022-12-19T22:41:01.501Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.29s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.36s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-12-19T22:41:01.501Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.75s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.25s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.69s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.81s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.09s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.80s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.39s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.09s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRm (2.16s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.40s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.84s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildUser (1.39s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.25s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.76s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.49s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.91s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.98s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.75s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aeae58_} (1.44s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12424133293_/foo_false____} (1.43s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12424133293_/foo_true____} (0.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_false____} (0.43s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_true____} (1.40s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32258576516_/foo_true__0xc000aeaed0__} (1.45s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aeaee8_} (1.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aeaf00_} (0.71s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aeaf18_} (1.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aeaf78_} (1.41s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.60s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.79s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.66s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.35s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-12-19T22:41:01.502Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.08s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.54s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.52s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-12-19T22:41:01.502Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.77s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.33s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.23s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFilters (1.11s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFormat (1.17s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.42s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecInteractive (0.77s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.20s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.95s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.69s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportFile (1.20s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.39s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.40s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.85s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.42s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestNetHostname (1.92s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.88s) [2022-12-19T22:41:01.503Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.46s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.73s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPortList (5.89s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.45s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.08s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.23s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.15s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.60s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.83s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.41s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.77s) [2022-12-19T22:41:01.503Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.72s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.82s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.84s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.61s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.77s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.39s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.91s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.25s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.39s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.96s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.73s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.87s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMount (4.13s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.13s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.06s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.08s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.38s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.35s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserByName (0.40s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.37s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.29s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-19T22:41:01.504Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-12-19T22:41:01.504Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.53s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.47s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.49s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.39s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.79s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.60s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.88s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.37s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.55s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.59s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.48s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.14s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.83s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.34s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-12-19T22:41:01.505Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.27s) [2022-12-19T22:41:01.505Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-19T22:41:01.505Z] === RUN TestDockerRegistrySuite [2022-12-19T22:41:01.505Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-12-19T22:41:02.440Z] check_test.go:196: [d9dcee805a810] daemon is not started [2022-12-19T22:41:02.440Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-12-19T22:41:03.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-12-19T22:41:03.370Z] check_test.go:196: [d92d1871f3bda] daemon is not started [2022-12-19T22:41:03.370Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-12-19T22:41:04.739Z] check_test.go:196: [de9c6224293f2] daemon is not started [2022-12-19T22:41:04.739Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-12-19T22:41:04.739Z] check_test.go:196: [d528372ce96fc] daemon is not started [2022-12-19T22:41:04.739Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-12-19T22:41:08.010Z] check_test.go:196: [d0c2e78366d8f] daemon is not started [2022-12-19T22:41:08.010Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-12-19T22:41:11.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-12-19T22:41:12.215Z] check_test.go:196: [d0d4ddeefbd1c] daemon is not started [2022-12-19T22:41:12.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-12-19T22:41:13.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-12-19T22:41:15.664Z] check_test.go:196: [d624d344900ec] daemon is not started [2022-12-19T22:41:15.664Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-12-19T22:41:16.226Z] check_test.go:196: [d493718fe7801] daemon is not started [2022-12-19T22:41:16.226Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-12-19T22:41:17.155Z] check_test.go:196: [d6861554571aa] daemon is not started [2022-12-19T22:41:17.155Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-12-19T22:41:18.085Z] check_test.go:196: [de47b37b40d0c] daemon is not started [2022-12-19T22:41:18.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-12-19T22:41:19.015Z] check_test.go:196: [d836f98ee55ab] daemon is not started [2022-12-19T22:41:19.015Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-12-19T22:41:20.383Z] check_test.go:196: [d7c13ed23a4c3] daemon is not started [2022-12-19T22:41:20.383Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-12-19T22:41:21.327Z] check_test.go:196: [dcf9cb05829e3] daemon is not started [2022-12-19T22:41:21.327Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-12-19T22:41:22.257Z] check_test.go:196: [d0d060f16a633] daemon is not started [2022-12-19T22:41:22.257Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-12-19T22:41:23.191Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90c37fa882ece4d225b34a1c3a8a6e2237f6425610056ad66f96066b3a9d9802 [2022-12-19T22:41:23.756Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd443bac0cd3695804bb755eb7324669d167f71bf7cf9ebc10c48e88aeee0451 [2022-12-19T22:41:24.012Z] check_test.go:196: [d0b839142c4af] daemon is not started [2022-12-19T22:41:24.012Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-12-19T22:41:24.942Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bfc93a91ab83b2deb5c3e5383a5358c3c9f48dd7ac32dc002d5d359f0086d593 [2022-12-19T22:41:25.506Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:01ae2743ede6d8fcd33d231de43097cdf1fd4552b7479df7390dbae9784918d8 [2022-12-19T22:41:25.763Z] check_test.go:196: [d7ae6dd54119a] daemon is not started [2022-12-19T22:41:25.763Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-12-19T22:41:26.701Z] check_test.go:196: [da8f206fe0867] daemon is not started [2022-12-19T22:41:26.701Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-12-19T22:41:28.595Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-12-19T22:41:29.160Z] check_test.go:196: [db3c0de66ac05] daemon is not started [2022-12-19T22:41:29.160Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-12-19T22:41:30.091Z] check_test.go:196: [dd7c2d9089a21] daemon is not started [2022-12-19T22:41:30.091Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-12-19T22:41:30.350Z] check_test.go:196: [d239459ebcffd] daemon is not started [2022-12-19T22:41:30.350Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-12-19T22:41:30.350Z] docker_cli_swarm_test.go:1803: [df6f9ecbac992] joining swarm manager [dcfa6d73313aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:41:31.280Z] check_test.go:196: [d13bd5535bf17] daemon is not started [2022-12-19T22:41:31.280Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-12-19T22:41:31.843Z] docker_cli_swarm_test.go:1804: [dca9146ccf866] joining swarm manager [dcfa6d73313aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:41:32.406Z] check_test.go:196: [db25b8d180b90] daemon is not started [2022-12-19T22:41:32.406Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-12-19T22:41:33.334Z] check_test.go:196: [d81889c369237] daemon is not started [2022-12-19T22:41:33.334Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-12-19T22:41:35.228Z] check_test.go:196: [d67e1835a8e79] daemon is not started [2022-12-19T22:41:35.228Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-12-19T22:41:35.791Z] check_test.go:196: [de402589e4ccc] daemon is not started [2022-12-19T22:41:35.791Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-12-19T22:41:36.720Z] check_test.go:196: [dead302c847c4] daemon is not started [2022-12-19T22:41:36.720Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-12-19T22:41:36.976Z] check_test.go:196: [d22c65b8d6401] daemon is not started [2022-12-19T22:41:36.976Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-12-19T22:41:37.239Z] check_test.go:196: [d908ec9a9e0c5] daemon is not started [2022-12-19T22:41:37.239Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-12-19T22:41:37.511Z] check_test.go:196: [dcb2b462b559c] daemon is not started [2022-12-19T22:41:37.511Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-12-19T22:41:37.769Z] check_test.go:196: [d329dae1cc4a0] daemon is not started [2022-12-19T22:41:37.769Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-12-19T22:41:38.332Z] check_test.go:196: [dedbde968e9b6] daemon is not started [2022-12-19T22:41:38.332Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-12-19T22:41:38.332Z] check_test.go:196: [dff6308dcbf35] daemon is not started [2022-12-19T22:41:38.332Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-12-19T22:41:39.263Z] check_test.go:196: [d2ecad040789f] daemon is not started [2022-12-19T22:41:39.263Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-12-19T22:41:40.632Z] check_test.go:196: [db766d0ef81d1] daemon is not started [2022-12-19T22:41:40.632Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-12-19T22:41:41.561Z] check_test.go:196: [d0aa0804d7294] daemon is not started [2022-12-19T22:41:41.561Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-12-19T22:41:42.490Z] check_test.go:196: [df251341ad76e] daemon is not started [2022-12-19T22:41:42.490Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-12-19T22:41:43.418Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-12-19T22:41:43.418Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite (42.88s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.01s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.25s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.07s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-12-19T22:41:43.981Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2022-12-19T22:41:43.981Z] === RUN TestDockerSchema1RegistrySuite [2022-12-19T22:41:43.981Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-12-19T22:41:44.238Z] check_test.go:223: [d781aa2e429d4] daemon is not started [2022-12-19T22:41:44.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-12-19T22:41:47.511Z] check_test.go:223: [dc35a2196de72] daemon is not started [2022-12-19T22:41:47.511Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-12-19T22:41:51.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-12-19T22:41:52.609Z] check_test.go:223: [d2b9a31e323fe] daemon is not started [2022-12-19T22:41:52.609Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-12-19T22:41:53.539Z] docker_cli_swarm_test.go:1322: [d0a2f8421ce60] joining swarm manager [df639593b7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:41:54.907Z] docker_cli_swarm_test.go:1323: [d8026be9d894b] joining swarm manager [df639593b7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:41:55.836Z] check_test.go:223: [d93392c0ead18] daemon is not started [2022-12-19T22:41:55.836Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-12-19T22:41:56.765Z] check_test.go:223: [d6a421af0ab38] daemon is not started [2022-12-19T22:41:56.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-12-19T22:41:58.670Z] check_test.go:223: [d36b8ca5b2f2d] daemon is not started [2022-12-19T22:41:58.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-12-19T22:41:58.670Z] check_test.go:223: [d1a55c7777957] daemon is not started [2022-12-19T22:41:58.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-12-19T22:41:59.598Z] check_test.go:223: [d5f88fa5bad22] daemon is not started [2022-12-19T22:41:59.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-12-19T22:42:00.530Z] check_test.go:223: [dbc53430f426c] daemon is not started [2022-12-19T22:42:00.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-12-19T22:42:01.460Z] check_test.go:223: [d9d3cb2d2657c] daemon is not started [2022-12-19T22:42:01.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-12-19T22:42:03.978Z] check_test.go:223: [d6510b1a91026] daemon is not started [2022-12-19T22:42:03.978Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-12-19T22:42:03.978Z] check_test.go:223: [d04ab264042f3] daemon is not started [2022-12-19T22:42:03.978Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-12-19T22:42:04.235Z] check_test.go:223: [d3e5f6fa09b18] daemon is not started [2022-12-19T22:42:04.235Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-12-19T22:42:04.492Z] check_test.go:223: [dcd3c216007a7] daemon is not started [2022-12-19T22:42:04.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-12-19T22:42:04.749Z] check_test.go:223: [de4f28b178e8d] daemon is not started [2022-12-19T22:42:04.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-12-19T22:42:05.006Z] check_test.go:223: [d203556a515b3] daemon is not started [2022-12-19T22:42:05.006Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-12-19T22:42:05.262Z] check_test.go:223: [dc29ed810129a] daemon is not started [2022-12-19T22:42:05.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-12-19T22:42:05.518Z] check_test.go:223: [d809b58fa0228] daemon is not started [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite (21.40s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.22s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.86s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2022-12-19T22:42:05.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-12-19T22:42:05.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-12-19T22:42:05.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-12-19T22:42:06.447Z] check_test.go:252: [db89d94fc9585] daemon is not started [2022-12-19T22:42:06.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-12-19T22:42:07.011Z] check_test.go:252: [db62336c788e2] daemon is not started [2022-12-19T22:42:07.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-12-19T22:42:07.011Z] check_test.go:252: [daf33d5d2ff39] daemon is not started [2022-12-19T22:42:07.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-12-19T22:42:08.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-12-19T22:42:08.635Z] check_test.go:252: [da85d7eacac26] daemon is not started [2022-12-19T22:42:08.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-12-19T22:42:09.199Z] check_test.go:252: [d99c170b54c15] daemon is not started [2022-12-19T22:42:09.199Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-12-19T22:42:10.128Z] check_test.go:252: [db50090a0c5f5] daemon is not started [2022-12-19T22:42:10.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-12-19T22:42:10.128Z] check_test.go:252: [dadbba5cf8fb2] daemon is not started [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-12-19T22:42:10.128Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-12-19T22:42:10.128Z] === RUN TestDockerRegistryAuthTokenSuite [2022-12-19T22:42:10.128Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-12-19T22:42:15.374Z] check_test.go:279: [d83f03b29528c] daemon is not started [2022-12-19T22:42:15.374Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-12-19T22:42:15.630Z] check_test.go:279: [d3245c42bad89] daemon is not started [2022-12-19T22:42:15.630Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-12-19T22:42:16.558Z] check_test.go:279: [db173898593e6] daemon is not started [2022-12-19T22:42:16.558Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-12-19T22:42:16.816Z] check_test.go:279: [dc1d620c4a52b] daemon is not started [2022-12-19T22:42:16.816Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-12-19T22:42:16.816Z] check_test.go:279: [d874a59ac69fa] daemon is not started [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.68s) [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.07s) [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-12-19T22:42:16.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-12-19T22:42:16.816Z] === RUN TestDockerNetworkSuite [2022-12-19T22:42:16.816Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-12-19T22:42:19.345Z] docker_cli_network_unix_test.go:47: [d918f10270d00] daemon is not started [2022-12-19T22:42:19.345Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-12-19T22:42:19.601Z] docker_cli_network_unix_test.go:47: [d4362ffe1de8c] daemon is not started [2022-12-19T22:42:19.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-12-19T22:42:22.377Z] docker_cli_network_unix_test.go:47: [d45ecd68db9ac] daemon is not started [2022-12-19T22:42:22.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-12-19T22:42:24.002Z] docker_cli_network_unix_test.go:47: [d3da9d351e770] daemon is not started [2022-12-19T22:42:24.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-12-19T22:42:24.002Z] docker_cli_network_unix_test.go:1234: [df52332a047b5] daemon is not started [2022-12-19T22:42:26.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-12-19T22:42:27.451Z] docker_cli_network_unix_test.go:47: [dabc3af831283] daemon is not started [2022-12-19T22:42:27.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-12-19T22:42:31.882Z] docker_cli_network_unix_test.go:47: [d0bb4c919f69c] daemon is not started [2022-12-19T22:42:32.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-12-19T22:42:34.336Z] docker_cli_network_unix_test.go:47: [d600abccf68fd] daemon is not started [2022-12-19T22:42:34.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-12-19T22:42:35.523Z] docker_cli_network_unix_test.go:47: [dbbcc5f6bd8a2] daemon is not started [2022-12-19T22:42:35.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-12-19T22:42:36.343Z] docker_cli_network_unix_test.go:47: [d61418b64e08f] daemon is not started [2022-12-19T22:42:36.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-12-19T22:42:36.599Z] docker_cli_network_unix_test.go:47: [d892d98f21b80] daemon is not started [2022-12-19T22:42:36.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-12-19T22:42:37.161Z] docker_cli_network_unix_test.go:47: [ded0fca4bfcbe] daemon is not started [2022-12-19T22:42:37.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-12-19T22:42:37.999Z] docker_cli_network_unix_test.go:47: [d1b2c7aad44c5] daemon is not started [2022-12-19T22:42:38.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-12-19T22:42:38.511Z] docker_cli_network_unix_test.go:47: [dc9e7f955cb61] daemon is not started [2022-12-19T22:42:38.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-12-19T22:42:38.767Z] docker_cli_network_unix_test.go:47: [d869a57e8c267] daemon is not started [2022-12-19T22:42:38.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-12-19T22:42:39.330Z] docker_cli_network_unix_test.go:47: [deef6b626d72c] daemon is not started [2022-12-19T22:42:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-12-19T22:42:39.586Z] docker_cli_network_unix_test.go:47: [d2f634d49151e] daemon is not started [2022-12-19T22:42:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-12-19T22:42:39.586Z] docker_cli_network_unix_test.go:47: [d90bbffe2d44f] daemon is not started [2022-12-19T22:42:39.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-12-19T22:42:39.843Z] docker_cli_network_unix_test.go:47: [d009be25a287a] daemon is not started [2022-12-19T22:42:39.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-12-19T22:42:40.408Z] docker_cli_network_unix_test.go:47: [d536a0893243c] daemon is not started [2022-12-19T22:42:40.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-12-19T22:42:41.229Z] docker_cli_network_unix_test.go:47: [d764ac0ad136a] daemon is not started [2022-12-19T22:42:41.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-12-19T22:42:41.486Z] docker_cli_network_unix_test.go:47: [da0362063dfb0] daemon is not started [2022-12-19T22:42:41.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-12-19T22:42:41.743Z] docker_cli_network_unix_test.go:47: [d3097946343a2] daemon is not started [2022-12-19T22:42:41.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-12-19T22:42:41.999Z] docker_cli_network_unix_test.go:47: [d03ec4d69e604] daemon is not started [2022-12-19T22:42:41.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-12-19T22:42:42.929Z] docker_cli_network_unix_test.go:969: [dfa6b98d37d81] daemon is not started [2022-12-19T22:42:44.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-12-19T22:42:45.226Z] docker_cli_network_unix_test.go:47: [dd52252667aa0] daemon is not started [2022-12-19T22:42:45.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-12-19T22:42:47.746Z] docker_cli_network_unix_test.go:1117: [d967571dc457f] daemon is not started [2022-12-19T22:42:51.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-12-19T22:42:51.019Z] docker_cli_network_unix_test.go:47: [d46f82f82c35e] daemon is not started [2022-12-19T22:42:51.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-12-19T22:42:51.582Z] docker_cli_network_unix_test.go:47: [d17eeac2a30b1] daemon is not started [2022-12-19T22:42:51.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-12-19T22:42:51.582Z] docker_cli_network_unix_test.go:47: [de0b659eee866] daemon is not started [2022-12-19T22:42:51.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-12-19T22:42:51.582Z] docker_cli_network_unix_test.go:47: [db330db867ed6] daemon is not started [2022-12-19T22:42:51.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-12-19T22:42:51.838Z] docker_cli_network_unix_test.go:47: [d41a271fdaa7d] daemon is not started [2022-12-19T22:42:51.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-12-19T22:42:51.838Z] docker_cli_network_unix_test.go:47: [da1b5c890c9cb] daemon is not started [2022-12-19T22:42:51.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-12-19T22:42:51.838Z] docker_cli_network_unix_test.go:47: [d5068ebb1c615] daemon is not started [2022-12-19T22:42:51.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-12-19T22:42:53.731Z] docker_cli_network_unix_test.go:47: [d90993fbf1bfe] daemon is not started [2022-12-19T22:42:54.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-12-19T22:42:54.293Z] docker_cli_network_unix_test.go:47: [d0bad803c40d6] daemon is not started [2022-12-19T22:42:54.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-12-19T22:42:54.293Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-12-19T22:42:54.293Z] docker_cli_network_unix_test.go:47: [d5253f2f8ff22] daemon is not started [2022-12-19T22:42:54.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-12-19T22:42:54.855Z] docker_cli_network_unix_test.go:47: [d4636f2a76aaf] daemon is not started [2022-12-19T22:42:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-12-19T22:42:58.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-12-19T22:42:59.756Z] docker_cli_network_unix_test.go:1085: [dd0d0a7e04be4] daemon is not started [2022-12-19T22:43:01.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-12-19T22:43:01.380Z] docker_cli_network_unix_test.go:47: [d8b9772403436] daemon is not started [2022-12-19T22:43:01.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-12-19T22:43:01.943Z] docker_cli_network_unix_test.go:47: [d50e6b63ccc93] daemon is not started [2022-12-19T22:43:01.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-12-19T22:43:03.310Z] docker_cli_network_unix_test.go:47: [de66cd5a85767] daemon is not started [2022-12-19T22:43:03.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-12-19T22:43:03.567Z] docker_cli_network_unix_test.go:47: [df11314890419] daemon is not started [2022-12-19T22:43:03.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-12-19T22:43:03.823Z] docker_cli_network_unix_test.go:47: [d8cffc8c40349] daemon is not started [2022-12-19T22:43:04.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-12-19T22:43:04.644Z] docker_cli_network_unix_test.go:47: [da3fe42e3e2da] daemon is not started [2022-12-19T22:43:04.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-12-19T22:43:05.207Z] docker_cli_network_unix_test.go:47: [dec6725734f4c] daemon is not started [2022-12-19T22:43:05.463Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-12-19T22:43:10.712Z] docker_cli_network_unix_test.go:47: [df6440e0aa67f] daemon is not started [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite (54.11s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.60s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.38s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.75s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.13s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.63s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.11s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-12-19T22:43:10.968Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.89s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.83s) [2022-12-19T22:43:10.968Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2022-12-19T22:43:10.968Z] === RUN TestDockerHubPullSuite [2022-12-19T22:43:10.968Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-12-19T22:43:13.485Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-12-19T22:43:16.000Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-12-19T22:43:16.562Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-12-19T22:43:16.813Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-12-19T22:43:16.813Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-12-19T22:43:16.813Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-12-19T22:43:16.813Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-12-19T22:43:16.813Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-12-19T22:43:18.384Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-12-19T22:43:18.481Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-12-19T22:43:18.738Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite (8.15s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.94s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-12-19T22:43:19.300Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-12-19T22:43:19.300Z] PASS [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === Skipped [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_sni_test.go:18: Flakey test [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-19T22:43:19.300Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-19T22:43:19.300Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-12-19T22:43:19.300Z] docker_cli_network_unix_test.go:47: [d5253f2f8ff22] daemon is not started [2022-12-19T22:43:19.300Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-19T22:43:19.300Z] [2022-12-19T22:43:19.300Z] DONE 1270 tests, 51 skipped in 1402.994s [2022-12-19T22:43:19.300Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:43:19.300Z] ++++ cat bundles/test-integration/docker.pid [2022-12-19T22:43:19.300Z] +++ kill 8037 [2022-12-19T22:43:19.375Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-12-19T22:43:19.375Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-12-19T22:43:19.375Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-12-19T22:43:19.375Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-12-19T22:43:19.375Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-12-19T22:43:19.375Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-12-19T22:43:19.375Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-12-19T22:43:19.375Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-12-19T22:43:20.228Z] +++ /etc/init.d/apparmor stop [2022-12-19T22:43:20.228Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:43:20.228Z] [2022-12-19T22:43:20.228Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:43:20.228Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:43:20.228Z] [2022-12-19T22:43:20.228Z] To set a process to complain mode, use the command line tool [2022-12-19T22:43:20.228Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:43:20.228Z] +++ true [2022-12-19T22:43:20.228Z] exiting test-integration [2022-12-19T22:43:20.228Z] ++ exit 0 [2022-12-19T22:43:20.228Z] [2022-12-19T22:43:20.366Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-12-19T22:43:20.485Z] + for job in $(jobs -p) [2022-12-19T22:43:20.485Z] + wait 27075 [2022-12-19T22:43:24.167Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-12-19T22:43:25.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-12-19T22:43:25.734Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-12-19T22:43:25.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-12-19T22:43:25.734Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-12-19T22:43:25.734Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-12-19T22:43:26.204Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-12-19T22:43:29.162Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-12-19T22:43:44.116Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-12-19T22:43:54.548Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-12-19T22:43:55.017Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-12-19T22:43:55.017Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-12-19T22:43:55.017Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-12-19T22:43:58.818Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-12-19T22:44:00.387Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-12-19T22:44:06.277Z] === RUN TestDockerSuite/TestBuildAddScript [2022-12-19T22:44:06.277Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-12-19T22:44:06.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-12-19T22:44:06.747Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-12-19T22:44:06.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-12-19T22:44:06.747Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-12-19T22:44:06.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-12-19T22:44:06.747Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-12-19T22:44:06.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-12-19T22:44:07.118Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-12-19T22:44:07.118Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-12-19T22:44:07.216Z] === RUN TestDockerSuite/TestBuildAddTar [2022-12-19T22:44:08.485Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-12-19T22:44:15.023Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-12-19T22:44:15.951Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-12-19T22:44:20.142Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-12-19T22:44:28.229Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-12-19T22:44:30.746Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-12-19T22:44:30.746Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-12-19T22:44:30.746Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-12-19T22:44:35.994Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-12-19T22:44:35.994Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-12-19T22:44:36.557Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-12-19T22:44:39.075Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-12-19T22:44:58.111Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-12-19T22:44:58.111Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-12-19T22:44:58.111Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-12-19T22:44:58.111Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-12-19T22:44:58.111Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-12-19T22:45:28.245Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-12-19T22:45:28.245Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-12-19T22:45:28.714Z] === RUN TestDockerSuite/TestBuildBlankName [2022-12-19T22:45:29.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-12-19T22:45:35.265Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-12-19T22:45:35.265Z] docker_cli_swarm_test.go:1187: [dcf5739a4eaef] joining swarm manager [d61986a8ebb0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:45:37.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-12-19T22:45:37.861Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-12-19T22:45:39.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-12-19T22:45:40.520Z] docker_cli_swarm_test.go:1196: [d1625b68f40e6] joining swarm manager [d61986a8ebb0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:45:45.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-12-19T22:45:57.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-12-19T22:46:06.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-12-19T22:46:06.512Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-12-19T22:46:06.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-12-19T22:46:19.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-12-19T22:46:19.498Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-12-19T22:46:19.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-12-19T22:46:19.498Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-12-19T22:46:19.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-12-19T22:46:26.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-12-19T22:46:26.686Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-12-19T22:46:26.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-12-19T22:46:26.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-12-19T22:46:26.686Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-12-19T22:46:27.141Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-12-19T22:46:27.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-12-19T22:46:27.155Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-12-19T22:46:27.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-12-19T22:46:35.226Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-12-19T22:46:39.402Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-12-19T22:46:40.770Z] docker_cli_swarm_test.go:1119: [d7db1dca5743a] joining swarm manager [d87eaa5850899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:46:41.705Z] docker_cli_swarm_test.go:1120: [d6fff1e18c8a8] joining swarm manager [d87eaa5850899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:47:03.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-12-19T22:47:05.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-12-19T22:47:05.985Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-12-19T22:47:06.454Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-12-19T22:47:06.454Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-12-19T22:47:06.924Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-12-19T22:47:09.173Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-12-19T22:47:09.173Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-12-19T22:47:09.173Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-12-19T22:47:15.047Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-12-19T22:47:16.036Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-12-19T22:47:16.036Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-12-19T22:47:16.036Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-12-19T22:47:16.036Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-12-19T22:47:16.036Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-12-19T22:47:17.603Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-12-19T22:47:18.592Z] === RUN TestDockerSuite/TestBuildCmd [2022-12-19T22:47:19.583Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-12-19T22:47:20.052Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-12-19T22:47:21.041Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-12-19T22:47:28.210Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-12-19T22:47:29.786Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-12-19T22:47:29.786Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-12-19T22:47:29.786Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-12-19T22:47:31.355Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-12-19T22:47:31.355Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-12-19T22:47:31.355Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-12-19T22:47:31.825Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-12-19T22:47:34.782Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-12-19T22:47:35.251Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-12-19T22:47:36.240Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-12-19T22:47:36.240Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-12-19T22:47:36.240Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-12-19T22:47:37.231Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-12-19T22:47:37.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-12-19T22:47:37.701Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-12-19T22:47:37.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-12-19T22:47:37.701Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-12-19T22:47:37.701Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-12-19T22:47:44.863Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-12-19T22:48:18.100Z] docker_cli_swarm_test.go:1173: [dd8e78bcf36f2] joining swarm manager [d87eaa5850899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-19T22:48:27.583Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-12-19T22:48:27.583Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-12-19T22:48:27.583Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-12-19T22:48:30.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-12-19T22:48:30.543Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-12-19T22:48:30.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-12-19T22:48:30.543Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-12-19T22:48:31.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-12-19T22:48:31.020Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-12-19T22:48:31.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-12-19T22:48:32.018Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-12-19T22:48:32.018Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-12-19T22:48:32.018Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-12-19T22:48:56.762Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-12-19T22:48:56.762Z] docker_cli_swarm_test.go:1454: [d293b122e57c9] joining swarm manager [de25a89fd24b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:48:56.762Z] docker_cli_swarm_test.go:1455: [da3034be6c879] joining swarm manager [de25a89fd24b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-19T22:49:06.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-12-19T22:49:07.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-12-19T22:49:07.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-12-19T22:49:07.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-12-19T22:49:07.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-12-19T22:49:08.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-12-19T22:49:10.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-12-19T22:49:14.146Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-12-19T22:49:16.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-12-19T22:49:17.929Z] docker_cli_swarm_unix_test.go:63: [d7add13f88cf3] joining swarm manager [d8317c9b3e341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:49:22.905Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-12-19T22:49:22.905Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-12-19T22:49:22.906Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-12-19T22:49:23.375Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-12-19T22:49:59.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-12-19T22:50:00.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-12-19T22:50:01.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-12-19T22:50:05.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-12-19T22:50:08.833Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-12-19T22:50:11.793Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-12-19T22:50:14.097Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-12-19T22:50:14.097Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-12-19T22:50:14.097Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-12-19T22:50:15.463Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-12-19T22:50:18.750Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-12-19T22:50:20.640Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-12-19T22:50:22.531Z] docker_api_swarm_test.go:962: [dbae594b5f976] joining swarm manager [d4ab15c44e22e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-19T22:50:40.576Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-12-19T22:50:52.755Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-12-19T22:50:53.685Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-12-19T22:50:56.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-12-19T22:50:58.730Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-12-19T22:51:06.818Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-12-19T22:51:10.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-12-19T22:51:12.614Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-12-19T22:51:15.132Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-12-19T22:51:17.650Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-12-19T22:51:20.169Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-12-19T22:51:22.691Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-12-19T22:51:25.224Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-12-19T22:51:53.445Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-12-19T22:51:53.447Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-12-19T22:51:53.448Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-12-19T22:51:53.448Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-12-19T22:52:21.394Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-12-19T22:52:33.585Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite (1642.26s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.31s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.25s) [2022-12-19T22:52:51.633Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.02s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.25s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.59s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.75s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.41s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.12s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.12s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.99s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.89s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.09s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.21s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.18s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.61s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.57s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.84s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.93s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.04s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.68s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.75s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.46s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.21s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.90s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.23s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.97s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.83s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.14s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.84s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.05s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.96s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.99s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.68s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.72s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.53s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.94s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.46s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.21s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.57s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.07s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.10s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.33s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.01s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (128.31s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.35s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.53s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.55s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.09s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.15s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.80s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s) [2022-12-19T22:52:51.633Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.75s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.06s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.46s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.98s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.13s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.24s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.34s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.75s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.18s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.08s) [2022-12-19T22:52:51.633Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-12-19T22:52:51.633Z] === RUN TestDockerExternalVolumeSuite [2022-12-19T22:52:51.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-12-19T22:52:51.633Z] docker_cli_external_volume_driver_test.go:53: [d4bb5a8d4ca0b] daemon is not started [2022-12-19T22:53:06.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-12-19T22:53:51.550Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-12-19T22:53:51.550Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-12-19T22:53:51.550Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-12-19T22:54:14.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-12-19T22:54:16.876Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-12-19T22:54:24.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-12-19T22:54:31.833Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-12-19T22:54:38.909Z] docker_cli_external_volume_driver_test.go:53: [da1ea606850ff] daemon is not started [2022-12-19T22:54:49.666Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-12-19T22:54:53.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-12-19T22:55:08.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-12-19T22:55:26.652Z] docker_cli_external_volume_driver_test.go:53: [db3356d6a3dd6] daemon is not started [2022-12-19T22:55:38.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-12-19T22:55:38.822Z] docker_cli_external_volume_driver_test.go:53: [d73f8d8eface2] daemon is not started [2022-12-19T22:55:40.596Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-12-19T22:55:53.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-12-19T22:55:58.432Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-12-19T22:56:10.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-12-19T22:56:25.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-12-19T22:56:43.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-12-19T22:56:58.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-12-19T22:57:45.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-12-19T22:58:03.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-12-19T22:58:22.927Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-12-19T22:58:22.928Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-12-19T22:58:22.928Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-12-19T22:58:22.928Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-12-19T22:58:22.928Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-12-19T22:58:23.397Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-12-19T22:58:23.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-12-19T22:58:31.057Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-12-19T22:58:34.015Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-12-19T22:58:35.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-12-19T22:58:39.888Z] === RUN TestDockerSuite/TestBuildEnv [2022-12-19T22:58:39.888Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-12-19T22:58:39.888Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-12-19T22:58:39.888Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-12-19T22:58:40.357Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-12-19T22:58:40.357Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-12-19T22:58:40.357Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-12-19T22:58:40.357Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-12-19T22:58:40.357Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-12-19T22:58:40.357Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-12-19T22:58:40.357Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-12-19T22:58:45.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-12-19T22:58:45.123Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-12-19T22:58:45.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-12-19T22:58:45.123Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-12-19T22:58:45.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-12-19T22:58:45.123Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-12-19T22:58:45.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-12-19T22:58:46.116Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-12-19T22:58:51.992Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-12-19T22:59:07.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-12-19T22:59:13.248Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-12-19T22:59:13.249Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildExpose [2022-12-19T22:59:13.249Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-12-19T22:59:13.249Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-12-19T22:59:13.249Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-12-19T22:59:13.249Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-12-19T22:59:13.249Z] === RUN TestDockerSuite/TestBuildFails [2022-12-19T22:59:19.127Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-12-19T22:59:19.127Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-12-19T22:59:19.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-12-19T22:59:26.294Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-12-19T22:59:32.172Z] === RUN TestDockerSuite/TestBuildForceRm [2022-12-19T22:59:37.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-12-19T22:59:37.571Z] docker_cli_external_volume_driver_test.go:485: [d71dba699fac0] daemon is not started [2022-12-19T22:59:44.676Z] === RUN TestDockerSuite/TestBuildFromGit [2022-12-19T22:59:52.408Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-12-19T22:59:52.408Z] docker_cli_external_volume_driver_test.go:53: [deb5f305895dd] daemon is not started [2022-12-19T22:59:57.178Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-12-19T22:59:58.168Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-12-19T23:00:05.336Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-12-19T23:00:05.336Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-12-19T23:00:05.336Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-12-19T23:00:05.336Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-12-19T23:00:06.326Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-12-19T23:00:06.326Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-12-19T23:00:06.326Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite (436.46s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.48s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.11s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.20s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.09s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.53s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-12-19T23:00:07.248Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-12-19T23:00:07.248Z] PASS [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] === Skipped [2022-12-19T23:00:07.248Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-19T23:00:07.248Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-12-19T23:00:07.248Z] check_test.go:309: [da1f9297c43c5] daemon is not started [2022-12-19T23:00:07.248Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-12-19T23:00:07.248Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-12-19T23:00:07.248Z] check_test.go:309: [da0ac8b7e7cde] daemon is not started [2022-12-19T23:00:07.248Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-19T23:00:07.248Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-12-19T23:00:07.248Z] check_test.go:309: [d238b03a87a52] daemon is not started [2022-12-19T23:00:07.248Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-12-19T23:00:07.248Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-12-19T23:00:07.248Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-19T23:00:07.248Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-12-19T23:00:07.248Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-19T23:00:07.248Z] [2022-12-19T23:00:07.248Z] DONE 273 tests, 5 skipped in 2412.680s [2022-12-19T23:00:07.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T23:00:07.248Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22ed51670c56/docker.pid [2022-12-19T23:00:07.248Z] +++ kill 5829 [2022-12-19T23:00:07.248Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5829 is not a child of this shell [2022-12-19T23:00:07.248Z] warning: PID 5829 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22ed51670c56/docker.pid had a nonzero exit code [2022-12-19T23:00:07.248Z] ++++ cat bundles/test-integration/docker.pid [2022-12-19T23:00:07.248Z] +++ kill 8049 [2022-12-19T23:00:08.613Z] +++ /etc/init.d/apparmor stop [2022-12-19T23:00:08.613Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T23:00:08.613Z] [2022-12-19T23:00:08.613Z] Unloading profiles will leave already running processes permanently [2022-12-19T23:00:08.613Z] unconfined, which can lead to unexpected situations. [2022-12-19T23:00:08.613Z] [2022-12-19T23:00:08.613Z] To set a process to complain mode, use the command line tool [2022-12-19T23:00:08.613Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T23:00:08.613Z] +++ true [2022-12-19T23:00:08.613Z] exiting test-integration [2022-12-19T23:00:08.613Z] ++ exit 0 [2022-12-19T23:00:08.613Z] [2022-12-19T23:00:08.613Z] + exit 0 [2022-12-19T23:00:08.613Z] ++ jobs -p [2022-12-19T23:00:08.613Z] + pids= [2022-12-19T23:00:08.613Z] + echo 'Remaining pids to kill: []' [2022-12-19T23:00:08.613Z] Remaining pids to kill: [] [2022-12-19T23:00:08.613Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-12-19T23:00:08.624Z] Recording test results [2022-12-19T23:00:10.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T23:00:10.547Z] + echo Ensuring container killed. [2022-12-19T23:00:10.547Z] Ensuring container killed. [2022-12-19T23:00:10.547Z] + docker ps -aq -f name=docker-pr2-* [2022-12-19T23:00:11.112Z] + cids=c2a1c338c0ef [2022-12-19T23:00:11.112Z] 710b5565b604 [2022-12-19T23:00:11.112Z] 9b075f7e11c4 [2022-12-19T23:00:11.112Z] + [ -n c2a1c338c0ef [2022-12-19T23:00:11.112Z] 710b5565b604 [2022-12-19T23:00:11.112Z] 9b075f7e11c4 ] [2022-12-19T23:00:11.112Z] + docker rm -vf c2a1c338c0ef 710b5565b604 9b075f7e11c4 [2022-12-19T23:00:11.675Z] c2a1c338c0ef [2022-12-19T23:00:11.675Z] 710b5565b604 [2022-12-19T23:00:11.675Z] 9b075f7e11c4 [Pipeline] sh [2022-12-19T23:00:11.959Z] + echo Chowning /workspace to jenkins user [2022-12-19T23:00:11.959Z] Chowning /workspace to jenkins user [2022-12-19T23:00:11.959Z] + id -u [2022-12-19T23:00:11.959Z] + id -g [2022-12-19T23:00:11.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44673:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T23:00:11.959Z] Unable to find image 'busybox:latest' locally [2022-12-19T23:00:11.959Z] latest: Pulling from library/busybox [2022-12-19T23:00:12.215Z] 45a0cdc5c8d3: Pulling fs layer [2022-12-19T23:00:12.215Z] 45a0cdc5c8d3: Verifying Checksum [2022-12-19T23:00:12.215Z] 45a0cdc5c8d3: Download complete [2022-12-19T23:00:12.215Z] 45a0cdc5c8d3: Pull complete [2022-12-19T23:00:12.471Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T23:00:12.471Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T23:00:15.330Z] + bundleName=amd64 [2022-12-19T23:00:15.331Z] + echo Creating amd64-bundles.tar.gz [2022-12-19T23:00:15.331Z] Creating amd64-bundles.tar.gz [2022-12-19T23:00:15.331Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-19T23:00:15.331Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-19T23:00:16.269Z] Archiving artifacts [2022-12-19T23:00:16.768Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-12-19T23:00:16.768Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-12-19T23:00:16.768Z] === RUN TestDockerSuite/TestBuildHistory [2022-12-19T23:00:18.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T23:00:18.522Z] + make clean [2022-12-19T23:00:18.778Z] docker volume rm -f docker-dev-cache [2022-12-19T23:00:19.034Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T23:00:29.272Z] === RUN TestDockerSuite/TestBuildIidFile [2022-12-19T23:00:30.842Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-12-19T23:00:33.059Z] === RUN TestDockerSuite/TestBuildInheritance [2022-12-19T23:00:33.059Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-12-19T23:00:33.059Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-12-19T23:00:34.047Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-12-19T23:00:34.047Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-12-19T23:00:39.922Z] === RUN TestDockerSuite/TestBuildLabel [2022-12-19T23:00:40.392Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-12-19T23:00:41.380Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-12-19T23:00:42.370Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-12-19T23:00:42.839Z] === RUN TestDockerSuite/TestBuildLabels [2022-12-19T23:00:44.408Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-12-19T23:00:46.094Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLastModified [2022-12-19T23:00:53.274Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-12-19T23:00:53.274Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-12-19T23:00:53.274Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-12-19T23:00:54.263Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-12-19T23:00:55.252Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-12-19T23:01:01.127Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-12-19T23:01:18.969Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-12-19T23:01:18.969Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-12-19T23:01:18.969Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-12-19T23:01:21.192Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-12-19T23:02:12.096Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-12-19T23:02:37.399Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-12-19T23:02:39.617Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-12-19T23:02:52.128Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-12-19T23:02:58.006Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-12-19T23:03:23.316Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-12-19T23:03:23.316Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-12-19T23:03:23.316Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-12-19T23:03:35.825Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-12-19T23:03:36.294Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-12-19T23:03:36.294Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-12-19T23:03:36.294Z] === RUN TestDockerSuite/TestBuildNetNone [2022-12-19T23:03:36.294Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-12-19T23:03:36.294Z] === RUN TestDockerSuite/TestBuildNoContext [2022-12-19T23:03:40.094Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-12-19T23:03:50.527Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-12-19T23:03:52.754Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-12-19T23:03:52.754Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-12-19T23:03:53.222Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-12-19T23:03:55.440Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-12-19T23:03:57.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-12-19T23:03:58.000Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-12-19T23:04:19.242Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-12-19T23:04:20.231Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-12-19T23:04:38.062Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-12-19T23:04:45.230Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-12-19T23:04:55.675Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-12-19T23:05:02.842Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-12-19T23:05:10.026Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-12-19T23:05:10.497Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-12-19T23:05:10.497Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-12-19T23:05:10.966Z] === RUN TestDockerSuite/TestBuildPATH [2022-12-19T23:05:10.966Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-12-19T23:05:10.966Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-12-19T23:05:13.928Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-12-19T23:05:13.928Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-12-19T23:05:13.928Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-12-19T23:06:14.592Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-12-19T23:06:39.897Z] === RUN TestDockerSuite/TestBuildRm [2022-12-19T23:06:54.845Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-12-19T23:06:57.062Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-12-19T23:06:57.062Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-12-19T23:06:57.062Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-12-19T23:06:57.062Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-12-19T23:06:57.531Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-12-19T23:06:59.201Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-12-19T23:07:02.995Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-12-19T23:07:13.431Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-12-19T23:07:22.103Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-12-19T23:07:43.357Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-12-19T23:07:43.357Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-12-19T23:07:43.357Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-12-19T23:07:55.856Z] === RUN TestDockerSuite/TestBuildSpaces [2022-12-19T23:07:55.856Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-12-19T23:08:00.619Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-12-19T23:08:00.619Z] === RUN TestDockerSuite/TestBuildStderr [2022-12-19T23:08:06.498Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-12-19T23:08:31.812Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-12-19T23:08:31.812Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-12-19T23:08:31.812Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-12-19T23:08:34.768Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-12-19T23:08:35.759Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-12-19T23:08:41.634Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-12-19T23:08:48.809Z] === RUN TestDockerSuite/TestBuildUser [2022-12-19T23:08:48.809Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-12-19T23:08:48.809Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-12-19T23:08:48.809Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-12-19T23:08:48.809Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-12-19T23:08:48.809Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-12-19T23:08:48.809Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-12-19T23:08:53.573Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-12-19T23:08:54.043Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-12-19T23:08:57.004Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-12-19T23:08:57.004Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-12-19T23:08:57.004Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-12-19T23:08:57.004Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-12-19T23:08:57.004Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-12-19T23:09:22.318Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-12-19T23:09:23.316Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-12-19T23:09:33.759Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-12-19T23:09:46.261Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-12-19T23:09:46.261Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-12-19T23:09:46.261Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-12-19T23:09:46.261Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-12-19T23:09:46.261Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-12-19T23:09:49.220Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-12-19T23:09:49.220Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-12-19T23:09:49.689Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-12-19T23:10:04.637Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-12-19T23:10:08.436Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-12-19T23:10:08.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-12-19T23:10:34.208Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-12-19T23:10:34.208Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-12-19T23:10:35.199Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-12-19T23:10:35.199Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-12-19T23:10:35.199Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-12-19T23:10:35.199Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-12-19T23:10:35.668Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-12-19T23:10:36.655Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-12-19T23:10:47.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-12-19T23:10:48.657Z] === RUN TestDockerSuite/TestBuildXZHost [2022-12-19T23:10:48.657Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-12-19T23:10:49.126Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-12-19T23:10:49.126Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-12-19T23:10:49.595Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-12-19T23:10:49.595Z] docker_cli_sni_test.go:18: Flakey test [2022-12-19T23:10:49.595Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-12-19T23:10:52.569Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-12-19T23:10:57.332Z] === RUN TestDockerSuite/TestCommitChange [2022-12-19T23:11:03.206Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-12-19T23:11:09.083Z] === RUN TestDockerSuite/TestCommitHardlink [2022-12-19T23:11:09.083Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-12-19T23:11:09.083Z] === RUN TestDockerSuite/TestCommitNewFile [2022-12-19T23:11:24.074Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-12-19T23:11:24.074Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-12-19T23:11:24.074Z] === RUN TestDockerSuite/TestCommitTTY [2022-12-19T23:11:36.587Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-12-19T23:11:45.261Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-12-19T23:11:45.261Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.261Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-12-19T23:11:45.261Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.261Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-12-19T23:11:45.261Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-12-19T23:11:45.731Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-12-19T23:11:45.731Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-12-19T23:11:45.731Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-12-19T23:11:45.731Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-12-19T23:11:45.731Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-12-19T23:11:58.240Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-12-19T23:12:13.182Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-12-19T23:12:13.182Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-12-19T23:12:13.182Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-12-19T23:12:13.651Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-12-19T23:12:13.652Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-12-19T23:12:13.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-12-19T23:12:13.652Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-12-19T23:12:13.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-12-19T23:12:13.652Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-12-19T23:12:14.120Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-12-19T23:12:17.079Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-12-19T23:12:17.079Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-12-19T23:12:17.079Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-12-19T23:12:17.079Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-12-19T23:12:20.042Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-12-19T23:12:20.042Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-12-19T23:12:20.042Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-12-19T23:12:20.042Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-12-19T23:12:20.042Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-12-19T23:12:20.042Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-12-19T23:12:20.042Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-12-19T23:12:20.042Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-12-19T23:12:23.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-12-19T23:12:25.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-12-19T23:12:28.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-12-19T23:12:28.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-12-19T23:12:28.176Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-12-19T23:12:28.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-12-19T23:12:31.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-12-19T23:12:31.134Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-12-19T23:12:34.092Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-12-19T23:12:34.092Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-12-19T23:12:34.092Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-12-19T23:12:34.092Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:12:34.092Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-12-19T23:12:36.311Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-12-19T23:12:36.311Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-12-19T23:12:38.536Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-12-19T23:12:38.536Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-12-19T23:12:38.536Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-12-19T23:12:41.491Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-12-19T23:12:41.491Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-12-19T23:12:44.447Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-12-19T23:12:54.885Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-12-19T23:12:58.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-12-19T23:12:58.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-12-19T23:12:58.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-12-19T23:12:58.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-12-19T23:12:58.683Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-12-19T23:13:00.249Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-12-19T23:13:00.249Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-12-19T23:13:00.249Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-12-19T23:13:08.923Z] === RUN TestDockerSuite/TestContainerAPITop [2022-12-19T23:13:08.923Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-12-19T23:13:08.923Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-12-19T23:13:11.145Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-12-19T23:13:11.145Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-12-19T23:13:16.025Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-12-19T23:13:18.245Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-12-19T23:13:18.245Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-12-19T23:13:18.245Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-12-19T23:13:18.245Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-12-19T23:13:18.245Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-12-19T23:13:18.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-12-19T23:13:20.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-12-19T23:13:20.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-12-19T23:13:29.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-12-19T23:13:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-12-19T23:13:34.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-12-19T23:13:36.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005360c0_} [2022-12-19T23:13:39.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14267057003_c:\foo_false____} [2022-12-19T23:13:42.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14267057003_c:\foo_true____} [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-12-19T23:13:51.131Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-12-19T23:13:51.131Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-12-19T23:13:51.131Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-12-19T23:13:51.131Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-12-19T23:13:51.131Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-12-19T23:13:51.131Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-12-19T23:13:51.131Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-12-19T23:13:58.298Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-12-19T23:13:58.298Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-12-19T23:13:58.298Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-12-19T23:13:58.298Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-12-19T23:14:01.256Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-12-19T23:14:01.256Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-12-19T23:14:01.256Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-12-19T23:14:01.256Z] === RUN TestDockerSuite/TestCpRelativePath [2022-12-19T23:14:04.212Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-12-19T23:14:04.212Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-12-19T23:14:04.212Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-12-19T23:14:04.212Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-12-19T23:14:04.212Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-12-19T23:14:04.212Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-12-19T23:14:04.212Z] === RUN TestDockerSuite/TestCpToCaseA [2022-12-19T23:14:10.083Z] === RUN TestDockerSuite/TestCpToCaseB [2022-12-19T23:14:17.253Z] === RUN TestDockerSuite/TestCpToCaseC [2022-12-19T23:14:17.253Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-12-19T23:14:17.253Z] === RUN TestDockerSuite/TestCpToCaseD [2022-12-19T23:14:17.253Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-12-19T23:14:17.253Z] === RUN TestDockerSuite/TestCpToCaseE [2022-12-19T23:14:27.683Z] === RUN TestDockerSuite/TestCpToCaseF [2022-12-19T23:14:27.683Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-12-19T23:14:27.683Z] === RUN TestDockerSuite/TestCpToCaseG [2022-12-19T23:14:27.683Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-12-19T23:14:27.683Z] === RUN TestDockerSuite/TestCpToCaseH [2022-12-19T23:14:45.515Z] === RUN TestDockerSuite/TestCpToCaseI [2022-12-19T23:14:45.515Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-12-19T23:14:45.515Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-12-19T23:14:45.515Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-12-19T23:14:45.515Z] === RUN TestDockerSuite/TestCpToDot [2022-12-19T23:14:51.391Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-12-19T23:14:51.391Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-12-19T23:14:51.391Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-12-19T23:14:51.391Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-12-19T23:14:51.391Z] === RUN TestDockerSuite/TestCpToStdout [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-12-19T23:14:54.349Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-12-19T23:14:54.349Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-12-19T23:14:54.349Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCpVolumePath [2022-12-19T23:14:54.349Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCreateArgs [2022-12-19T23:14:54.349Z] === RUN TestDockerSuite/TestCreateByImageID [2022-12-19T23:14:56.566Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-12-19T23:14:59.527Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-12-19T23:14:59.527Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-12-19T23:14:59.527Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-12-19T23:15:01.749Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-12-19T23:15:02.739Z] === RUN TestDockerSuite/TestCreateLabels [2022-12-19T23:15:02.739Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-12-19T23:15:02.739Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-12-19T23:15:02.739Z] === RUN TestDockerSuite/TestCreateRM [2022-12-19T23:15:03.208Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-12-19T23:15:03.208Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-19T23:15:03.208Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-12-19T23:15:03.679Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-12-19T23:15:03.679Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-12-19T23:15:24.929Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-12-19T23:15:24.929Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-12-19T23:15:24.929Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-12-19T23:15:27.148Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-12-19T23:15:27.618Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-12-19T23:15:27.618Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-12-19T23:15:27.618Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-12-19T23:15:30.576Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDevicePermissions [2022-12-19T23:15:30.576Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-12-19T23:15:30.576Z] === RUN TestDockerSuite/TestDockerFails [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-12-19T23:15:31.045Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-12-19T23:15:31.045Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-12-19T23:15:31.045Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestEventsAttach [2022-12-19T23:15:31.045Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestEventsCommit [2022-12-19T23:15:31.045Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-12-19T23:15:31.045Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-12-19T23:15:34.001Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-12-19T23:15:36.957Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-12-19T23:15:39.917Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-12-19T23:15:48.596Z] === RUN TestDockerSuite/TestEventsCopy [2022-12-19T23:15:54.487Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-12-19T23:16:01.652Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-12-19T23:16:04.607Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-12-19T23:16:05.077Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-12-19T23:16:09.838Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-12-19T23:16:10.307Z] === RUN TestDockerSuite/TestEventsFilterType [2022-12-19T23:16:11.883Z] === RUN TestDockerSuite/TestEventsFilters [2022-12-19T23:16:17.761Z] === RUN TestDockerSuite/TestEventsFormat [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsImageImport [2022-12-19T23:16:28.195Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-12-19T23:16:28.195Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsImagePull [2022-12-19T23:16:28.195Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-12-19T23:16:28.195Z] === RUN TestDockerSuite/TestEventsImageTag [2022-12-19T23:16:29.764Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-12-19T23:16:29.765Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-12-19T23:16:29.765Z] === RUN TestDockerSuite/TestEventsRename [2022-12-19T23:16:32.724Z] === RUN TestDockerSuite/TestEventsResize [2022-12-19T23:16:36.532Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-12-19T23:16:38.752Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-12-19T23:16:42.551Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-12-19T23:16:52.995Z] === RUN TestDockerSuite/TestEventsTop [2022-12-19T23:16:52.995Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-12-19T23:16:52.995Z] === RUN TestDockerSuite/TestEventsUntag [2022-12-19T23:16:55.959Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-12-19T23:17:00.720Z] === RUN TestDockerSuite/TestExec [2022-12-19T23:17:00.720Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:17:00.720Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-12-19T23:17:00.720Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-12-19T23:17:00.720Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-12-19T23:17:02.940Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-12-19T23:17:05.158Z] === RUN TestDockerSuite/TestExecAPIStart [2022-12-19T23:17:05.158Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:17:05.158Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-12-19T23:17:05.158Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-12-19T23:17:05.158Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-12-19T23:17:05.158Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-12-19T23:17:05.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-12-19T23:17:08.117Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-12-19T23:17:10.334Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-12-19T23:17:13.290Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-12-19T23:17:15.506Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-12-19T23:17:21.383Z] === RUN TestDockerSuite/TestExecCgroup [2022-12-19T23:17:21.383Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-12-19T23:17:21.383Z] === RUN TestDockerSuite/TestExecEnv [2022-12-19T23:17:21.383Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-12-19T23:17:21.383Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-12-19T23:17:21.383Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-12-19T23:17:21.383Z] === RUN TestDockerSuite/TestExecExitStatus [2022-12-19T23:17:23.602Z] === RUN TestDockerSuite/TestExecInspectID [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecInteractive [2022-12-19T23:17:29.479Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-12-19T23:17:29.479Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecParseError [2022-12-19T23:17:29.479Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-12-19T23:17:29.479Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-12-19T23:17:29.479Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-12-19T23:17:29.479Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecSetEnv [2022-12-19T23:17:31.699Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecStartFails [2022-12-19T23:17:31.699Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-12-19T23:17:31.699Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-12-19T23:17:31.699Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-12-19T23:17:31.699Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-12-19T23:17:31.699Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-12-19T23:17:34.654Z] === RUN TestDockerSuite/TestExecUlimits [2022-12-19T23:17:34.654Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-12-19T23:17:34.654Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-12-19T23:17:43.327Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-12-19T23:17:43.327Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-12-19T23:17:43.327Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-12-19T23:17:43.327Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-12-19T23:17:43.327Z] === RUN TestDockerSuite/TestExecWithUser [2022-12-19T23:17:43.327Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-12-19T23:17:43.327Z] === RUN TestDockerSuite/TestGetContainerStats [2022-12-19T23:17:50.498Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-12-19T23:17:56.373Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-12-19T23:18:00.172Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-12-19T23:18:06.059Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-12-19T23:18:06.059Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:18:06.059Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-12-19T23:18:06.059Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-12-19T23:18:06.528Z] === RUN TestDockerSuite/TestHealth [2022-12-19T23:18:06.528Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-12-19T23:18:06.528Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-12-19T23:18:06.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-12-19T23:18:06.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-12-19T23:18:06.528Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-12-19T23:18:12.404Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-12-19T23:18:12.405Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-12-19T23:18:12.405Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-12-19T23:18:12.405Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-12-19T23:18:12.405Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-12-19T23:18:12.405Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-12-19T23:18:12.877Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-12-19T23:18:13.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-12-19T23:18:13.866Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-12-19T23:18:13.866Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-12-19T23:18:14.854Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-12-19T23:18:14.854Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-12-19T23:18:17.072Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-12-19T23:18:17.072Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-12-19T23:18:20.033Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-12-19T23:18:28.704Z] === RUN TestDockerSuite/TestImagesFormat [2022-12-19T23:18:28.704Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-12-19T23:18:28.704Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-12-19T23:18:28.704Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-12-19T23:18:32.498Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-12-19T23:18:32.498Z] === RUN TestDockerSuite/TestImportBadURL [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportDisplay [2022-12-19T23:18:34.716Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportFile [2022-12-19T23:18:34.716Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-12-19T23:18:34.716Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportGzipped [2022-12-19T23:18:34.716Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-12-19T23:18:34.716Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-12-19T23:18:34.716Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-12-19T23:18:34.716Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-12-19T23:18:34.716Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-12-19T23:18:34.716Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-12-19T23:18:34.716Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.717Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-12-19T23:18:34.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-19T23:18:34.717Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-12-19T23:18:37.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-12-19T23:18:39.893Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-12-19T23:18:39.893Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-12-19T23:18:40.362Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-12-19T23:18:40.362Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-12-19T23:18:40.362Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-12-19T23:18:40.362Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-12-19T23:18:40.362Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-12-19T23:18:40.362Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-12-19T23:18:43.319Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-12-19T23:18:43.319Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-12-19T23:18:46.279Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-12-19T23:18:46.279Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-12-19T23:18:46.279Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-12-19T23:18:46.279Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-12-19T23:18:46.279Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-12-19T23:18:46.279Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-12-19T23:18:46.279Z] === RUN TestDockerSuite/TestInspectDefault [2022-12-19T23:18:48.500Z] === RUN TestDockerSuite/TestInspectHistory [2022-12-19T23:18:54.377Z] === RUN TestDockerSuite/TestInspectImage [2022-12-19T23:18:54.377Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:18:54.377Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-12-19T23:18:54.377Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-12-19T23:18:54.377Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-12-19T23:18:54.377Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-19T23:18:54.377Z] === RUN TestDockerSuite/TestInspectInt64 [2022-12-19T23:18:56.597Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-12-19T23:18:58.825Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-12-19T23:18:59.294Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-12-19T23:19:06.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-12-19T23:19:09.420Z] === RUN TestDockerSuite/TestInspectPlugin [2022-12-19T23:19:09.420Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-12-19T23:19:09.420Z] === RUN TestDockerSuite/TestInspectRootFS [2022-12-19T23:19:09.420Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-12-19T23:19:11.637Z] === RUN TestDockerSuite/TestInspectStatus [2022-12-19T23:19:14.595Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-12-19T23:19:20.467Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-12-19T23:19:22.038Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-12-19T23:19:24.993Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-12-19T23:19:27.208Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-12-19T23:19:35.882Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-12-19T23:19:37.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-12-19T23:19:39.667Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksEnvs [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-12-19T23:19:40.137Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-12-19T23:19:40.137Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-12-19T23:19:40.137Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-12-19T23:19:40.137Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-12-19T23:19:40.606Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-12-19T23:19:42.824Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-12-19T23:19:45.041Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-12-19T23:19:50.933Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-12-19T23:19:53.890Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-12-19T23:19:53.890Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-12-19T23:19:53.890Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-12-19T23:19:56.113Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-12-19T23:19:56.584Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-12-19T23:20:05.257Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-12-19T23:20:12.422Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-12-19T23:20:21.096Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-12-19T23:20:24.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-12-19T23:20:27.012Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-12-19T23:20:27.012Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-12-19T23:20:27.012Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-12-19T23:20:29.232Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-12-19T23:20:37.899Z] === RUN TestDockerSuite/TestLogsSince [2022-12-19T23:20:46.584Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-12-19T23:20:46.584Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-12-19T23:20:46.584Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-12-19T23:20:46.584Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-12-19T23:20:46.584Z] === RUN TestDockerSuite/TestLogsTail [2022-12-19T23:20:50.378Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-12-19T23:20:53.338Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-12-19T23:20:56.293Z] === RUN TestDockerSuite/TestMountIntoProc [2022-12-19T23:20:56.294Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestMountIntoSys [2022-12-19T23:20:56.294Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestNetHostname [2022-12-19T23:20:56.294Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-12-19T23:20:56.294Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-12-19T23:20:56.294Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-12-19T23:20:56.294Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginActive [2022-12-19T23:20:56.294Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-12-19T23:20:56.294Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-12-19T23:20:56.294Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-12-19T23:20:56.294Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-12-19T23:20:56.294Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-12-19T23:20:56.294Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-12-19T23:20:56.294Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-12-19T23:20:56.294Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-12-19T23:20:56.294Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPortHostBinding [2022-12-19T23:20:56.294Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPortList [2022-12-19T23:20:56.294Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-12-19T23:20:56.294Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-12-19T23:21:06.726Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-12-19T23:21:06.726Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-19T23:21:06.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-12-19T23:21:11.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-12-19T23:21:11.486Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-12-19T23:21:11.486Z] === RUN TestDockerSuite/TestPsByOrder [2022-12-19T23:21:21.987Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-12-19T23:21:21.987Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-12-19T23:21:21.988Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-12-19T23:21:34.506Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-12-19T23:21:55.924Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-12-19T23:21:55.924Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-12-19T23:21:55.924Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-12-19T23:21:55.924Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-12-19T23:22:10.883Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-12-19T23:22:14.678Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-12-19T23:22:29.622Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-12-19T23:22:33.423Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-12-19T23:22:33.423Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-12-19T23:22:33.423Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-12-19T23:22:33.423Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-12-19T23:22:33.423Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-12-19T23:22:40.589Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-12-19T23:22:40.589Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-12-19T23:22:40.589Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-12-19T23:22:40.589Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-12-19T23:22:40.589Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-12-19T23:22:40.589Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-12-19T23:22:40.589Z] === RUN TestDockerSuite/TestPsRightTagName [2022-12-19T23:22:40.589Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-12-19T23:22:40.589Z] === RUN TestDockerSuite/TestPsShowMounts [2022-12-19T23:22:49.266Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-12-19T23:22:49.266Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-12-19T23:22:49.266Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-12-19T23:22:49.737Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-12-19T23:22:49.737Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-12-19T23:22:49.737Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-12-19T23:22:50.726Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-12-19T23:22:51.714Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-12-19T23:22:51.714Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-12-19T23:22:51.714Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-12-19T23:22:56.474Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-12-19T23:23:02.349Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-12-19T23:23:04.577Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-12-19T23:23:29.891Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-12-19T23:23:29.891Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:23:29.891Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-12-19T23:23:33.690Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-12-19T23:23:33.690Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-12-19T23:23:34.159Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-12-19T23:23:34.629Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-12-19T23:23:40.512Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-12-19T23:23:50.955Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-12-19T23:23:50.955Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:23:50.955Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-12-19T23:23:55.719Z] === RUN TestDockerSuite/TestRmiBlank [2022-12-19T23:23:55.719Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-12-19T23:23:55.719Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-12-19T23:24:13.569Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-12-19T23:24:15.803Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-12-19T23:24:16.791Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-12-19T23:24:25.470Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-12-19T23:24:35.911Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-12-19T23:24:44.585Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-12-19T23:24:49.350Z] === RUN TestDockerSuite/TestRmiTag [2022-12-19T23:24:50.339Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-12-19T23:24:53.299Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-12-19T23:25:18.609Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-12-19T23:25:19.599Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-12-19T23:25:25.472Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddHost [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-12-19T23:25:27.043Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-12-19T23:25:27.043Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-12-19T23:25:30.006Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-12-19T23:25:30.006Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-12-19T23:25:30.006Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-12-19T23:25:30.006Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-12-19T23:25:30.006Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-12-19T23:25:40.441Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-12-19T23:25:43.401Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-12-19T23:25:46.362Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-12-19T23:25:53.537Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-12-19T23:25:56.499Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-12-19T23:25:56.499Z] === RUN TestDockerSuite/TestRunBindMounts [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-12-19T23:26:02.380Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-12-19T23:26:02.380Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-12-19T23:26:05.338Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-12-19T23:26:05.338Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-12-19T23:26:05.338Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-12-19T23:26:09.138Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-12-19T23:26:09.138Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-12-19T23:26:09.138Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-12-19T23:26:09.138Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-12-19T23:26:09.138Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-12-19T23:26:11.362Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-12-19T23:26:11.362Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-12-19T23:26:14.316Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-12-19T23:26:17.272Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-12-19T23:26:20.227Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-12-19T23:26:20.227Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-12-19T23:26:20.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-12-19T23:26:20.227Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-12-19T23:26:20.227Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-12-19T23:26:20.227Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-12-19T23:26:20.227Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-12-19T23:26:23.185Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-12-19T23:26:23.185Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-12-19T23:26:23.185Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-12-19T23:26:23.185Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-12-19T23:26:23.185Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-12-19T23:26:23.185Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-12-19T23:26:23.185Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-12-19T23:26:23.185Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-12-19T23:26:23.185Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-12-19T23:26:25.407Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-12-19T23:26:31.284Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-12-19T23:26:31.284Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-12-19T23:26:39.956Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-12-19T23:26:39.956Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-12-19T23:26:39.956Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-12-19T23:26:39.956Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-12-19T23:26:39.956Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-12-19T23:26:39.956Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-12-19T23:26:41.528Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-12-19T23:26:44.481Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-12-19T23:26:44.481Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-12-19T23:26:44.481Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-12-19T23:26:46.704Z] === RUN TestDockerSuite/TestRunEnvironment [2022-12-19T23:26:46.704Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-12-19T23:26:46.704Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-12-19T23:26:46.704Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-12-19T23:26:46.704Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-12-19T23:26:46.704Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-12-19T23:26:46.704Z] === RUN TestDockerSuite/TestRunExitCode [2022-12-19T23:26:49.662Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-12-19T23:26:51.884Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-12-19T23:26:54.844Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunExposePort [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-12-19T23:27:03.524Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-12-19T23:27:03.524Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-12-19T23:27:08.286Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-12-19T23:27:08.286Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-12-19T23:27:08.286Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-12-19T23:27:08.286Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-12-19T23:27:08.286Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-12-19T23:27:08.286Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-12-19T23:27:18.722Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-12-19T23:27:18.722Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-12-19T23:27:18.722Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeHostname [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunMount [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-12-19T23:27:20.940Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-12-19T23:27:20.940Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-12-19T23:27:29.609Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-12-19T23:27:29.609Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-12-19T23:27:29.609Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-12-19T23:27:29.609Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-12-19T23:27:29.609Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-12-19T23:27:29.609Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-12-19T23:27:29.609Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-12-19T23:27:40.041Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetHost [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-12-19T23:27:44.798Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-12-19T23:27:44.798Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-12-19T23:27:45.797Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-12-19T23:27:48.021Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-12-19T23:27:50.980Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-12-19T23:27:51.971Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunPortInUse [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.194Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-12-19T23:27:54.194Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.663Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-12-19T23:27:54.663Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-12-19T23:27:54.663Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunPublishPort [2022-12-19T23:27:57.616Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-12-19T23:27:57.616Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-12-19T23:27:57.616Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-12-19T23:27:57.616Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-12-19T23:27:57.616Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-19T23:27:57.616Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-12-19T23:28:18.865Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-12-19T23:28:18.865Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-12-19T23:28:18.865Z] === RUN TestDockerSuite/TestRunRm [2022-12-19T23:28:19.334Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-12-19T23:28:25.209Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-12-19T23:28:33.884Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-12-19T23:28:36.104Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-12-19T23:28:39.065Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-12-19T23:28:42.023Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-12-19T23:28:42.023Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-12-19T23:28:42.023Z] === RUN TestDockerSuite/TestRunState [2022-12-19T23:28:42.023Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-12-19T23:28:42.023Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-12-19T23:28:49.189Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-12-19T23:28:49.189Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-12-19T23:28:49.189Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-12-19T23:28:51.408Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-12-19T23:28:51.408Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-12-19T23:28:51.408Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-12-19T23:28:51.408Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-12-19T23:28:51.408Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-12-19T23:28:51.877Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-12-19T23:28:51.877Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-12-19T23:28:51.877Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-12-19T23:28:51.877Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserByID [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserByName [2022-12-19T23:28:57.764Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-12-19T23:28:57.764Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-12-19T23:28:59.980Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-12-19T23:28:59.980Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-12-19T23:28:59.980Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-12-19T23:29:02.942Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-12-19T23:29:02.942Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-12-19T23:29:02.942Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-12-19T23:29:02.942Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-12-19T23:29:02.942Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-12-19T23:29:06.740Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-12-19T23:29:13.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-12-19T23:29:18.671Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-12-19T23:29:27.340Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-12-19T23:29:27.340Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-12-19T23:29:27.340Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-12-19T23:29:27.340Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-12-19T23:29:29.565Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-12-19T23:29:32.532Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-12-19T23:29:34.753Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-12-19T23:29:34.753Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-12-19T23:29:34.753Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-12-19T23:29:35.222Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-12-19T23:29:35.222Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-12-19T23:29:35.222Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-12-19T23:29:35.222Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-12-19T23:29:35.222Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-12-19T23:29:35.222Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-12-19T23:29:39.982Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-12-19T23:29:41.547Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-12-19T23:29:44.504Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-12-19T23:29:49.271Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-12-19T23:29:49.271Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-12-19T23:29:49.271Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-12-19T23:29:49.271Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-12-19T23:29:49.271Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveImageId [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.271Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-12-19T23:29:49.271Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-12-19T23:29:49.739Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-12-19T23:29:51.967Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-12-19T23:29:51.967Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-12-19T23:29:52.436Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-12-19T23:29:52.436Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-12-19T23:29:54.011Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-12-19T23:30:02.685Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-12-19T23:30:02.685Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-12-19T23:30:02.685Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-12-19T23:30:11.355Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-12-19T23:30:11.355Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-12-19T23:30:11.355Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-12-19T23:30:21.794Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-12-19T23:30:21.794Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-12-19T23:30:21.794Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-12-19T23:30:21.794Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-12-19T23:30:21.794Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-12-19T23:30:21.794Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-12-19T23:30:21.794Z] === RUN TestDockerSuite/TestStartRecordError [2022-12-19T23:30:21.794Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-12-19T23:30:21.794Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestStatsNoStream [2022-12-19T23:30:27.668Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-12-19T23:30:27.668Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-12-19T23:30:30.625Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-12-19T23:30:33.580Z] === RUN TestDockerSuite/TestTopPrivileged [2022-12-19T23:30:33.580Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-12-19T23:30:33.580Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-12-19T23:30:35.798Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-12-19T23:30:35.798Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-12-19T23:30:35.798Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-12-19T23:30:35.798Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-12-19T23:30:35.798Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-12-19T23:30:35.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-12-19T23:30:35.798Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-12-19T23:30:36.267Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-12-19T23:30:51.217Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-12-19T23:30:51.686Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-12-19T23:30:51.686Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-12-19T23:30:51.686Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-12-19T23:30:52.157Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-12-19T23:30:52.626Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-12-19T23:30:52.626Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-12-19T23:30:53.096Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-12-19T23:31:01.767Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-12-19T23:31:01.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-12-19T23:31:04.727Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-12-19T23:31:05.197Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-12-19T23:31:05.666Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-12-19T23:31:05.666Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-12-19T23:31:05.666Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-12-19T23:31:16.099Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-12-19T23:31:16.099Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-12-19T23:31:16.099Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-12-19T23:31:16.099Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-12-19T23:31:16.099Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-12-19T23:31:16.099Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-12-19T23:31:16.099Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-12-19T23:31:24.777Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-12-19T23:31:24.777Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-12-19T23:31:24.777Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-12-19T23:31:35.217Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-12-19T23:31:35.217Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-12-19T23:31:35.217Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite (3204.42s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.48s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.99s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.61s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.79s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.62s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.74s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.20s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (137.10s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.81s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.85s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.93s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.75s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.89s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.11s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.74s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.52s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.81s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.15s) [2022-12-19T23:31:36.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.51s) [2022-12-19T23:31:36.784Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.30s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.58s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.12s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.58s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.72s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.37s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.50s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.00s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.40s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.54s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.12s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (50.07s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.91s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.05s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.26s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.98s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.59s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (117.14s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.71s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.40s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.00s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.96s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (128.73s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.34s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.80s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.78s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.67s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFails (7.56s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.29s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.25s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.76s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.68s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.71s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.40s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildHistory (12.81s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.17s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.80s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.98s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.25s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (50.37s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.86s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.67s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.20s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.32s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.71s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.25s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.19s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.35s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.34s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.20s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.95s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.56s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.75s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.86s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.95s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.88s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildRm (15.54s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.92s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.01s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.92s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.22s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.99s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.23s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildStderr (5.56s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.93s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.69s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.29s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.12s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.21s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.29s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.44s) [2022-12-19T23:31:36.785Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.75s) [2022-12-19T23:31:36.785Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.17s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.10s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.38s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.51s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.66s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.33s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitChange (5.91s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.67s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.03s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitTTY (12.88s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.50s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.75s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.78s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.63s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.74s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.89s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.38s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.58s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.71s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.21s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.58s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.71s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.81s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.68s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.82s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005360c0_} (2.90s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14267057003_c:\foo_false____} (2.80s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14267057003_c:\foo_true____} (7.79s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.68s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.91s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.91s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.24s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.66s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.22s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.40s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToDot (7.64s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCpToStdout (3.16s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.75s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.44s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (18.90s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.17s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsCopy (5.99s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.06s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.41s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.64s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.30s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFilters (5.83s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFormat (10.47s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsRename (3.05s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsResize (3.54s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.43s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.43s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.74s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.37s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.47s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.48s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.59s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.67s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.47s) [2022-12-19T23:31:37.256Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.10s) [2022-12-19T23:31:37.256Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.86s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestExecInspectID (5.32s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.80s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.59s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.51s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.40s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.14s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.83s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.74s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.79s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectHistory (5.24s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.60s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.39s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.48s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.51s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectStatus (3.01s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.04s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.63s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.50s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.26s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.12s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.92s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.08s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.83s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.63s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsTail (3.41s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.00s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.71s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.94s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsByOrder (10.15s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.37s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.88s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.52s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.62s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.55s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.58s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.00s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.54s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.39s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.10s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.77s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.90s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.01s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.18s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.05s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.31s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (10.21s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.05s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.63s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.77s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.93s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.98s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.22s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.86s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.07s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.16s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.88s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.44s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.12s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.44s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.61s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.89s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.62s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.63s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.78s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.46s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.86s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s) [2022-12-19T23:31:37.257Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-19T23:31:37.257Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.19s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.56s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.57s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.57s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunExitCode (2.62s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.60s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.58s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.84s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.89s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.94s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.99s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.97s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.38s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.64s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.03s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.52s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.01s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.35s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.80s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunRm (2.89s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.05s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.63s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.83s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.13s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.42s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.38s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.84s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.69s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.05s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.19s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.19s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.79s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.74s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.58s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.97s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.06s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.08s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.42s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.94s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.81s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.84s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.68s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.84s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.60s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.29s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.00s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.32s) [2022-12-19T23:31:37.258Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-19T23:31:37.258Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-12-19T23:31:37.258Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.258Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-12-19T23:31:37.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-12-19T23:31:37.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-12-19T23:31:37.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-12-19T23:31:37.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-12-19T23:31:37.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-12-19T23:31:37.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-12-19T23:31:37.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-12-19T23:31:37.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerDaemonSuite [2022-12-19T23:31:37.259Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-12-19T23:31:37.259Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-12-19T23:31:37.259Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-12-19T23:31:37.259Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerSwarmSuite [2022-12-19T23:31:37.259Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-12-19T23:31:37.259Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.259Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-19T23:31:37.259Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-19T23:31:37.260Z] === RUN TestDockerExternalVolumeSuite [2022-12-19T23:31:37.260Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-12-19T23:31:37.260Z] === RUN TestDockerNetworkSuite [2022-12-19T23:31:37.260Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-12-19T23:31:37.260Z] === RUN TestDockerHubPullSuite [2022-12-19T23:31:37.260Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-12-19T23:31:37.260Z] PASS [2022-12-19T23:31:37.260Z] ok github.com/docker/docker/integration-cli 3204.928s [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === Skipped [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-12-19T23:31:37.260Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.260Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-12-19T23:31:37.260Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-19T23:31:37.260Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-19T23:31:37.260Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-19T23:31:37.260Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.260Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-19T23:31:37.260Z] [2022-12-19T23:31:37.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-12-19T23:31:37.260Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-19T23:31:37.730Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.730Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-12-19T23:31:37.730Z] [2022-12-19T23:31:37.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-12-19T23:31:37.730Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-12-19T23:31:37.731Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-12-19T23:31:37.731Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-12-19T23:31:37.731Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-12-19T23:31:37.731Z] docker_cli_sni_test.go:18: Flakey test [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-19T23:31:37.731Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-12-19T23:31:37.731Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-19T23:31:37.731Z] [2022-12-19T23:31:37.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-19T23:31:37.731Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.731Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-19T23:31:37.732Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.732Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.732Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-12-19T23:31:37.732Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-12-19T23:31:37.732Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-19T23:31:37.732Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-12-19T23:31:37.732Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-12-19T23:31:37.732Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.732Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-12-19T23:31:37.732Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-19T23:31:37.733Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-12-19T23:31:37.733Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-19T23:31:37.733Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-12-19T23:31:37.733Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-12-19T23:31:37.733Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-12-19T23:31:37.733Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-12-19T23:31:37.733Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-19T23:31:37.733Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-12-19T23:31:37.733Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-19T23:31:37.733Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-19T23:31:37.733Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.733Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-12-19T23:31:37.733Z] [2022-12-19T23:31:37.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-19T23:31:37.733Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-12-19T23:31:37.734Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-19T23:31:37.734Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.734Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-12-19T23:31:37.734Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-12-19T23:31:37.734Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.734Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-12-19T23:31:37.734Z] [2022-12-19T23:31:37.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:37.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-12-19T23:31:37.735Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-12-19T23:31:37.735Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-12-19T23:31:37.735Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-19T23:31:38.204Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.204Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-19T23:31:38.204Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-19T23:31:38.205Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-19T23:31:38.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.205Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-19T23:31:38.205Z] [2022-12-19T23:31:38.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-19T23:31:38.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.206Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-19T23:31:38.206Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-12-19T23:31:38.207Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] DONE 1093 tests, 547 skipped in 3218.700s [2022-12-19T23:31:38.207Z] INFO: Integration tests ended at 12/19/2022 23:31:38. Duration:00:53:38.9055337 [2022-12-19T23:31:38.207Z] INFO: Docker info of the daemon under test at end of run [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] Containers: 2 [2022-12-19T23:31:38.207Z] Running: 0 [2022-12-19T23:31:38.207Z] Paused: 0 [2022-12-19T23:31:38.207Z] Stopped: 2 [2022-12-19T23:31:38.207Z] Images: 18 [2022-12-19T23:31:38.207Z] Server Version: 0.0.0-dev [2022-12-19T23:31:38.207Z] Storage Driver: windowsfilter [2022-12-19T23:31:38.207Z] Windows: [2022-12-19T23:31:38.207Z] Logging Driver: json-file [2022-12-19T23:31:38.207Z] Plugins: [2022-12-19T23:31:38.207Z] Volume: local [2022-12-19T23:31:38.207Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-19T23:31:38.207Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-19T23:31:38.207Z] Swarm: inactive [2022-12-19T23:31:38.207Z] Default Isolation: process [2022-12-19T23:31:38.207Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-19T23:31:38.207Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-19T23:31:38.207Z] OSType: windows [2022-12-19T23:31:38.207Z] Architecture: x86_64 [2022-12-19T23:31:38.207Z] CPUs: 4 [2022-12-19T23:31:38.207Z] Total Memory: 32GiB [2022-12-19T23:31:38.207Z] Name: azwin-2-590ec0 [2022-12-19T23:31:38.207Z] ID: BRXU:OKOR:5QCN:BSWM:DL64:UVPK:YR5A:PFKE:GVOT:WDMT:RUZQ:WG7S [2022-12-19T23:31:38.207Z] Docker Root Dir: D:\CI\PR-44673\2\daemon [2022-12-19T23:31:38.207Z] Debug Mode (client): false [2022-12-19T23:31:38.207Z] Debug Mode (server): true [2022-12-19T23:31:38.207Z] File Descriptors: -1 [2022-12-19T23:31:38.207Z] Goroutines: 17 [2022-12-19T23:31:38.207Z] System Time: 2022-12-19T23:31:38.1164031Z [2022-12-19T23:31:38.207Z] EventsListeners: 0 [2022-12-19T23:31:38.207Z] Registry: https://index.docker.io/v1/ [2022-12-19T23:31:38.207Z] Labels: [2022-12-19T23:31:38.207Z] Experimental: false [2022-12-19T23:31:38.207Z] Insecure Registries: [2022-12-19T23:31:38.207Z] 127.0.0.0/8 [2022-12-19T23:31:38.207Z] Live Restore Enabled: false [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.207Z] [2022-12-19T23:31:38.676Z] INFO: Stopping daemon under test [2022-12-19T23:31:38.676Z] SUCCESS: The process with PID 5024 (child process of PID 5172) has been terminated. [2022-12-19T23:31:38.676Z] SUCCESS: The process with PID 5172 (child process of PID 3556) has been terminated. [2022-12-19T23:31:38.676Z] INFO: Stop tailing logs of the daemon under tests [2022-12-19T23:31:38.676Z] INFO: executeCI.ps1 Completed successfully at 12/19/2022 23:31:38. [2022-12-19T23:31:38.676Z] INFO: Tidying up at end of run [2022-12-19T23:31:38.676Z] INFO: Saving daemon under test log (d:\CI\PR-44673\2\dut.out) to bundles\CIDUT.out [2022-12-19T23:31:38.676Z] INFO: Saving daemon under test log (d:\CI\PR-44673\2\dut.err) to bundles\CIDUT.err [2022-12-19T23:31:38.676Z] INFO: Nuke-Everything... [2022-12-19T23:31:38.676Z] INFO: Container count on control daemon to delete is 2 [2022-12-19T23:31:39.145Z] d54fda00b207 [2022-12-19T23:31:39.145Z] d20a6c33bcdf [2022-12-19T23:31:39.145Z] INFO: Tidying pidfile d:\CI\PR-44673\2\docker.pid [2022-12-19T23:31:39.145Z] INFO: Nuking d:\CI [2022-12-19T23:32:21.870Z] INFO: Zapped successfully [2022-12-19T23:32:21.870Z] [2022-12-19T23:32:21.870Z] INFO: executeCI.ps1 exiting at Mon Dec 19 23:32:16 CUT 2022. Duration 01:24:48.2334793 [2022-12-19T23:32:21.870Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-12-19T23:32:22.125Z] Recording test results [2022-12-19T23:32:29.906Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-12-19T23:32:32.025Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-12-19T23:32:34.468Z] Archiving artifacts [2022-12-19T23:32:49.176Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T23:32:50.138Z] + make clean [2022-12-19T23:32:52.375Z] docker volume rm -f docker-dev-cache [2022-12-19T23:32:52.375Z] 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